aboutsummaryrefslogtreecommitdiffstats
path: root/config/openospfd/openospfd.inc
Commit message (Expand)AuthorAgeFilesLines
* Longest possible password is 8 chars on simple password schema. Reported-by: ...Ermal2010-10-181-2/+2
* Rework script a bit. Use write_rcfile(). Add logic that was only in php to ...Scott Ullrich2010-06-081-22/+24
* 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
* Fix editing of interfaces.Ermal2010-03-121-2/+2
* :Ermal2010-03-121-1/+19
* Make tab name uniformScott Ullrich2010-03-061-1/+1
* Fix formattingScott Ullrich2010-03-061-22/+22
* Make name of package uniformScott Ullrich2010-03-061-2/+2
* Use the propper function to find the real interface in 2.0+.Ermal Luçi2010-03-041-1/+8
* Fix creation of interface settings written on config. Add passive option. All...Ermal Luçi2010-03-031-1/+14
* Fix typo.Ermal Luçi2010-03-021-2/+2
* Allow multiple interfaces to be specified for an area.Ermal Luçi2010-02-261-40/+72
* Make OSPFd package usable with one area.Ermal Luçi2010-01-131-8/+54
* Add preliminary openospfd config file generation code. It is based on some id...Ermal Luçi2010-01-131-0/+127