NetBSD/sys/netipsec
2019-02-26 06:52:34 +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 Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
ipsec_mbuf.c Replace: M_MOVE_PKTHDR -> m_move_pkthdr. No functional change, since the 2018-12-22 13:11:37 +00:00
ipsec_netbsd.c
ipsec_output.c ipsecif(4) supports multiple peers in the same NAPT. 2018-12-26 08:58:51 +00:00
ipsec_private.h
ipsec_var.h - Cleanup for dynamic sysctl: 2018-08-22 01:05:21 +00:00
ipsec.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
ipsec.h Fix ipsecif(4) cannot apply input direction packet filter. Reviewed by ozaki-r@n.o and ryo@n.o. 2019-01-17 02:47:15 +00:00
ipsecif.c ipsecif(4) supports multiple peers in the same NAPT. 2018-12-26 08:58:51 +00:00
ipsecif.h
key_debug.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
key_debug.h
key_var.h
key.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
key.h
keydb.h
keysock.c Fix locking: it is fine if the lock is already key_so_mtx, this can happen 2019-02-26 06:52:34 +00:00
keysock.h Remove unused function. 2018-12-24 15:57:15 +00:00
Makefile
xform_ah.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
xform_esp.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
xform_ipcomp.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
xform_ipip.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
xform_tcp.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
xform.h Introduce ah_authsiz, which computes the length of the ICV only. Use it in 2018-05-30 17:17:11 +00:00