usagi/kernel/linux25/include/net ah.h esp.h xfrm.h usagi/kernel/linux25/net netsyms.c usagi/kernel/linux25/net/ipv4 ah.c esp.c xfrm_algo.c usagi/kernel/linux25/net/ipv6 ah6.c esp6.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/03/14 15:49:11 JST
Modified files:
kernel/linux25/include/net xfrm.h
kernel/linux25/net netsyms.c
kernel/linux25/net/ipv4 ah.c esp.c xfrm_algo.c
kernel/linux25/net/ipv6 ah6.c esp6.c
Added files:
kernel/linux25/include/net ah.h esp.h
Log:
linux-2.5 Changeset 1.1075.4.1: Fix build when ipsec is disabled. (by davem)
Revision Changes Path
1.9 +1 -78 usagi/kernel/linux25/include/net/xfrm.h
1.18 +6 -0 usagi/kernel/linux25/net/netsyms.c
1.6 +1 -0 usagi/kernel/linux25/net/ipv4/ah.c
1.6 +1 -0 usagi/kernel/linux25/net/ipv4/esp.c
1.3 +6 -0 usagi/kernel/linux25/net/ipv4/xfrm_algo.c
1.2 +1 -0 usagi/kernel/linux25/net/ipv6/ah6.c
1.2 +1 -0 usagi/kernel/linux25/net/ipv6/esp6.c