<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/bsbf-resources, 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-06-26T07:33:55Z</updated>
<entry>
<title>bsbf-resources: add conffiles for bsbf-bonding and bsbf-mptcp</title>
<updated>2026-06-26T07:33:55Z</updated>
<author>
<name>Chester A. Unal</name>
</author>
<published>2026-06-26T06:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=de9e76d391316eb58ffd9e3f3dbfa30646738a0d'/>
<id>urn:sha1:de9e76d391316eb58ffd9e3f3dbfa30646738a0d</id>
<content type='text'>
Describe the configuration files for bsbf-bonding and bsbf-mptcp so that
they are automatically included when taking a system backup.

Signed-off-by: Chester A. Unal &lt;chester.a.unal@arinc9.com&gt;
</content>
</entry>
<entry>
<title>bsbf-resources: update to GIT HEAD of 2026-06-24</title>
<updated>2026-06-25T06:59:14Z</updated>
<author>
<name>Chester A. Unal</name>
</author>
<published>2026-06-24T18:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4e8bb26c8bafaf4f3856c9ca4e0f7cb082846840'/>
<id>urn:sha1:4e8bb26c8bafaf4f3856c9ca4e0f7cb082846840</id>
<content type='text'>
Update bsbf-resources to the GIT HEAD of 2026-06-24.

Signed-off-by: Chester A. Unal &lt;chester.a.unal@arinc9.com&gt;
</content>
</entry>
<entry>
<title>bsbf-bonding: fix final wan interface check and delete wan quietly</title>
<updated>2026-06-21T08:51:47Z</updated>
<author>
<name>Chester A. Unal</name>
</author>
<published>2026-06-21T08:44:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8262543989592b205210176eb91c4dcd935f336f'/>
<id>urn:sha1:8262543989592b205210176eb91c4dcd935f336f</id>
<content type='text'>
The exit command was running unconditionally which broke the system
configuration. Fix that and simplify the wan interface check.

Run network.wan deletion quietly in case it doesn't exist.

Signed-off-by: Chester A. Unal &lt;chester.a.unal@arinc9.com&gt;
</content>
</entry>
<entry>
<title>bsbf-resources: update to GIT HEAD of 2026-06-19</title>
<updated>2026-06-19T19:14:28Z</updated>
<author>
<name>Chester A. Unal</name>
</author>
<published>2026-06-09T19:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=70e1b46a22e6f6f0f4cd123ea9ea00b99f9b865f'/>
<id>urn:sha1:70e1b46a22e6f6f0f4cd123ea9ea00b99f9b865f</id>
<content type='text'>
Update bsbf-resources to the GIT HEAD of 2026-06-19.

- files/etc/uci-defaults/99-bsbf-bonding:
  - Simplify the script and make sure multiple wan interfaces are processed
    properly.
  - Use routing table 1 instead of 100.
  - Make it able to install the bsbf-bonding package without needing
    bsbf-client-openwrt-installer.

- files/usr/sbin/bsbf-bonding:
  - Move uninstall functionality to makefile.

Signed-off-by: Chester A. Unal &lt;chester.a.unal@arinc9.com&gt;
</content>
</entry>
<entry>
<title>bsbf-resources: update to GIT HEAD of 2026-05-16</title>
<updated>2026-05-17T09:13:54Z</updated>
<author>
<name>Chester A. Unal</name>
</author>
<published>2026-05-16T19:19:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=87d61fe943fed52927c7be6e3b17aa33e930e5d4'/>
<id>urn:sha1:87d61fe943fed52927c7be6e3b17aa33e930e5d4</id>
<content type='text'>
Update bsbf-resources to the GIT HEAD of 2026-05-16.

- files/etc/uci-defaults/99-bsbf-bonding:
  - Do not ever exit non-zero. It prevents the script from being deleted
    after it's run.
  - Fix creating a new wan zone.
  - Do not disable using DNS servers advertised by the ISP. We can now do
    this as we transparently proxy all DNS traffic to Xray which resolves
    queries.

- files/usr/sbin/bsbf-bonding:
  - Attempting to source a file that doesn't exist breaks the rest of the
    script. Therefore, only source /etc/bsbf/bsbf-bonding.conf if it
    exists. Then, print to stderr if the configuration is improper.

Signed-off-by: Chester A. Unal &lt;chester.a.unal@arinc9.com&gt;
</content>
</entry>
<entry>
<title>bsbf-resources: update to GIT HEAD of 2026-05-14</title>
<updated>2026-05-15T10:49:15Z</updated>
<author>
<name>Chester A. Unal</name>
</author>
<published>2026-05-13T12:16:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f68643be9d3c39810260086680dbcb8d27a2d73a'/>
<id>urn:sha1:f68643be9d3c39810260086680dbcb8d27a2d73a</id>
<content type='text'>
Update bsbf-resources to the GIT HEAD of 2026-05-14.

- Improve bsbf-bonding --uninstall logic.

Signed-off-by: Chester A. Unal &lt;chester.a.unal@arinc9.com&gt;
</content>
</entry>
<entry>
<title>bsbf-resources: update to GIT HEAD of 2026-05-11</title>
<updated>2026-05-12T07:01:35Z</updated>
<author>
<name>Chester A. Unal</name>
</author>
<published>2026-05-11T20:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8a48a6d0cbfa1e5eece37fd9d5d1dc3cefe7f3d2'/>
<id>urn:sha1:8a48a6d0cbfa1e5eece37fd9d5d1dc3cefe7f3d2</id>
<content type='text'>
Update bsbf-resources to the GIT HEAD of 2026-05-11.

- Do not add more than 8 WANs with files/etc/uci-defaults/99-bsbf-bonding.
- resources-client/bsbf_bonding.nft now destroys the bsbf_bonding table
before adding it. Therefore, no need to delete the table anymore. And use
the destroy command to successfully exit even when the table doesn't exist.

Signed-off-by: Chester A. Unal &lt;chester.a.unal@arinc9.com&gt;
</content>
</entry>
<entry>
<title>bsbf-resources: update to GIT HEAD of 2026-05-06</title>
<updated>2026-05-07T04:53:10Z</updated>
<author>
<name>Chester A. Unal</name>
</author>
<published>2026-05-02T17:56:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1e4751cdb7d750c0b8b4ee2602e0d9c9c60b54cd'/>
<id>urn:sha1:1e4751cdb7d750c0b8b4ee2602e0d9c9c60b54cd</id>
<content type='text'>
Update bsbf-resources to the GIT HEAD of 2026-05-06.

- Remove bsbf-route as bsbf-mptcp now includes the functionality it
  provides.
- Remove bsbf-plpmtu as that functionality is now provided with the
  plp-mtu-discovery package.
- Remove bsbf-tcp-in-udp as it's not a production-ready solution as it is.
- Add bsbf-client-web.
- Update the dependencies of bsbf-mptcp to curl, fping, ip-full, and
  mptcpize.
- Remove files/etc/config/bsbf-mptcp as that functionality is now provided
  using the /etc/bsbf/bsbf-mptcp-subflow-backup file.
- Remove files/etc/hotplug.d/iface/99-bsbf-mptcp as that functionality is
  now provided by the bsbf-mptcp service.
- Update the dependencies of bsbf-bonding to bsbf-client-web, bsbf-mptcp,
  bsbf-rate-limiting, and xray-core.
- Get rid of fw4 dependency and 99-bsbf-bonding.nft in favour of
  resources-client/bsbf_bonding.nft. Add a oneshot service to apply it at
  boot.
- Move from bsbf-openwrt-resources to bsbf-resources directory as we now
  install resources-client/xray.json and resources-client/bsbf_bonding.nft.
- Add the bsbf-bonding command.
- Run `bsbf-bonding --enable` at the end on the uci-defaults script.
- Add the tc package as a dependency for bsbf-rate-limiting.

Fixes: https://github.com/openwrt/packages/issues/29306
Signed-off-by: Chester A. Unal &lt;chester.a.unal@arinc9.com&gt;
</content>
</entry>
<entry>
<title>bsbf-rate-limiting: add</title>
<updated>2026-03-25T05:47:51Z</updated>
<author>
<name>Chester A. Unal</name>
</author>
<published>2026-03-20T07:49:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=80d95db425d6702e64041b9a05f647c81606b492'/>
<id>urn:sha1:80d95db425d6702e64041b9a05f647c81606b492</id>
<content type='text'>
Update bsbf-resources to the GIT HEAD of 2026-03-24. Add bsbf-rate-limiting
and make bsbf-bonding depend on bsbf-rate-limiting.

Signed-off-by: Chester A. Unal &lt;chester.a.unal@arinc9.com&gt;
</content>
</entry>
<entry>
<title>bsbf-resources: add BSBF URL to packages</title>
<updated>2026-03-13T05:37:59Z</updated>
<author>
<name>Chester A. Unal</name>
</author>
<published>2026-03-12T10:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e3c7df138301fe527bcf5e0f57aef7ed1c5e5c4d'/>
<id>urn:sha1:e3c7df138301fe527bcf5e0f57aef7ed1c5e5c4d</id>
<content type='text'>
Add the BondingShouldBeFree URL to the bsbf-resources packages.

Signed-off-by: Chester A. Unal &lt;chester.a.unal@arinc9.com&gt;
</content>
</entry>
</feed>
