Files
packages/net/pbr
Stan Grishin 12530d57e1 pbr: update to 1.2.2-r10
* add support for OpenVPN netifd detection (thanks @egc112)
* add support for disable LAN->WAN forwarding when `strict_enforcement` is
  set on start and restart (thanks @egc112)
* fix: always create marking chains for interfaces
* fix: insert DSCP/ICMP-related nft rules after marking chains
* fix: shellcheck-related improvements

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2026-03-08 10:29:54 -07:00
..
2026-03-08 10:29:54 -07:00
2026-03-03 17:41:55 -08:00
2026-03-08 10:29:54 -07:00
2026-02-05 13:06:55 -08:00
2024-03-20 19:10:45 +00:00

Policy-Based Routing (pbr)

OpenWrt Web UI License

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/