usagi/kernel/linux26/include/linux xfrm.h usagi/kernel/linux26/include/net xfrm.h usagi/kernel/linux26/net/ipv6 raw.c xfrm6_policy.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
nakam 2004/05/11 16:25:42 JST
Modified files:
kernel/linux26/include/linux xfrm.h
kernel/linux26/include/net xfrm.h
kernel/linux26/net/ipv6 raw.c xfrm6_policy.c
Log:
IPsec policy can be matched by IPv6 ICMP type and code.
Revision Changes Path
1.14 +9 -0 usagi/kernel/linux26/include/linux/xfrm.h
1.42 +19 -6 usagi/kernel/linux26/include/net/xfrm.h
1.40 +49 -0 usagi/kernel/linux26/net/ipv6/raw.c
1.20 +11 -0 usagi/kernel/linux26/net/ipv6/xfrm6_policy.c