Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit b8bc5cf

Browse files
Demon000KujouYuko
authored andcommitted
net: Disable bridge netfilter module
Change-Id: I910847a41e3b3da4c6aa13816432a8ee3ca9422a
1 parent 60702ca commit b8bc5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/Kconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ config BRIDGE_NETFILTER
182182
depends on BRIDGE
183183
depends on NETFILTER && INET
184184
depends on NETFILTER_ADVANCED
185-
default m
185+
default n
186186
---help---
187187
Enabling this option will let arptables resp. iptables see bridged
188188
ARP resp. IP traffic. If you want a bridging firewall, you probably

0 commit comments

Comments
 (0)