[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 03675) Routing header reversal support is missing!



Hello everyone!

As a followup to my previous post, and because I received no reply, I
began carefully analysing the IPv6 source code in the USAGI webcvs,
and I realized that the support for point 8.4 (Responding to Packets
Carrying Routing Headers) of the IPv6 RFC2460 is incorrect.

It states that it should be possible to reverse routing headers if
authentication (namely IPSec AH) is present in the connection.

However, the only thing related to routing header reversal is a
backdoor left for testing: ipv6_invert_rthdr in exthdrs.c.

is there any specific reason why the correct support isn't present?


Thanks, Sérgio