lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ