| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixup quagga note | jim-p | 2016-01-21 | 1 | -1/+1 |
* | bump version | agpecam | 2016-01-18 | 1 | -1/+1 |
* | Allow to select OSPF Network Type in the Quagga OSPFd > Interface Settings | agpecam | 2015-12-28 | 2 | -0/+17 |
* | Add missing includes, fix var declarations, full paths to binaries, code style | doktornotor | 2015-12-02 | 1 | -23/+26 |
* | Add privileges configuration to quagga_ospfd package | doktornotor | 2015-12-02 | 1 | -0/+50 |
* | Add privileges configuration to quagga_ospfd package | doktornotor | 2015-12-02 | 1 | -2/+5 |
* | quagga_ospfd, bump pkg version 0.6.8 | PiBa-NL | 2015-10-09 | 1 | -1/+1 |
* | quagga_ospfd, set proper file download reference for quagga_ospfd_raw.xml | PiBa-NL | 2015-10-09 | 1 | -1/+1 |
* | quagga_ospfd - fix OSPF authentication (resubmit of #1039) | doktornotor | 2015-09-04 | 1 | -0/+10 |
* | Update status_ospfd.php | doktornotor | 2015-09-01 | 1 | -11/+11 |
* | quagga_ospfd code style | doktornotor | 2015-09-01 | 1 | -58/+65 |
* | quagga_ospfd - fix file permissions | doktornotor | 2015-08-09 | 1 | -21/+72 |
* | quagga_ospfd - fix file permissions | doktornotor | 2015-08-09 | 1 | -21/+65 |
* | quagga_ospfd - fix file permissions | doktornotor | 2015-08-09 | 1 | -17/+68 |
* | Fix quagga carp plugin name and version bump. | jim-p | 2015-03-18 | 2 | -2/+2 |
* | Add CARP plugin support to quagga so it no longer needs a patch to rc.carp(ma... | jim-p | 2015-02-24 | 2 | -1/+39 |
* | Fix CARP status check for 2.2 | jim-p | 2015-02-24 | 2 | -3/+30 |
* | Merge pull request #609 from dhoffend/master | Renato Botelho | 2014-05-08 | 5 | -41/+118 |
|\ |
|
| * | changed check for config parameter to is_array | Daniel Hoffend | 2014-04-08 | 1 | -2/+2 |
| * | add support for quagga ospfd raw config support | Daniel Hoffend | 2014-02-27 | 5 | -40/+117 |
* | | Fixup URLs: | Renato Botelho | 2014-03-18 | 2 | -5/+5 |
|/ |
|
* | Add missed line to allow other non-filtered routes. | jim-p | 2013-11-12 | 2 | -1/+2 |
* | Teach Quagga about accept filtering, either custom or a per-interface settign... | jim-p | 2013-11-12 | 3 | -1/+28 |
* | Fixup a bunch of package service descriptions. | jim-p | 2013-08-28 | 1 | -0/+2 |
* | Trim here to avoid an error from output containing a newline | jim-p | 2013-06-11 | 1 | -1/+1 |
* | And fix this bracketing | jim-p | 2013-06-11 | 1 | -1/+1 |
* | Escape this $ here. | jim-p | 2013-06-11 | 1 | -1/+1 |
* | add a couple of newlines here for spacing. | jim-p | 2013-06-11 | 1 | -0/+2 |
* | Add another carp status check to quagga package. | jim-p | 2013-06-11 | 2 | -1/+14 |
* | Add a way for quagga to determine if it should run based on the CARP status o... | jim-p | 2013-04-22 | 2 | -2/+40 |
* | Change this quagga command order back, as it appears to be invalid syntax. | jim-p | 2013-03-05 | 2 | -2/+2 |
* | Fix "no redistribute" networks in quagga. See http://forum.pfsense.org/index.... | jim-p | 2013-02-19 | 2 | -2/+2 |
* | Close the resource after done | Ermal | 2012-11-27 | 1 | -0/+1 |
* | Use popen here to not reach php memory limits | Ermal | 2012-11-26 | 1 | -6/+3 |
* | Fix syntax error | jim-p | 2012-08-18 | 1 | -1/+1 |
* | Update config/quagga_ospfd/quagga_ospfd.inc | julienberton | 2012-08-16 | 1 | -3/+3 |
* | Add some require_once bits here to ensure functions being called are present ... | jim-p | 2012-07-10 | 1 | -0/+3 |
* | Fixup quagga's behavior for disabling redistribution of certain networks. Fix... | jim-p | 2012-07-06 | 2 | -15/+27 |
* | Reject a password containing a single quote (it does weird things in the pkg ... | jim-p | 2012-07-02 | 2 | -1/+11 |
* | Fixup quagga and openbgpd config at bootup issue (use constant, php isn't res... | jim-p | 2012-06-15 | 1 | -3/+6 |
* | no trailing slashie here just to be extra safe | jim-p | 2012-06-15 | 1 | -1/+1 |
* | Generalize this reference | jim-p | 2012-06-13 | 1 | -2/+2 |
* | Misc quagga updates - ensure user exists, fix some tests, add some safety che... | jim-p | 2012-06-13 | 3 | -21/+43 |
* | Specify path to config (or the package installed from pbi is unhappy) | jim-p | 2012-06-07 | 1 | -2/+2 |
* | Add option to redistribute kernel routing table | John Grange | 2012-05-28 | 2 | -1/+12 |
* | Multiple Areas in networks and interfaces | John Grange | 2012-05-28 | 3 | -10/+45 |
* | Killall running copies of zebra and ospfd before starting quagga. | jim-p | 2012-05-22 | 1 | -0/+4 |
* | Clear quagga pid files after killing and before starting. | jim-p | 2012-05-03 | 1 | -0/+4 |
* | For quagga-ospf, the config files also have to be owned by the quagga user. | jim-p | 2012-04-12 | 1 | -0/+1 |
* | Don't print an empty network when generating an ospf config for quagga. | jim-p | 2012-04-04 | 1 | -1/+2 |