NetBSD/sys/netipsec
christos 4495e307bd Fix port matching; we need to ignore ports when they are 0 not only in
the second saidx but the first one too. Fixes NAT-T issue with NetBSD
being the host behind NAT.
2016-03-05 20:13:40 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
files.netipsec
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
ipsec_input.c Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
ipsec_mbuf.c
ipsec_netbsd.c
ipsec_osdep.h
ipsec_output.c Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
ipsec_private.h
ipsec_var.h
ipsec.c Pull out ipsec routines from ip6_input 2015-04-01 02:49:44 +00:00
ipsec.h Pull out ipsec routines from ip6_input 2015-04-01 02:49:44 +00:00
key_debug.c Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
key_debug.h Add more debugging, no functional change. 2016-03-05 20:11:09 +00:00
key_var.h
key.c Fix port matching; we need to ignore ports when they are 0 not only in 2016-03-05 20:13:40 +00:00
key.h Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
keydb.h Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
keysock.c Eliminate struct protosw::pr_output. 2016-01-20 21:43:59 +00:00
keysock.h Eliminate struct protosw::pr_output. 2016-01-20 21:43:59 +00:00
Makefile
xform_ah.c Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
xform_esp.c Tidy up opt_ipsec.h inclusions 2015-03-30 03:51:50 +00:00
xform_ipcomp.c
xform_ipip.c eliminate variable argument in encapsw 2016-01-26 06:00:10 +00:00
xform_tcp.c
xform.h eliminate variable argument in encapsw 2016-01-26 06:00:10 +00:00