usagi/kernel/linux25/net netsyms.c usagi/kernel/linux25/include/net xfrm.h usagi/kernel/linux25/net/ipv4 xfrm4_policy.c Makefile route.c xfrm_policy.c usagi/kernel/linux25/net/ipv6 route.c xfrm6_policy.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/03/13 17:59:22 JST
Modified files: (Branch: bIPSEC-CLEANUP-20030310)
kernel/linux25/net netsyms.c
kernel/linux25/include/net xfrm.h
kernel/linux25/net/ipv4 Makefile route.c xfrm_policy.c
kernel/linux25/net/ipv6 route.c xfrm6_policy.c
Added files: (Branch: bIPSEC-CLEANUP-20030310)
kernel/linux25/net/ipv4 xfrm4_policy.c
Log:
move af-dependent functions in net/xfrm_policy.c info net/ipv4/xfrm4_policy.c and net/ipv6/xfrm6_policy.c.
Revision Changes Path
1.17.6.7 +5 -2 usagi/kernel/linux25/net/netsyms.c
1.8.6.22 +36 -4 usagi/kernel/linux25/include/net/xfrm.h
1.1.1.11.20.3 +1 -1 usagi/kernel/linux25/net/ipv4/Makefile
1.2.6.2 +1 -8 usagi/kernel/linux25/net/ipv4/route.c
1.12.6.29 +127 -422 usagi/kernel/linux25/net/ipv4/xfrm_policy.c
1.9.6.2 +1 -11 usagi/kernel/linux25/net/ipv6/route.c
1.1.2.2 +256 -1 usagi/kernel/linux25/net/ipv6/Attic/xfrm6_policy.c