firmware/src/packages/fff/fff-node/files/usr/lib/firewall.d
Fabian Bläse 86c893161f fff-node: apply firewall rules to br-client only
When switching from ebtables to nftables, the --logical-in and
--logical-out selectors of some rules were missed. This might have been
caused by kmod-nft-bridge not being installed, which is required for the
ibrname and obrname selectors, so it is possible that the migration
(using ebtables-nft) did not apply these selectors.

Add the ibrname and obrname selectors and add the required kernel
module.

Fixes: #315
Fixes: 157fa4eac5 ("fff-firewall: Switch from ip/ebtables to nftables")

Reported-by: Robert Langhammer <rlanghammer@web.de>
Signed-off-by: Fabian Bläse <fabian@blaese.de>
Tested-by: Robert Langhammer <rlanghammer@web.de>
2024-03-21 21:47:10 +01:00
..
05-setup-batman-chains fff-node: apply firewall rules to br-client only 2024-03-21 21:47:10 +01:00
06-disable-forwarding fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
30-client-dhcp fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
30-client-dhcpv6 fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
30-client-ra fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
31-node-dhcp fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
31-node-dhcpv6 fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
31-node-ra fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
35-mc fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
35-mc-arp fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
35-mc-ping fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
36-mc-policy fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00
40-local-node fff-node: apply firewall rules to br-client only 2024-03-21 21:47:10 +01:00
40-nft-counter fff-firewall: Switch from ip/ebtables to nftables 2023-12-26 18:51:35 +01:00