kernel-netlink: Optionally install protocol and ports on transport mode SAs
This commit is contained in:
@@ -16,6 +16,15 @@ charon.plugins.kernel-netlink.mtu = 0
|
||||
charon.plugins.kernel-netlink.roam_events = yes
|
||||
Whether to trigger roam events when interfaces, addresses or routes change.
|
||||
|
||||
charon.plugins.kernel-netlink.set_proto_port_transport_sa = no
|
||||
Whether to set protocol and ports in the selector installed on transport
|
||||
mode IPsec SAs in the kernel.
|
||||
|
||||
Whether to set protocol and ports in the selector installed on transport
|
||||
mode IPsec SAs in the kernel. While doing so enforces policies for inbound
|
||||
traffic, it also prevents the use of a single IPsec SA by more than one
|
||||
traffic selector.
|
||||
|
||||
charon.plugins.kernel-netlink.xfrm_acq_expires = 165
|
||||
Lifetime of XFRM acquire state in kernel.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user