mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 06:04:31 +04:00
* blocked_interfaces blocks all packets to docker0 from the given interface. This is needed because all the iptables commands dockerd adds operate before any of the fw3 generated rules. Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>