conf: Options of all plugins documented

Some options are still missing descriptions though.
This commit is contained in:
Tobias Brunner
2014-02-12 14:34:34 +01:00
parent da8b16a160
commit 828815b0d8
49 changed files with 574 additions and 31 deletions
+11
View File
@@ -0,0 +1,11 @@
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.