mirror of
https://github.com/moby/moby.git
synced 2026-08-09 01:21:37 +00:00
Port the firewall ruleset for encrypted overlay networks to nftables. Maximize compatibility with the most distros by only using nftables features that are widely available. Use the deprecated 'meta secpath exists' expression instead of the more modern 'meta ipsec exists'. Extract the VNI from VXLAN packets using the more widely available '@th' raw payload expressions instead of '@ih' or 'vxlan vni' expressions. Signed-off-by: Cory Snider <csnider@mirantis.com>
17 KiB
17 KiB