usagi/kernel/linux25/include/net xfrm.h usagi/kernel/linux25/net/ipv4 ah.c esp.c usagi/kernel/linux25/net/ipv6 ah.c esp.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
miyazawa 2003/02/21 02:57:12 JST
Modified files: (Branch: bUSAGI-IPSEC-20030219)
kernel/linux25/include/net xfrm.h
kernel/linux25/net/ipv4 ah.c esp.c
Removed files: (Branch: bUSAGI-IPSEC-20030219)
kernel/linux25/net/ipv6 ah.c esp.c
Log:
move ah and esp functions to ipv4
Revision Changes Path
1.1.1.7.4.2 +0 -58 usagi/kernel/linux25/include/net/xfrm.h
1.1.1.6.6.2 +351 -1 usagi/kernel/linux25/net/ipv4/ah.c
1.1.1.4.6.2 +588 -3 usagi/kernel/linux25/net/ipv4/esp.c