aboutsummaryrefslogtreecommitdiffstats
path: root/config/quagga_ospfd
Commit message (Expand)AuthorAgeFilesLines
* Add CARP plugin support to quagga so it no longer needs a patch to rc.carp(ma...jim-p2015-02-242-1/+39
* Fix CARP status check for 2.2jim-p2015-02-242-3/+30
* Merge pull request #609 from dhoffend/masterRenato Botelho2014-05-085-41/+118
|\
| * changed check for config parameter to is_arrayDaniel Hoffend2014-04-081-2/+2
| * add support for quagga ospfd raw config supportDaniel Hoffend2014-02-275-40/+117
* | Fixup URLs:Renato Botelho2014-03-182-5/+5
|/
* Add missed line to allow other non-filtered routes.jim-p2013-11-122-1/+2
* Teach Quagga about accept filtering, either custom or a per-interface settign...jim-p2013-11-123-1/+28
* Fixup a bunch of package service descriptions.jim-p2013-08-281-0/+2
* Trim here to avoid an error from output containing a newlinejim-p2013-06-111-1/+1
* And fix this bracketingjim-p2013-06-111-1/+1
* Escape this $ here.jim-p2013-06-111-1/+1
* add a couple of newlines here for spacing.jim-p2013-06-111-0/+2
* Add another carp status check to quagga package.jim-p2013-06-112-1/+14
* Add a way for quagga to determine if it should run based on the CARP status o...jim-p2013-04-222-2/+40
* Change this quagga command order back, as it appears to be invalid syntax.jim-p2013-03-052-2/+2
* Fix "no redistribute" networks in quagga. See http://forum.pfsense.org/index....jim-p2013-02-192-2/+2
* Close the resource after doneErmal2012-11-271-0/+1
* Use popen here to not reach php memory limitsErmal2012-11-261-6/+3
* Fix syntax errorjim-p2012-08-181-1/+1
* Update config/quagga_ospfd/quagga_ospfd.incjulienberton2012-08-161-3/+3
* Add some require_once bits here to ensure functions being called are present ...jim-p2012-07-101-0/+3
* Fixup quagga's behavior for disabling redistribution of certain networks. Fix...jim-p2012-07-062-15/+27
* Reject a password containing a single quote (it does weird things in the pkg ...jim-p2012-07-022-1/+11
* Fixup quagga and openbgpd config at bootup issue (use constant, php isn't res...jim-p2012-06-151-3/+6
* no trailing slashie here just to be extra safejim-p2012-06-151-1/+1
* Generalize this referencejim-p2012-06-131-2/+2
* Misc quagga updates - ensure user exists, fix some tests, add some safety che...jim-p2012-06-133-21/+43
* 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-282-1/+12
* Multiple Areas in networks and interfacesJohn Grange2012-05-283-10/+45
* 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
* Fix script pathjim-p2012-03-081-1/+1
* First attempt at a Quagga-OSPF package to make OpenOSPFd obsolete.jim-p2012-03-085-0/+775