freebsd-nq/sys/netipsec
Bjoern A. Zeeb 4b79449e2f Rather than using hidden includes (with cicular dependencies),
directly include only the header files needed. This reduces the
unneeded spamming of various headers into lots of files.

For now, this leaves us with very few modules including vnet.h
and thus needing to depend on opt_route.h.

Reviewed by:	brooks, gnn, des, zec, imp
Sponsored by:	The FreeBSD Foundation
2008-12-02 21:37:28 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h Unify ipsec[46]_delete_pcbpolicy in ipsec_delete_pcbpolicy. 2008-11-27 10:43:08 +00:00
ipsec_input.c Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
ipsec_mbuf.c Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00
ipsec_output.c Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
ipsec.c Unify ipsec[46]_delete_pcbpolicy in ipsec_delete_pcbpolicy. 2008-11-27 10:43:08 +00:00
ipsec.h Unify ipsec[46]_delete_pcbpolicy in ipsec_delete_pcbpolicy. 2008-11-27 10:43:08 +00:00
key_debug.c
key_debug.h Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
key_var.h
key.c Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
key.h
keydb.h
keysock.c Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
keysock.h Unhide declarations of network stack virtualization structs from 2008-11-28 23:30:51 +00:00
vipsec.h Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
xform_ah.c Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
xform_esp.c Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
xform_ipcomp.c Change the initialization methodology for global variables scheduled 2008-11-19 09:39:34 +00:00
xform_ipip.c Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
xform_tcp.c
xform.h