cni-plugins: update to 1.9.1
authorDaniel Golle <redacted>
Fri, 8 May 2026 17:07:22 +0000 (18:07 +0100)
committerDaniel Golle <redacted>
Fri, 15 May 2026 12:45:40 +0000 (13:45 +0100)
commit22cf551ffd58daf4bddfb5c4c046dfca9ae9a217
tree16996da15405da65fa07e571924a5220a363508d
parentdbc77198cc44cc8e6c35e8de5729fb54c580d412
cni-plugins: update to 1.9.1

Major version jump from 1.1.1 covering the 1.2.x - 1.9.x series.
Highlights:
 - portmap: implement netfilter (nft) backend; bandwidth: optimization
 - bridge: support "vlanTrunk" property and DAD/PVID support
 - macvlan: support "linkInContainer" mode
 - ipvlan: support "linkInContainer" mode
 - dhcp: support DHCP option 121 classless static routes
 - host-local: handle ranges with single IP
 - firewall: support "ingressPolicy" with iptables and nftables
 - tuning: allow specifying tx queue length
 - Go module bumps including security fixes
 - Minimum Go version: 1.23

Link: https://github.com/containernetworking/plugins/releases/tag/v1.9.1
Link: https://github.com/containernetworking/plugins/blob/v1.9.1/CHANGELOG.md
Signed-off-by: Daniel Golle <redacted>
utils/cni-plugins/Makefile
git clone https://git.99rst.org/PROJECT