linux/net/ipx
Stephen Hemminger 7b1ba8de56 [IPX]: Another nonlinear receive fix
Need to check some more cases in IPX receive.  If the skb is purely
fragments, the IPX header needs to be extracted. The function
pskb_may_pull() may in theory invalidate all the pointers in the skb,
so references to ipx header must be refreshed.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-08-08 16:48:51 -07:00
..
af_ipx.c [IPX]: Another nonlinear receive fix 2006-08-08 16:48:51 -07:00
ChangeLog Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ipx_proc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ipx_route.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Kconfig [NET]: move config options out to individual protocols 2005-07-11 21:13:56 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_ipx.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00