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
..
2013-12-06 12:37:56 -05:00
2014-05-23 16:28:53 -04:00
2014-05-12 14:03:41 -04:00
2014-05-14 15:33:47 -04:00
2013-12-06 12:37:56 -05:00
2014-02-13 18:33:38 -05:00
2013-12-06 12:37:56 -05:00