usagi/kernel/linux25/include/net xfrm.h usagi/kernel/linux25/net netsyms.c usagi/kernel/linux25/net/ipv4 xfrm4_state.c Makefile xfrm_policy.c xfrm_state.c usagi/kernel/linux25/net/ipv6 xfrm6_state.c Makefile
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/03/13 15:31:20 JST
Modified files: (Branch: bIPSEC-CLEANUP-20030310)
kernel/linux25/include/net xfrm.h
kernel/linux25/net netsyms.c
kernel/linux25/net/ipv4 Makefile xfrm_policy.c xfrm_state.c
kernel/linux25/net/ipv6 Makefile
Added files: (Branch: bIPSEC-CLEANUP-20030310)
kernel/linux25/net/ipv4 xfrm4_state.c
kernel/linux25/net/ipv6 xfrm6_state.c
Log:
split out af-specific functions info net/ipv4/xfrm4_state.c and net/ipv6/xfrm6_state.c.
Revision Changes Path
1.8.6.21 +21 -0 usagi/kernel/linux25/include/net/xfrm.h
1.17.6.6 +4 -0 usagi/kernel/linux25/net/netsyms.c
1.1.1.11.20.2 +1 -1 usagi/kernel/linux25/net/ipv4/Makefile
1.12.6.28 +1 -0 usagi/kernel/linux25/net/ipv4/xfrm_policy.c
1.8.6.20 +88 -241 usagi/kernel/linux25/net/ipv4/xfrm_state.c
1.10.6.2 +1 -1 usagi/kernel/linux25/net/ipv6/Makefile