aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2013-08-13 16:58:33 +0200
committerTobias Brunner <tobias@strongswan.org>2013-10-11 15:32:44 +0200
commit80f8b3a6d86bb15b2dca73ad50371a54cb3e5cad (patch)
tree9c8de9837929796d4ff4a0f0580ad0ee2e40f13f /man
parent51fefe460609ff734d702388973d326d3976189f (diff)
downloadstrongswan-80f8b3a6d86bb15b2dca73ad50371a54cb3e5cad.tar.bz2
strongswan-80f8b3a6d86bb15b2dca73ad50371a54cb3e5cad.tar.xz
socket-default: Allow setting firewall mark on outbound packets
Diffstat (limited to 'man')
-rw-r--r--man/strongswan.conf.5.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index 2af6e7394..783f16c2c 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -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