NetBSD/sys/netipsec
yamt 2e85eff671 - introduce M_MOVE_PKTHDR and use it where appropriate.
intended to be mostly API compatible with openbsd/freebsd.
- remove a glue #define in netipsec/ipsec_osdep.h.
2005-08-18 00:30:58 +00:00
..
Makefile Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
ah.h Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4. 2003-08-13 20:06:49 +00:00
ah_var.h Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
esp.h nuke trailing whitespace 2005-02-26 22:45:09 +00:00
esp_var.h Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
files.netipsec xform_tcp.c is needed only with FAST_IPSEC 2004-04-26 03:50:57 +00:00
ipcomp.h Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4. 2003-08-13 20:06:49 +00:00
ipcomp_var.h Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
ipip_var.h Redo net.inet.* sysctl subtree for fast-ipsec from scratch. 2004-05-07 00:55:14 +00:00
ipsec.c constify and unshadow. 2005-06-10 13:22:42 +00:00
ipsec.h constify and unshadow. 2005-06-10 13:22:42 +00:00
ipsec6.h Dynamic sysctl. 2003-12-04 19:38:21 +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 - introduce M_MOVE_PKTHDR and use it where appropriate. 2005-08-18 00:30:58 +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 nuke trailing whitespace 2005-02-26 22:45:09 +00:00
key.c constify and unshadow. 2005-06-10 13:22:42 +00:00
key.h nuke trailing whitespace 2005-02-26 22:45:09 +00:00
key_debug.c Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
key_debug.h Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4. 2003-08-13 20:06:49 +00:00
key_var.h Add KEYCTL_DUMPSA/KEYCTL_DUMPSP support. 2003-12-12 21:04:03 +00:00
keydb.h Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4. 2003-08-13 20:06:49 +00:00
keysock.c Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
keysock.h Dynamic sysctl. 2003-12-04 19:38:21 +00:00
xform.h constify and unshadow. 2005-06-10 13:22:42 +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