Update changelog

Co-authored-by: Kai Lüke <pothos@users.noreply.github.com>
This commit is contained in:
Lukas Stockner 2022-10-11 11:23:32 +02:00 committed by GitHub
parent 74ee472821
commit 46ff05ed65

View File

@ -1 +1 @@
- Added CONFIG_NF_CONNTRACK_BRIDGE (for nf_conntrack_bridge) and CONFIG_NFT_BRIDGE_META (for nft_meta_bridge) to the kernel config
- Added `CONFIG_NF_CONNTRACK_BRIDGE` (for nf_conntrack_bridge) and `CONFIG_NFT_BRIDGE_META` (for nft_meta_bridge) to the kernel config to allow using conntrack rules for bridges in nftables and to match on bridge interface names ([coreos-overlay#2207](https://github.com/flatcar/coreos-overlay/pull/2207))