From 787295ea452f1986d2c764d582063465903e5d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Tue, 5 Aug 2008 16:03:39 +0000 Subject: Epose if_bridge(4) sysctl members. --- cf/conf/config.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cf/conf') diff --git a/cf/conf/config.xml b/cf/conf/config.xml index aa4267e..0d5fe91 100644 --- a/cf/conf/config.xml +++ b/cf/conf/config.xml @@ -75,6 +75,16 @@ net.link.bridge.pfil_onlyip 0 + + Set to 0 to disable filtering on the incoming and outgoing member interfaces. + net.link.bridge.pfil_member + 1 + + + Set to 1 to enable filtering on the bridge interface + net.link.bridge.pfil_bridge + 0 + Allow unprivileged access to tap(4) device nodes net.link.tap.user_open -- cgit v1.1