bsbf-resources: update to GIT HEAD of 2026-05-16
authorChester A. Unal <redacted>
Sat, 16 May 2026 19:19:16 +0000 (20:19 +0100)
committerChester A. Unal <redacted>
Sun, 17 May 2026 09:13:54 +0000 (10:13 +0100)
commit87d61fe943fed52927c7be6e3b17aa33e930e5d4
tree4cfa3fbb4cd4d4922c93460390a30ca687216d61
parentb63a1ebcd2df033ab7c65e4fa6cb5bcebefabe91
bsbf-resources: update to GIT HEAD of 2026-05-16

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 <redacted>
net/bsbf-resources/Makefile
net/bsbf-resources/files/etc/uci-defaults/99-bsbf-bonding
net/bsbf-resources/files/usr/sbin/bsbf-bonding
git clone https://git.99rst.org/PROJECT