In article <[EMAIL PROTECTED]> (at Sat, 7 Jul 2007 17:34:59 +0300), Rémi
Denis-Courmont <[EMAIL PROTECTED]> says:
> Fix handling of IPv6 Routing Headers with zero segments left.
> In that case, we should ignore the extension header and continue with
> the next one, rather than return a Paramater
Fix handling of IPv6 Routing Headers with zero segments left.
In that case, we should ignore the extension header and continue with
the next one, rather than return a Paramater Problem.
This is more consistent with RFC2461 (§4.4) and
draft-ietf-ipv6-deprecate-rh0.
Signed-off-by: Rémi Denis-Courm