/[base]
ViewVC logotype

Revision 358311


Jump to revision: Previous Next
Author: bz
Date: Tue Feb 25 15:03:41 2020 UTC (4 years, 4 months ago)
Changed paths: 1
Log Message:
ip6_output: fix regression introduced in r358167 for ipv6 fragmentation

When moving the calculations for the optlen into the if (opt) block
which deals with possible extension headers I failed to initialise
unfragpartlen to the ipv6 header length if there were no extension
headers present.  Correct that mistake to make IPv6 fragment length
calculcations work again.

Reported by:	hselasky, kp
OKed by:	hselasky, kp
MFC after:	3 days
X-MFC with:	r358167
PR:		244393


Changed paths

Path Details
Directoryhead/sys/netinet6/ip6_output.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27