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-05-03 18:05:43 +00:00
2016-10-02 01:42:45 +00:00
2016-05-03 18:05:43 +00:00
2016-03-31 00:53:23 +00:00
2016-10-02 01:42:45 +00:00
2016-10-02 01:42:45 +00:00
2015-12-17 14:41:30 +00:00
2015-07-31 09:02:28 +00:00
2016-12-09 20:50:35 +00:00
2016-05-03 18:05:43 +00:00
2016-05-03 18:05:43 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2015-06-17 15:20:14 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-12-06 10:21:25 +00:00
2016-05-03 18:05:43 +00:00