aboutsummaryrefslogtreecommitdiffstats
path: root/config/openospfd
Commit message (Collapse)AuthorAgeFilesLines
* Fix a whole bunch of invalid version tests.jim-p2014-04-101-2/+2
|
* Fixup URLs:Renato Botelho2014-03-182-4/+4
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* Fixup a bunch of package service descriptions.jim-p2013-08-281-0/+1
|
* Unbreak OpenOSPFD but also flag it as depreciated in favor of Quagga OSPF. ↵jim-p2012-08-221-0/+2
| | | | Fixes #2575
* Add some require_once bits here to ensure functions being called are present ↵jim-p2012-07-101-0/+3
| | | | for all code paths.
* Longest possible password is 8 chars on simple password schema. Reported-by: ↵Ermal2010-10-181-2/+2
| | | | Remko Lodder
* Clarify text for route distribution in ospfd.jim-p2010-09-161-2/+2
|
* Redo HTML and make this form look like othersScott Ullrich2010-08-131-23/+26
|
* Rework script a bit. Use write_rcfile(). Add logic that was only in php to ↵Scott Ullrich2010-06-081-22/+24
| | | | shell script
* Fix typoErmal2010-03-251-1/+1
|
* Propperly check return value.Ermal2010-03-251-1/+3
|
* Add comments decsribing the pkill doesnt actually kill anything real.thompsa2010-03-251-0/+6
|
* Be safer about reloading ospfd. Use the return value of ospfctl tothompsa2010-03-251-13/+4
| | | | determine if ospfd is running which is more reliable than grokking ps.
* Fix editing of interfaces.Ermal2010-03-121-2/+2
|
* :Ermal2010-03-122-1/+20
|
* On 2.0 show the friendly interface name.Ermal Luçi2010-03-091-0/+1
|
* Fix RID textScott Ullrich2010-03-061-2/+2
|
* Add helpful links to wikipedia which has a great article on ospfScott Ullrich2010-03-061-2/+10
|
* Update service nameScott Ullrich2010-03-061-1/+1
|
* Make tab name uniformScott Ullrich2010-03-062-4/+4
|
* Retain old settingsScott Ullrich2010-03-062-3/+3
|
* Correct aftersaveredirectScott Ullrich2010-03-061-1/+1
|
* Fix formattingScott Ullrich2010-03-061-22/+22
|
* Make name of package uniformScott Ullrich2010-03-064-16/+16
|
* Clarify option disablesScott Ullrich2010-03-061-1/+1
|
* Fix formattingScott Ullrich2010-03-062-39/+37
|
* Add status tabScott Ullrich2010-03-061-0/+4
|
* Fix errorScott Ullrich2010-03-061-1/+68
|
* Clean up formattingScott Ullrich2010-03-061-42/+44
|
* Fixup html.Scott Ullrich2010-03-061-52/+42
|
* Correct linkScott Ullrich2010-03-061-1/+1
|
* Add (C) since the page was originally the BGP status pageScott Ullrich2010-03-061-1/+2
|
* Fix filenameScott Ullrich2010-03-061-2/+2
|
* CleanupScott Ullrich2010-03-061-25/+48
|
* Adding ospfd status page from buraglio@Scott Ullrich2010-03-062-8/+82
|
* Use the propper function to find the real interface in 2.0+.Ermal Luçi2010-03-041-1/+8
|
* Use correct fle.Ermal Luçi2010-03-041-1/+1
|
* fix textChris Buechler2010-03-041-2/+2
|
* Fix creation of interface settings written on config. Add passive option. ↵Ermal Luçi2010-03-033-3/+42
| | | | Allow redistribute rules to be specified.
* Add neccessary file.Ermal Luçi2010-03-021-0/+5
|
* Fix typo.Ermal Luçi2010-03-021-2/+2
|
* Allow multiple interfaces to be specified for an area.Ermal Luçi2010-02-263-86/+206
|
* Make the 'Listening interface' a required field.Ermal Luçi2010-01-131-0/+1
|
* During install fetch even dependencies.Ermal Luçi2010-01-131-0/+5
|
* Make OSPFd package usable with one area.Ermal Luçi2010-01-132-52/+74
|
* Add preliminary openospfd config file generation code. It is based on some ↵Ermal Luçi2010-01-131-0/+127
| | | | ideas from openbgpd.
* Make OpenOSPFd package save correctly and not break the config.Ermal Luçi2010-01-131-17/+16
|
* add openospfd package for my testing (which probably is completely broken ↵Chris Buechler2009-11-191-0/+137
right now) disable the frickin Frickin package since it's never worked