.. |
Makefile
|
…
|
|
ah.h
|
…
|
|
ah_var.h
|
…
|
|
esp.h
|
…
|
|
esp_var.h
|
…
|
|
files.netipsec
|
Rename enc_xform_rijndael128 -> enc_xform_aes.
|
2020-06-30 04:14:55 +00:00 |
ipcomp.h
|
…
|
|
ipcomp_var.h
|
…
|
|
ipip_var.h
|
…
|
|
ipsec.c
|
ipsec: remove unnecessary splsoftnet
|
2023-01-27 09:33:43 +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
|
ipsec: remove unnecessary splsoftnet
|
2023-01-27 09:33:43 +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
|
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: update lastused of ipsecif(4) IPv6 out SP.
|
2022-12-08 08:05:03 +00:00 |
ipsecif.h
|
Make global and per-interface ipsecif(4) pmtu tunable like gif(4).
|
2019-11-01 04:28:14 +00:00 |
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
|
PR/56841: Andrew Cagney: debug-log IPcomp CPI lookups:
|
2022-05-18 15:20:18 +00:00 |
key_var.h
|
Add sysctl entry to improve interconnectivity to some VPN appliances, pointed out by seil-team@IIJ.
|
2022-08-09 08:03:22 +00:00 |
keydb.h
|
s/assocciation/association/ in comment.
|
2021-11-10 16:55:20 +00:00 |
keysock.c
|
make DPRINTF use varyadic cpp macros, and merge with IPSECLOG.
|
2019-06-12 22:23:50 +00:00 |
keysock.h
|
fix few typos in comments and log message.
|
2022-02-13 22:20:08 +00:00 |
xform.h
|
netipsec: Nothing uses xf_zeroize return value. Nix it.
|
2022-05-22 11:39:08 +00:00 |
xform_ah.c
|
opencrypto: crypto_dispatch never fails now. Make it return void.
|
2022-05-22 11:40:29 +00:00 |
xform_esp.c
|
ipsec: don't assert for the format of incoming packets
|
2022-05-25 04:15:44 +00:00 |
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
|
netipsec: Nothing uses xf_zeroize return value. Nix it.
|
2022-05-22 11:39:08 +00:00 |
xform_tcp.c
|
netipsec: Nothing uses xf_zeroize return value. Nix it.
|
2022-05-22 11:39:08 +00:00 |