NetBSD/sys/netipsec
msaitoh 5142f02961 s/priviliged/privileged/ 2024-05-13 00:12:33 +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 s/priviliged/privileged/ 2024-05-13 00:12:33 +00:00
ipsec.h Remove in_pcb_hdr.h 2022-10-28 05:23:09 +00:00
ipsec6.h inpcb: integrate data structures of PCB into one 2022-10-28 05:18:39 +00:00
ipsec_input.c Fix various typos in comments, log messages and documentation. 2024-02-10 18:43:51 +00:00
ipsec_mbuf.c
ipsec_netbsd.c Remove unnecessary inclusion of <net/netisr.h>. 2022-09-02 23:48:10 +00:00
ipsec_output.c ipsec: remove unnecessary splsoftnet 2023-01-27 09:33:43 +00:00
ipsec_private.h
ipsec_var.h
ipsecif.c fix typos in comments, mainly s/innner/inner/. 2023-09-01 11:23:39 +00:00
ipsecif.h
key.c fix typos in comments s/iton/tion/ or s/ton/tion/. 2023-08-10 06:44:11 +00:00
key.h Fix: update lastused of ipsecif(4) IPv6 out SP. 2022-12-08 08:05:03 +00:00
key_debug.c Add sadb_x_policy_flags to inform SP origination. 2022-10-11 09:51:47 +00:00
key_debug.h
key_var.h
keydb.h
keysock.c
keysock.h
xform.h
xform_ah.c
xform_esp.c
xform_ipcomp.c PR/56836: Andrew Cagney: IPv6 ESN tunneling IPcomp has corrupt header 2022-10-19 21:28:02 +00:00
xform_ipip.c
xform_tcp.c