• Joy Latten's avatar
    [IPV6] Make ipsec tunnel work with ext hdrs · f16fd25c
    Joy Latten authored
    I noticed that using extensions headers along with IPsecv6 tunnel mode did
    not work in 2.5.73 + patch-2.5.73-bk3. The following patch
    checks "nexthdr" instead of "iph->nexthdr" which could be an
    extension header. I tested this with tunnel mode and transport mode
    with and without extension headers and it worked ok.
    f16fd25c
xfrm6_input.c 2.87 KB