mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-16 09:52:20 +02:00
Incase the ebtables tables are not set, the ebuilds links the ebtables binaries to the legacy version instead of the nft version Moving to coreos-overlay to link it to xtables-nft-multi. The next step could be upstream the patches, incase of the usage of nftables USE flag. Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>