> For the complete documentation index, see [llms.txt](https://book.ferro.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.ferro.pro/openwrt/route.md).

# route

* [PBR](#pbr)
* [OSPF](#ospf)
  * [frr-ospfd](#frr-ospfd)
  * [bird2](#bird2)

## PBR

<https://openwrt.org/docs/guide-user/network/routing/pbr>

* PBR app
  * split tunneling
* PBR with netifd
  * route traffic to a specific interface
* mwan3
  * load balancing and failover

## OSPF

### frr-ospfd

FRRouting

* active fork of Quagga

### bird2

BIRD Internet Routing Daemon

* lightweight
