Skip to content

Update feed [ openwrt_core ] package [ firewall ]

subramanian c requested to merge feedsupdate4firewall into devel

  • bcb7e40b Firewall: Add firewall policy for ula and forbidden ipv6 addresses

commit bcb7e40b80cccb979cc664fb501243e2586c3e0c Author: subramanianc subramanian.c@iopsys.eu Date: Thu Jul 20 17:29:49 2023 +0530

Firewall: Add firewall policy for ula and forbidden ipv6 addresses

package/network/config/firewall/Makefile | 1 + package/network/config/firewall/files/firewall.config | 5 +++++ package/network/config/firewall/files/firewall.forbidden_ipv6_addresses | 30 ++++++++++++++++++++++++++++++ package/network/config/firewall/files/firewall.ucidefault | 8 ++++++++ 4 files changed, 44 insertions(+)

Merge request reports