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, 10 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

    1: charon.plugins.socket-default.fwmark =
    2: 	Firewall mark to set on outbound packets.
    3: 
    4: charon.plugins.socket-default.set_source = yes
    5: 	Set source address on outbound packets, if possible.
    6: 
    7: charon.plugins.socket-default.set_sourceif = no
    8: 	Force sending interface on outbound packets, if possible.
    9: 
   10: 	Force sending interface on outbound packets, if possible. This allows
   11: 	using IPv6 link-local addresses as tunnel endpoints.
   12: 
   13: charon.plugins.socket-default.use_ipv4 = yes
   14: 	Listen on IPv4, if possible.
   15: 
   16: charon.plugins.socket-default.use_ipv6 = yes
   17: 	Listen on IPv6, if possible.

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