socket-default: Allow setting firewall mark on outbound packets

This commit is contained in:
Tobias Brunner
2013-10-11 15:32:44 +02:00
parent 51fefe4606
commit 80f8b3a6d8
2 changed files with 21 additions and 0 deletions
+3
View File
@@ -661,6 +661,9 @@ is appended to this prefix to make it unique. The result has to be a valid
interface name according to the rules defined by resolvconf. Also, it should
have a high priority according to the order defined in interface-order(5).
.TP
.BR charon.plugins.socket-default.fwmark
Firewall mark to set on outbound packets.
.TP
.BR charon.plugins.socket-default.set_source " [yes]"
Set source address on outbound packets, if possible.
.TP