strongswan/conf/plugins/socket-default.opt
Tobias Brunner 828815b0d8 conf: Options of all plugins documented
Some options are still missing descriptions though.
2014-02-12 14:34:34 +01:00

12 lines
336 B
Plaintext

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.use_ipv4 = yes
Listen on IPv4, if possible.
charon.plugins.socket-default.use_ipv6 = yes
Listen on IPv6, if possible.