strongswan/src/libcharon/plugins/bypass_lan
Tobias Brunner 2421b7ddb8 bypass-lan: Compare interface for unchanged policies
In case a subnet is moved from one interface to another the policies can
remain as is but the route has to change.  This currently doesn't happen
automatically and there is no option to update the policy or route so
removing and reinstalling the policies is the only option.

Fixes #2820.
2018-11-22 11:38:55 +01:00
..
Makefile.am bypass-lan: Add plugin that installs bypass policies for locally attached subnets 2017-02-08 10:38:28 +01:00
bypass_lan_listener.c bypass-lan: Compare interface for unchanged policies 2018-11-22 11:38:55 +01:00
bypass_lan_listener.h bypass-lan: Allow ignoring or only considering subnets of specific interfaces 2017-02-08 10:38:28 +01:00
bypass_lan_plugin.c bypass-lan: Allow ignoring or only considering subnets of specific interfaces 2017-02-08 10:38:28 +01:00
bypass_lan_plugin.h bypass-lan: Add plugin that installs bypass policies for locally attached subnets 2017-02-08 10:38:28 +01:00