mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
* fix: detect/support point-to-point interfaces in dynamic routing mode * fix: avoid IPv4/IPv6 address collisions on Tor policies * fix: do not set triggers on boot when service is disabled in config * fix: more robust forward stop/enable Signed-off-by: Stan Grishin <stangri@melmac.ca>
Policy-Based Routing (pbr)
Flexible policy-based routing (PBR) framework for OpenWrt.
Allows routing specific traffic (by IP, MAC, port, protocol, or domain) through a specific WAN, VPN, or tunnel.
Features
- Route by IP, MAC, port, or domain name
- Works with WAN, VPNs (WireGuard, OpenVPN), or tunnels
- Lightweight shell-based implementation
- Optional Web UI integration via LuCI
Full documentation:
https://docs.openwrt.melmac.ca/pbr/