Hiren Panchasara
b6ff672460
We currently don't do TSO if ip options are present. In case of IPv6, we look at
...
in6p_options to check that. That is incorrect as we carry ip options in
in6p_outputopts. Also, just checking for in6p_outputopts being NULL won't
suffice as we combine ip options and ip header fields both in that one field.
The commit fixes this by using ip6_optlen() which correctly calculates length
of only ip options for IPv6.
Reviewed by: ae, bz
MFC after: 3 weeks
Sponsored by: Limelight Networks
2016-12-11 23:14:47 +00:00
..
2016-11-01 21:08:37 +00:00
2016-10-06 16:28:34 +00:00
2016-05-03 18:05:43 +00:00
2016-11-19 14:45:08 +00:00
2016-06-06 00:35:45 +00:00
2016-12-09 17:59:15 +00:00
2016-10-02 01:42:45 +00:00
2016-06-02 17:51:29 +00:00
2016-09-04 17:23:10 +00:00
2016-01-25 06:33:15 +00:00
2015-12-08 10:50:03 +00:00
2015-12-08 10:50:03 +00:00
2016-08-09 02:16:21 +00:00
2015-12-16 23:39:27 +00:00
2015-12-16 23:39:27 +00:00
2016-05-03 18:05:43 +00:00
2016-10-13 20:15:47 +00:00
2016-06-23 21:07:15 +00:00
2016-03-31 00:53:23 +00:00
2016-07-28 18:39:30 +00:00
2016-06-01 10:14:04 +00:00
2016-02-03 21:56:51 +00:00
2015-08-29 06:58:30 +00:00
2015-08-29 06:58:30 +00:00
2016-07-27 20:34:09 +00:00
2016-10-02 01:42:45 +00:00
2016-10-02 01:42:45 +00:00
2016-08-18 22:59:00 +00:00
2015-12-17 14:41:30 +00:00
2016-06-01 10:14:04 +00:00
2016-05-26 21:40:13 +00:00
2015-07-31 09:02:28 +00:00
2016-01-09 09:34:39 +00:00
2016-11-28 17:55:32 +00:00
2016-08-13 16:45:14 +00:00
2015-04-01 22:26:39 +00:00
2016-12-09 20:50:35 +00:00
2016-04-29 20:22:01 +00:00
2016-07-06 14:09:49 +00:00
2016-09-15 07:41:48 +00:00
2016-08-21 18:55:30 +00:00
2016-09-15 07:41:48 +00:00
2016-05-03 18:05:43 +00:00
2016-10-24 22:11:33 +00:00
2015-04-15 00:57:21 +00:00
2016-06-01 10:14:04 +00:00
2016-05-03 18:05:43 +00:00
2016-09-15 07:41:48 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-07-16 07:48:01 +00:00
2016-10-22 17:21:21 +00:00
2016-12-06 10:21:25 +00:00
2016-12-07 19:30:59 +00:00
2016-12-07 19:30:59 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-04-07 09:10:34 +00:00
2016-12-07 19:30:59 +00:00
2016-12-11 13:26:35 +00:00
2016-12-07 19:30:59 +00:00
2016-12-07 19:30:59 +00:00
2015-06-17 15:20:14 +00:00
2016-05-02 20:56:11 +00:00
2016-12-06 10:21:25 +00:00
2016-12-09 17:57:17 +00:00
2016-01-30 12:58:38 +00:00
2016-12-07 19:30:59 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-12-07 19:30:59 +00:00
2016-12-07 19:30:59 +00:00
2016-09-22 09:58:46 +00:00
2016-12-06 10:21:25 +00:00
2016-05-12 16:34:59 +00:00
2016-12-07 19:30:59 +00:00
2016-02-17 18:04:22 +00:00
2016-12-06 10:21:25 +00:00
2016-12-07 19:30:59 +00:00
2016-12-07 19:30:59 +00:00
2016-04-07 09:10:34 +00:00
2016-12-11 13:26:35 +00:00
2016-12-06 10:21:25 +00:00
2016-03-11 23:18:06 +00:00
2016-10-06 16:28:34 +00:00
2016-08-11 23:52:24 +00:00
2015-12-24 19:09:48 +00:00
2016-08-26 17:48:54 +00:00
2016-10-06 16:28:34 +00:00
2016-10-06 16:28:34 +00:00
2016-12-02 08:02:31 +00:00
2016-08-25 13:33:32 +00:00
2016-08-02 06:36:47 +00:00
2016-01-27 00:45:46 +00:00
2016-12-11 23:14:47 +00:00
2016-07-06 16:17:13 +00:00
2016-07-06 16:17:13 +00:00
2016-01-09 09:34:39 +00:00
2016-05-03 18:05:43 +00:00
2016-10-06 16:28:34 +00:00
2016-11-19 14:45:08 +00:00
2016-11-21 20:53:11 +00:00
2016-01-27 00:48:05 +00:00
2016-10-14 14:57:43 +00:00
2016-08-16 12:40:56 +00:00
2016-11-19 14:45:08 +00:00
2016-10-18 07:16:49 +00:00
2016-10-12 19:06:50 +00:00
2016-01-22 02:07:48 +00:00
2016-06-02 17:51:29 +00:00
2016-10-01 19:39:09 +00:00
2016-06-01 10:14:04 +00:00