<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/cni-plugins, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-15T12:45:40Z</updated>
<entry>
<title>cni-plugins: update to 1.9.1</title>
<updated>2026-05-15T12:45:40Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2026-05-08T17:07:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=22cf551ffd58daf4bddfb5c4c046dfca9ae9a217'/>
<id>urn:sha1:22cf551ffd58daf4bddfb5c4c046dfca9ae9a217</id>
<content type='text'>
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 &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>cni-plugins: use local tarballs</title>
<updated>2024-04-24T01:59:37Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-04-19T23:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ed50df97f70aba037018bfa54b3c678437c1d305'/>
<id>urn:sha1:ed50df97f70aba037018bfa54b3c678437c1d305</id>
<content type='text'>
Avoids having to override PKG_UNPACK.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T07:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=565866a47210c9711c29173052063779b6d3bcfc'/>
<id>urn:sha1:565866a47210c9711c29173052063779b6d3bcfc</id>
<content type='text'>
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>cni-plugins: update to version 1.1.1</title>
<updated>2022-12-20T01:43:59Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-12-19T19:37:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3e01bcde1e673bb0badce50b9fff640e00fd5ec3'/>
<id>urn:sha1:3e01bcde1e673bb0badce50b9fff640e00fd5ec3</id>
<content type='text'>
For details see https://github.com/containernetworking/plugins/releases

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>cni-plugins: update to version 1.0.1</title>
<updated>2021-10-09T16:03:30Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-10-09T03:13:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b42ea814a05b318dccaa7b6b9c911afe77b1c6cd'/>
<id>urn:sha1:b42ea814a05b318dccaa7b6b9c911afe77b1c6cd</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>cni-plugins: update to version 1.0.0</title>
<updated>2021-08-16T13:35:04Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-08-16T12:52:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ab5050ed652a08f9d0b200aad5fae9f2d523ba2a'/>
<id>urn:sha1:ab5050ed652a08f9d0b200aad5fae9f2d523ba2a</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>cni-plugins: depend on kmod-veth</title>
<updated>2021-03-29T23:21:29Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-29T21:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1b25b6e23965a68c2366bdde3a9efcc6467ce8c5'/>
<id>urn:sha1:1b25b6e23965a68c2366bdde3a9efcc6467ce8c5</id>
<content type='text'>
cni-plugins makes use of veth, make sure kernel module is installed.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>cni-plugins: update to version 0.9.1</title>
<updated>2021-03-27T02:46:13Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-03-25T23:10:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d3da0724116b8843f241ecf6d47115322888b15c'/>
<id>urn:sha1:d3da0724116b8843f241ecf6d47115322888b15c</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>cni-plugins: update to version 0.9.0</title>
<updated>2020-12-15T18:23:18Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2020-12-15T18:22:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=363222c28903dc1ebff12a3646d2dafc9edffb63'/>
<id>urn:sha1:363222c28903dc1ebff12a3646d2dafc9edffb63</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>cni-plugins: set PKG_USE_MIPS16:=0</title>
<updated>2020-11-11T11:05:26Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2020-11-11T11:03:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=aed97243eed1b2325aa938c2011b4ad51deb1e89'/>
<id>urn:sha1:aed97243eed1b2325aa938c2011b4ad51deb1e89</id>
<content type='text'>
cni-plugins fail to compile due to MIPS16 instructions somehow. Don't
use them.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
