File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / plugins / socket-default.opt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:43 2020 UTC (4 years, 3 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

charon.plugins.socket-default.fwmark =
	Firewall mark to set on outbound packets.

charon.plugins.socket-default.set_source = yes
	Set source address on outbound packets, if possible.

charon.plugins.socket-default.set_sourceif = no
	Force sending interface on outbound packets, if possible.

	Force sending interface on outbound packets, if possible. This allows
	using IPv6 link-local addresses as tunnel endpoints.

charon.plugins.socket-default.use_ipv4 = yes
	Listen on IPv4, if possible.

charon.plugins.socket-default.use_ipv6 = yes
	Listen on IPv6, if possible.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>