Project

General

Profile

« Previous | Next » 

Revision 787295ea

Added by Ermal Luçi almost 17 years ago

Epose if_bridge(4) sysctl members.

View differences:

cf/conf/config.xml
75 75
			<tunable>net.link.bridge.pfil_onlyip</tunable>
76 76
			<value>0</value>
77 77
		</item>
78
                <item>
79
                        <desc>Set to 0 to disable filtering on the incoming and outgoing member interfaces.</desc>
80
                        <tunable>net.link.bridge.pfil_member</tunable>
81
                        <value>1</value>
82
                </item>
83
                <item>
84
                        <desc>Set to 1 to enable filtering on the bridge interface</desc>
85
                        <tunable>net.link.bridge.pfil_bridge</tunable>
86
                        <value>0</value>
87
                </item>
78 88
		<item>
79 89
			<desc>Allow unprivileged access to tap(4) device nodes</desc>
80 90
			<tunable>net.link.tap.user_open</tunable>

Also available in: Unified diff