]> git.99rst.org Git - openwrt-packages.git/commit
shunt: update to 0.1.6
authorDirk Brenken <redacted>
Mon, 7 Sep 2026 19:50:46 +0000 (21:50 +0200)
committerDirk Brenken <redacted>
Mon, 7 Sep 2026 19:50:46 +0000 (21:50 +0200)
commitb76e77d4889d81e004c265de09e0ddef6fa8180b
treec3e0c7aa885930067877573c9ecc6324ba405eb6
parent900d31c6c514d641a62fd43cae9b73807e6d47bb
shunt: update to 0.1.6

- *Per-policy `action`, `route` (default) or `bypass` - the equivalent of pbr's `ignore`,
  an exception carved out of every policy below it.
- `keep_local`, default on - a marked packet to one of your own subnets
  stays on `main` instead of taking the policy's default route.
- The ruleset is re-applied when the table is deleted - e.g. with `/etc/init.d/firewall stop`
- README update

Signed-off-by: Dirk Brenken <redacted>
Co-authored-by: Claude <redacted>
Signed-off-by: Dirk Brenken <redacted>
net/shunt/Makefile
net/shunt/README.md
net/shunt/files/shunt.rpcd
net/shunt/files/shunt.uc
net/shunt/src/config.uc
net/shunt/src/dedupe.uc
net/shunt/src/nft.uc
net/shunt/src/route.uc
git clone https://git.99rst.org/PROJECT