netfilter: add nf_conntrack_netbios_ns to kmod-nf-nathelper-extra
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 13 Aug 2024 06:04:55 +0000 (08:04 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 31 Aug 2024 17:55:49 +0000 (19:55 +0200)
commit0cfb81560e2ff3f8f20cc6e835db33badf8eeabc
tree500cc5ac64b77294bb2ca5e44054b16f41caf12c
parentcf6d52f45af1245560995d3d09c19fad1c7bfeab
netfilter: add nf_conntrack_netbios_ns to kmod-nf-nathelper-extra

NetBIOS name service requests are sent as broadcast messages from an
unprivileged port and responded to with unicast messages to the
same port. This make them hard to firewall properly because connection
tracking doesn't deal with broadcasts.

So let´s enable this in the kernel and add them to 'kmod-nf-nathelper-extra'.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
include/netfilter.mk