usagi/kernel/linux25/net netsyms.c usagi/kernel/linux25/include/net xfrm.h usagi/kernel/linux25/net/key af_key.c usagi/kernel/linux25/net/ipv4 ah.c esp.c xfrm_policy.c xfrm_user.c usagi/kernel/linux25/net/ipv6 ah6.c esp6.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/03/11 14:36:09 JST
Modified files: (Branch: bIPSEC-CLEANUP-20030310)
kernel/linux25/net netsyms.c
kernel/linux25/include/net xfrm.h
kernel/linux25/net/key af_key.c
kernel/linux25/net/ipv4 ah.c esp.c xfrm_policy.c xfrm_user.c
kernel/linux25/net/ipv6 ah6.c esp6.c
Log:
code share type-map management.
Revision Changes Path
1.17.6.4 +0 -3 usagi/kernel/linux25/net/netsyms.c
1.8.6.9 +3 -7 usagi/kernel/linux25/include/net/xfrm.h
1.4.6.6 +1 -14 usagi/kernel/linux25/net/key/af_key.c
1.5.6.5 +3 -3 usagi/kernel/linux25/net/ipv4/ah.c
1.5.6.4 +3 -3 usagi/kernel/linux25/net/ipv4/esp.c
1.12.6.7 +71 -59 usagi/kernel/linux25/net/ipv4/xfrm_policy.c
1.4.6.6 +1 -13 usagi/kernel/linux25/net/ipv4/xfrm_user.c
1.1.6.4 +3 -3 usagi/kernel/linux25/net/ipv6/ah6.c
1.1.6.3 +3 -3 usagi/kernel/linux25/net/ipv6/esp6.c