mirror of
https://github.com/moby/moby.git
synced 2026-07-09 16:17:28 +00:00
It no longer needs to be moved to the top of the filter-FORWARD chain after creating a new bridge network. But, it does need to be rearranged after setting up Swarm ingress. Similarly, the jump to DOCKER-INGRESS no longer needs to be shuffled back to the top of the FORWARD chain after adding a new network. Signed-off-by: Rob Murray <rob.murray@docker.com>