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
ah.h
ah_var.h
esp.h
esp_var.h
files.netipsec
ipcomp.h
ipcomp_var.h
ipip_var.h
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
ipsec_input.c
ipsec_mbuf.c
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
ipsec_var.h
key.c constify and unshadow. 2005-06-10 13:22:42 +00:00
key.h
key_debug.c
key_debug.h
key_var.h
keydb.h
keysock.c
keysock.h
xform.h constify and unshadow. 2005-06-10 13:22:42 +00:00
xform_ah.c
xform_esp.c - Discrepency between malloc / free types with init vector (see free 2005-05-27 22:30:03 +00:00
xform_ipcomp.c
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