mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
firewalld in Fedora 16 needs this. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d01ff0a049
commit
3ced1be549
@ -201,7 +201,6 @@ config NF_CONNTRACK_BROADCAST
|
|||||||
|
|
||||||
config NF_CONNTRACK_NETBIOS_NS
|
config NF_CONNTRACK_NETBIOS_NS
|
||||||
tristate "NetBIOS name service protocol support"
|
tristate "NetBIOS name service protocol support"
|
||||||
depends on NETFILTER_ADVANCED
|
|
||||||
select NF_CONNTRACK_BROADCAST
|
select NF_CONNTRACK_BROADCAST
|
||||||
help
|
help
|
||||||
NetBIOS name service requests are sent as broadcast messages from an
|
NetBIOS name service requests are sent as broadcast messages from an
|
||||||
|
Loading…
Reference in New Issue
Block a user