aboutsummaryrefslogtreecommitdiff
path: root/net/pbr
Commit message (Collapse)AuthorAge
* pbr: bugfix: Makefile, rt_tables fixStan Grishin2022-12-22
| | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* pbr: update to 1.0.1-1Stan Grishin2022-12-19
| | | | | | | | | | * add more error/warning messages * better return statements from ips/nftset functions * better error/warning handling when inserting policies * comment out unnecessary nft set/ipst clean ups * shellchecked status functions Signed-off-by: Stan Grishin <stangri@melmac.ca>
* pbr: detect missing iptablesStan Grishin2022-12-12
| | | | Signed-off-by: Stan Grishin <stangri@melmac.ca>
* pbr: initial commitStan Grishin2022-12-03
* The makefile produces the nft and iptables capable `pbr` package and the `pbr-iptables` package for legacy setups * This replaces `vpnbypass` and `vpn-policy-routing` packages * I'm soliciting feedback on this package and my intention is to update the version to 1.0.0 before this is merged, but I need the feedback on this and luci-app-pbr before then. Signed-off-by: Stan Grishin <stangri@melmac.ca>