bypass-lan: Allow ignoring or only considering subnets of specific interfaces
The config can also be reloaded by sending a SIGHUP to charon.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user