Vlad Yasevich
32dce968dd
ipv6: Allow for partial checksums on non-ufo packets
...
Currntly, if we are not doing UFO on the packet, all UDP
packets will start with CHECKSUM_NONE and thus perform full
checksum computations in software even if device support
IPv6 checksum offloading.
Let's start start with CHECKSUM_PARTIAL if the device
supports it and we are sending only a single packet at
or below mtu size.
Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-02-02 19:28:05 -08:00
..
2014-12-05 12:43:04 +01:00
2014-10-15 10:25:04 +10:30
2014-07-15 16:12:48 -07:00
2015-01-23 17:51:15 -08:00
2014-11-24 04:28:48 -05:00
2014-12-09 16:29:03 -05:00
2014-11-24 04:28:48 -05:00
2015-01-07 22:17:11 +01:00
2015-01-16 13:06:38 +02:00
2015-02-01 23:16:34 -08:00
2014-12-09 16:29:03 -05:00
2015-01-18 01:03:45 -05:00
2015-01-08 20:36:57 +03:00
2015-02-02 18:46:51 -08:00
2014-11-16 14:50:52 -05:00
2014-12-10 22:41:55 -05:00
2015-01-18 23:36:08 -05:00
2014-10-01 00:44:04 +10:00
2015-01-25 16:00:54 -08:00
2015-01-02 15:46:41 -05:00
2014-07-11 15:04:40 -07:00
2015-01-18 01:03:45 -05:00
2015-02-02 18:48:55 -08:00
2015-02-02 19:28:05 -08:00
2014-11-24 04:28:49 -05:00
2015-01-30 18:08:25 -08:00
2014-12-10 22:41:55 -05:00
2014-11-24 04:28:48 -05:00
2015-01-18 01:03:45 -05:00
2014-10-24 15:51:42 -04:00
2015-01-25 00:23:21 -08:00
2015-01-27 16:59:56 -08:00
2015-01-03 01:51:51 +01:00
2015-01-30 17:58:39 -08:00
2015-01-18 01:03:45 -05:00
2015-01-18 01:03:45 -05:00
2015-01-28 23:15:07 -08:00
2014-11-24 04:28:48 -05:00
2015-01-28 00:03:36 +01:00
2015-01-28 23:04:15 -08:00
2015-01-18 01:03:45 -05:00
2015-01-19 16:20:17 -05:00
2014-12-15 11:49:09 -05:00
2014-12-14 16:10:09 -08:00
2014-11-24 04:28:48 -05:00
2015-02-02 18:46:51 -08:00
2015-01-28 23:23:57 -08:00
2015-01-26 17:02:05 -08:00
2015-01-07 14:03:58 -05:00
2015-02-01 23:16:34 -08:00
2015-01-26 16:58:08 -08:00
2015-01-28 23:15:07 -08:00
2014-12-09 16:29:03 -05:00
2014-10-07 20:28:44 -04:00
2015-01-27 16:59:56 -08:00
2014-11-24 04:28:48 -05:00
2015-01-18 01:03:45 -05:00
2014-12-09 16:29:03 -05:00
2014-12-02 20:01:20 -08:00
2014-12-16 15:53:03 -08:00
2015-01-28 23:15:07 -08:00