[NET]: Allow XFRM subsystem to be optional.
commitbe1fc1ce111c372ec0a79241b3acb86572f5d57f
authorAndi Kleen <ak@muc.de>
Fri, 8 Aug 2003 19:15:23 +0000 (8 12:15 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Fri, 8 Aug 2003 19:15:23 +0000 (8 12:15 -0700)
tree0713f718a553c021cf1f27b82bf2f805e9664099
parent3a6045ffd2e18ba39cd66dddba8fd3b0bccc1681
[NET]: Allow XFRM subsystem to be optional.
16 files changed:
include/net/dst.h
include/net/xfrm.h
net/Kconfig
net/core/skbuff.c
net/ipv4/Kconfig
net/ipv4/Makefile
net/ipv4/route.c
net/ipv4/udp.c
net/ipv6/Kconfig
net/ipv6/Makefile
net/ipv6/ipv6_syms.c
net/ipv6/route.c
net/netsyms.c
net/xfrm/Kconfig
net/xfrm/Makefile
net/xfrm/xfrm_export.c [new file with mode: 0644]