1
0
Fork 0
alistair23-linux/net/ipx
Tom Herbert 28448b8045 net: Split sk_no_check into sk_no_check_{rx,tx}
Define separate fields in the sock structure for configuring disabling
checksums in both TX and RX-- sk_no_check_tx and sk_no_check_rx.
The SO_NO_CHECK socket option only affects sk_no_check_tx. Also,
removed UDP_CSUM_* defines since they are no longer necessary.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-23 16:28:53 -04:00
..
Kconfig ipx: remove the BKL 2011-03-05 10:55:58 +01:00
Makefile ipx: move peII functions 2012-07-19 10:48:00 -07:00
af_ipx.c net: Split sk_no_check into sk_no_check_{rx,tx} 2014-05-23 16:28:53 -04:00
ipx_proc.c net: proc_fs: trivial: print UIDs as unsigned int 2013-08-15 14:37:46 -07:00
ipx_route.c net: Split sk_no_check into sk_no_check_{rx,tx} 2014-05-23 16:28:53 -04:00
pe2.c ipx: move peII functions 2012-07-19 10:48:00 -07:00
sysctl_net_ipx.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00