NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/56836: IPv6 ESN tunneling IPcomp has corrupt header
One more thing worth noting. I'm pretty sure that without this
change, racoon can't interop with itself:
racoon/pfkey.c hard-wires SADB_X_EXT_RAWCPI which means:
- outgoing packets do have a correct IPcomp header (i.e., containing
the CPI), but
- incoming packets with that correct CPI never match the SA because
the SA was hashed using the compression algorithm
Home |
Main Index |
Thread Index |
Old Index