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>] [day] [month] [year] [list]
Date:	Tue, 13 Mar 2007 18:46:31 -0300
From:	"Arnaldo Carvalho de Melo" <acme@...stprotocols.net>
To:	"David Miller" <davem@...emloft.net>
Cc:	"Netdev List" <netdev@...r.kernel.org>
Subject: [PATCH 07/15] [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh

Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
 drivers/net/gianfar.c     |    4 ++--
 drivers/net/ioc3-eth.c    |    2 +-
 drivers/net/mv643xx_eth.c |    2 +-
 include/linux/skbuff.h    |    1 -
 include/linux/udp.h       |    9 +++++++++
 include/net/udplite.h     |    2 +-
 net/core/netpoll.c        |    4 +++-
 net/core/pktgen.c         |    4 ++--
 net/ipv4/udp.c            |   12 ++++++------
 net/ipv6/udp.c            |   10 +++++-----
 net/rxrpc/connection.c    |    4 ++--
 net/rxrpc/transport.c     |    4 ++--
 12 files changed, 34 insertions(+), 24 deletions(-)

View attachment "0007-SK_BUFF-Introduce-udp_hdr-remove-skb-h.uh.patch" of type "text/x-patch" (9643 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ