NetBSD/sys/netipsec
elad adf9419c9a Multiple inclusion protection, as suggested by christos@ on tech-kern@
few days ago.
2005-12-10 23:44:08 +00:00
..
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
ah.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
ah_var.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
esp.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
esp_var.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
files.netipsec xform_tcp.c is needed only with FAST_IPSEC 2004-04-26 03:50:57 +00:00
ipcomp.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
ipcomp_var.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
ipip_var.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
ipsec.c PR/31478: YOMURA Masanori: Inconsistent default value of net.inet.ipsec.dfbit 2005-10-05 12:59:24 +00:00
ipsec.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
ipsec6.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
ipsec_input.c nuke trailing whitespace 2005-02-26 22:45:09 +00:00
ipsec_mbuf.c nuke trailing whitespace 2005-02-26 22:45:09 +00:00
ipsec_netbsd.c Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
ipsec_osdep.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
ipsec_output.c Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
ipsec_var.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
key.c constify and unshadow. 2005-06-10 13:22:42 +00:00
key.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
key_debug.c Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
key_debug.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
key_var.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
keydb.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
keysock.c Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
keysock.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
xform.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:44:08 +00:00
xform_ah.c nuke trailing whitespace 2005-02-26 22:45:09 +00:00
xform_esp.c - Discrepency between malloc / free types with init vector (see free 2005-05-27 22:30:03 +00:00
xform_ipcomp.c nuke trailing whitespace 2005-02-26 22:45:09 +00:00
xform_ipip.c Since we decided "const struct mbuf *" would not do the right thing (tm), 2005-06-06 06:06:50 +00:00
xform_tcp.c nuke trailing whitespace 2005-02-26 22:45:09 +00:00