strongswan/conf/plugins/bypass-lan.opt
Tobias Brunner 0aabfe0780 bypass-lan: Allow ignoring or only considering subnets of specific interfaces
The config can also be reloaded by sending a SIGHUP to charon.
2017-02-08 10:38:28 +01:00

9 lines
374 B
Plaintext

charon.plugins.bypass-lan.interfaces_ignore
A comma-separated list of network interfaces for which connected subnets
should be ignored, if **interfaces_use** is specified this option has no
effect.
charon.plugins.bypass-lan.interfaces_use
A comma-separated list of network interfaces for which connected subnets
should be considered. All other interfaces are ignored.