dn42-on-OpenWRT.md
... ...
@@ -20,6 +20,8 @@ You can't manage GRE tunnels with OpenWRT, so just create them in `/etc/rc.local
20 20
21 21
`quagga` and `bird` are both packaged in OpenWRT. Note that quagga is split in many packages, you probably need `quagga-bgpd`, `quagga-vtysh` and `quagga-zebra`.
22 22
23
+Of course, you should announce the prefix of your home network.
24
+
23 25
## Interface definition
24 26
25 27
This is needed so that OpenWRT is aware of the new interfaces (for firewall and stuff).