Added option to prevent socket-default from setting the source address on outbound packets

This commit is contained in:
Tobias Brunner
2012-08-08 15:39:07 +02:00
parent 95dacbbc70
commit 6fbf4472ea
2 changed files with 12 additions and 1 deletions
+3
View File
@@ -496,6 +496,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.set_source " [yes]"
Set source address on outbound packets, if possible.
.TP
.BR charon.plugins.sql.database
Database URI for charons SQL plugin
.TP