Annotation of embedaddon/strongswan/conf/plugins/bypass-lan.opt, revision 1.1
1.1 ! misho 1: charon.plugins.bypass-lan.interfaces_ignore
! 2: A comma-separated list of network interfaces for which connected subnets
! 3: should be ignored, if **interfaces_use** is specified this option has no
! 4: effect.
! 5:
! 6: charon.plugins.bypass-lan.interfaces_use
! 7: A comma-separated list of network interfaces for which connected subnets
! 8: should be considered. All other interfaces are ignored.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>