aboutsummaryrefslogtreecommitdiffstats
path: root/config/quagga_ospfd/quagga_ospfd.inc
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes, fix var declarations, full paths to binaries, code styledoktornotor2015-12-021-23/+26
* quagga_ospfd - fix OSPF authentication (resubmit of #1039)doktornotor2015-09-041-0/+10
* quagga_ospfd code styledoktornotor2015-09-011-58/+65
* Fix quagga carp plugin name and version bump.jim-p2015-03-181-1/+1
* Add CARP plugin support to quagga so it no longer needs a patch to rc.carp(ma...jim-p2015-02-241-0/+33
* Fix CARP status check for 2.2jim-p2015-02-241-2/+29
* changed check for config parameter to is_arrayDaniel Hoffend2014-04-081-2/+2
* add support for quagga ospfd raw config supportDaniel Hoffend2014-02-271-39/+28
* Add missed line to allow other non-filtered routes.jim-p2013-11-121-0/+1
* Teach Quagga about accept filtering, either custom or a per-interface settign...jim-p2013-11-121-0/+14
* 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-111-0/+13
* Add a way for quagga to determine if it should run based on the CARP status o...jim-p2013-04-221-1/+32
* Change this quagga command order back, as it appears to be invalid syntax.jim-p2013-03-051-1/+1
* Fix "no redistribute" networks in quagga. See http://forum.pfsense.org/index....jim-p2013-02-191-1/+1
* 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-061-14/+26
* Reject a password containing a single quote (it does weird things in the pkg ...jim-p2012-07-021-0/+2
* 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-131-18/+39
* 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
* Multiple Areas in networks and interfacesJohn Grange2012-05-281-10/+33
* 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