[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1393416659-10868-1-git-send-email-Neil.Jerram@metaswitch.com>
Date: Wed, 26 Feb 2014 12:10:58 +0000
From: Neil Jerram <Neil.Jerram@...aswitch.com>
To: <netdev@...r.kernel.org>
CC: <davem@...emloft.net>, Neil Jerram <Neil.Jerram@...aswitch.com>
Subject: [PATCH net-next 0/1] net: Add doc on how SKBs work
I'm ramping up on Linux networking and found the material at
http://vger.kernel.org/~davem/skb_data.html very useful. Therefore
here is a patch to copy that into a Documentation/networking file in
the Linux tree.
Is this kind of thing welcome? If it is, I'm aware that:
- some of the details are out of date
- more material would be useful on other pointers into the data area,
such as the MAC and network headers
and would propose to work on addressing those in subsequent changes.
Regards,
Neil
Neil Jerram (1):
net: Add doc on how SKBs work
Documentation/networking/00-INDEX | 2 +
Documentation/networking/skb_data.txt | 385 +++++++++++++++++++++++++++++++++
2 files changed, 387 insertions(+)
create mode 100644 Documentation/networking/skb_data.txt
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists