aboutsummaryrefslogtreecommitdiffstats
path: root/config/quagga_ospfd/quagga_ospfd.inc
Commit message (Collapse)AuthorAgeFilesLines
* Generalize this referencejim-p2012-06-131-2/+2
|
* Misc quagga updates - ensure user exists, fix some tests, add some safety ↵jim-p2012-06-131-18/+39
| | | | checks, move config to /var/etc/
* Specify path to config (or the package installed from pbi is unhappy)jim-p2012-06-071-2/+2
|
* Add option to redistribute kernel routing tableJohn Grange2012-05-281-0/+4
| | | | | | | | | Quagga "redistribute static" behaves differently than ospfd redistribute static = only quagga static routes (in zebra) redistribute kernel = outside routes (from pfsense) Signed-off-by: John Grange <john@sd-networks.net>
* Multiple Areas in networks and interfacesJohn Grange2012-05-281-10/+33
| | | | | | Added ability to change areas for selected interfaces and networks that are shared. Signed-off-by: John Grange <john@sd-networks.net>
* Killall running copies of zebra and ospfd before starting quagga.jim-p2012-05-221-0/+4
|
* Clear quagga pid files after killing and before starting.jim-p2012-05-031-0/+4
|
* For quagga-ospf, the config files also have to be owned by the quagga user.jim-p2012-04-121-0/+1
|
* Don't print an empty network when generating an ospf config for quagga.jim-p2012-04-041-1/+2
|
* First attempt at a Quagga-OSPF package to make OpenOSPFd obsolete.jim-p2012-03-081-0/+270
If anyone wants to build on this to support all of quagga's routing protocols, have at it.