<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/bonding, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2024-08-19T13:22:59Z</updated>
<entry>
<title>bonding: fix apk version</title>
<updated>2024-08-19T13:22:59Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2024-08-14T10:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=fd26ec1b677fde6edde578f23c6ed202085471e3'/>
<id>urn:sha1:fd26ec1b677fde6edde578f23c6ed202085471e3</id>
<content type='text'>
Fix apk version schema by changing the 'PKG_VERSION'.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>proto-bonding: Modify ipaddr as optional</title>
<updated>2024-03-29T13:16:05Z</updated>
<author>
<name>Findlay Feng</name>
</author>
<published>2024-02-27T07:34:24Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=7da6cb31d1264679e50a3a7c846bfe6a01e1eb7e'/>
<id>urn:sha1:7da6cb31d1264679e50a3a7c846bfe6a01e1eb7e</id>
<content type='text'>
The configuration of ipaddr in proto-bonding is not necessary,
such as adding the bond interface to the bridge or
performing pppoe dialing on the bond interface, etc.

Signed-off-by: Findlay Feng &lt;i@fengch.me&gt;
</content>
</entry>
<entry>
<title>bonding: use shorter interface prefix</title>
<updated>2021-08-23T21:17:15Z</updated>
<author>
<name>Vladislav Grigoryev</name>
</author>
<published>2021-08-20T04:07:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4f4722e36f433eb83322238460ee8b72da879fb6'/>
<id>urn:sha1:4f4722e36f433eb83322238460ee8b72da879fb6</id>
<content type='text'>
Change the interface protocol prefix from "bonding-" to "bond-".
This allows longer custom interface names and useful for VLANs.

Signed-off-by: Vladislav Grigoryev &lt;vg.aetera@gmail.com&gt;
</content>
</entry>
<entry>
<title>bonding: allow xmit_hash_policy in 802.3ad mode</title>
<updated>2021-07-16T08:28:51Z</updated>
<author>
<name>DENG Qingfang</name>
</author>
<published>2021-07-16T08:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e52f635c3627c61312fd2188d1c884aff0f8c71b'/>
<id>urn:sha1:e52f635c3627c61312fd2188d1c884aff0f8c71b</id>
<content type='text'>
Allow the transmit hash policy to be changed in 802.3ad mode.

Signed-off-by: DENG Qingfang &lt;dqfext@gmail.com&gt;
</content>
</entry>
<entry>
<title>bonding: accept list of slaves in uci list notation</title>
<updated>2021-04-09T16:56:50Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2021-04-09T16:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=57a77386de7dda12f60bf3021efcde7f059833c8'/>
<id>urn:sha1:57a77386de7dda12f60bf3021efcde7f059833c8</id>
<content type='text'>
Rework the bonding.sh protocol handler to accept slave interface names
encoded in uci list notation. Also replace ifconfig up/down with ip
link calls while we're at it.

Fixes: #11455
Fixes: https://github.com/openwrt/luci/issues/4473
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>bonding: proto notify error definitions</title>
<updated>2020-03-30T10:15:29Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-03-25T08:45:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b7e60a458be6db1061c95f4c700255ff57aa428b'/>
<id>urn:sha1:b7e60a458be6db1061c95f4c700255ff57aa428b</id>
<content type='text'>
Fix proto_notify_error usage. In this function only a definition shall
be returned, which will later appear in the ubus status output of the
interface and not a whole string.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>bonding: add missing policies</title>
<updated>2020-03-03T10:28:43Z</updated>
<author>
<name>Helge Mader</name>
</author>
<published>2020-03-02T13:39:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=6655654467a49f4c86c036bbb0d079a8fb6d52bd'/>
<id>urn:sha1:6655654467a49f4c86c036bbb0d079a8fb6d52bd</id>
<content type='text'>
Signed-off-by: Helge Mader &lt;ma@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>treewide: add missing PKGARCH:=all to non-binary packages</title>
<updated>2019-03-30T09:11:50Z</updated>
<author>
<name>Deng Qingfang</name>
</author>
<published>2019-01-28T06:38:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=17496030e2645b30fc0793b3c2104b275daa3c08'/>
<id>urn:sha1:17496030e2645b30fc0793b3c2104b275daa3c08</id>
<content type='text'>
Packages such as Perl, Lua, shell scripts don't generate binary files.
Add PKGARCH:=all to them.

Signed-off-by: Deng Qingfang &lt;dengqf6@mail2.sysu.edu.cn&gt;
</content>
</entry>
<entry>
<title>net/bonding: added protohandler package for netifd</title>
<updated>2018-07-18T11:01:00Z</updated>
<author>
<name>Helge Mader</name>
</author>
<published>2018-06-11T13:52:15Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=7996908046d8e86e33f7c93ff45f73cb815a1c24'/>
<id>urn:sha1:7996908046d8e86e33f7c93ff45f73cb815a1c24</id>
<content type='text'>
Signed-off-by: Helge Mader &lt;ma@dev.tdt.de&gt;
</content>
</entry>
</feed>
