NetBSD/sys/netipsec
ad 88ab7da936 Merge some of the less invasive changes from the vmlocking branch:
- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements
2007-07-09 20:51:58 +00:00
..
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +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 merge ktrace-lwp. 2005-12-11 12:16:03 +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 Commit my SoC work 2007-02-10 09:43:05 +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 Ansify 2007-07-07 18:38:22 +00:00
ipsec.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ipsec6.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ipsec_input.c Add support for options IPSEC_NAT_T (RFC 3947 and 3948) for fast_ipsec(4). 2007-06-27 20:38:32 +00:00
ipsec_mbuf.c Fix fallout from caddr_t changes 2007-03-04 19:54:48 +00:00
ipsec_netbsd.c Ansify 2007-07-07 18:38:22 +00:00
ipsec_osdep.h clarify time scale semantic issue 2006-06-10 11:42:07 +00:00
ipsec_output.c Add support for options IPSEC_NAT_T (RFC 3947 and 3948) for fast_ipsec(4). 2007-06-27 20:38:32 +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 Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
key.h Ansify 2007-07-07 18:38:22 +00:00
key_debug.c Ansify 2007-07-07 18:38:22 +00:00
key_debug.h Ansify 2007-07-07 18:38:22 +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 Ansify 2007-07-07 18:38:22 +00:00
keysock.c Ansify 2007-07-07 18:38:22 +00:00
keysock.h Ansify 2007-07-07 18:38:22 +00:00
xform.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
xform_ah.c Add support for options IPSEC_NAT_T (RFC 3947 and 3948) for fast_ipsec(4). 2007-06-27 20:38:32 +00:00
xform_esp.c Add support for options IPSEC_NAT_T (RFC 3947 and 3948) for fast_ipsec(4). 2007-06-27 20:38:32 +00:00
xform_ipcomp.c Add support for options IPSEC_NAT_T (RFC 3947 and 3948) for fast_ipsec(4). 2007-06-27 20:38:32 +00:00
xform_ipip.c Remove useless cast 2007-03-04 21:17:54 +00:00
xform_tcp.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00