Bugzilla – Bug 770
IPv6 size calculation for unknown options is wrong
Last modified: 2009-12-18 12:45:57 UTC
Created attachment 692 [details] patch IPv6 defines a mechanism to handle unknown options (This is implemented in Ipv6Extension::ProcessOptions). The size calculation does not take into account that the option header adds an additional 2 bytes to the total length of an option.
Good catch! I am OK to apply.
Done 8f126818f691.