Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Longest possible password is 8 chars on simple password schema. Reported-by: ↵ | Ermal | 2010-10-18 | 1 | -2/+2 |
| | | | | Remko Lodder | ||||
* | Clarify text for route distribution in ospfd. | jim-p | 2010-09-16 | 1 | -2/+2 |
| | |||||
* | Redo HTML and make this form look like others | Scott Ullrich | 2010-08-13 | 1 | -23/+26 |
| | |||||
* | Rework script a bit. Use write_rcfile(). Add logic that was only in php to ↵ | Scott Ullrich | 2010-06-08 | 1 | -22/+24 |
| | | | | shell script | ||||
* | Fix typo | Ermal | 2010-03-25 | 1 | -1/+1 |
| | |||||
* | Propperly check return value. | Ermal | 2010-03-25 | 1 | -1/+3 |
| | |||||
* | Add comments decsribing the pkill doesnt actually kill anything real. | thompsa | 2010-03-25 | 1 | -0/+6 |
| | |||||
* | Be safer about reloading ospfd. Use the return value of ospfctl to | thompsa | 2010-03-25 | 1 | -13/+4 |
| | | | | determine if ospfd is running which is more reliable than grokking ps. | ||||
* | Fix editing of interfaces. | Ermal | 2010-03-12 | 1 | -2/+2 |
| | |||||
* | : | Ermal | 2010-03-12 | 2 | -1/+20 |
| | |||||
* | On 2.0 show the friendly interface name. | Ermal Luçi | 2010-03-09 | 1 | -0/+1 |
| | |||||
* | Fix RID text | Scott Ullrich | 2010-03-06 | 1 | -2/+2 |
| | |||||
* | Add helpful links to wikipedia which has a great article on ospf | Scott Ullrich | 2010-03-06 | 1 | -2/+10 |
| | |||||
* | Update service name | Scott Ullrich | 2010-03-06 | 1 | -1/+1 |
| | |||||
* | Make tab name uniform | Scott Ullrich | 2010-03-06 | 2 | -4/+4 |
| | |||||
* | Retain old settings | Scott Ullrich | 2010-03-06 | 2 | -3/+3 |
| | |||||
* | Correct aftersaveredirect | Scott Ullrich | 2010-03-06 | 1 | -1/+1 |
| | |||||
* | Fix formatting | Scott Ullrich | 2010-03-06 | 1 | -22/+22 |
| | |||||
* | Make name of package uniform | Scott Ullrich | 2010-03-06 | 4 | -16/+16 |
| | |||||
* | Clarify option disables | Scott Ullrich | 2010-03-06 | 1 | -1/+1 |
| | |||||
* | Fix formatting | Scott Ullrich | 2010-03-06 | 2 | -39/+37 |
| | |||||
* | Add status tab | Scott Ullrich | 2010-03-06 | 1 | -0/+4 |
| | |||||
* | Fix error | Scott Ullrich | 2010-03-06 | 1 | -1/+68 |
| | |||||
* | Clean up formatting | Scott Ullrich | 2010-03-06 | 1 | -42/+44 |
| | |||||
* | Fixup html. | Scott Ullrich | 2010-03-06 | 1 | -52/+42 |
| | |||||
* | Correct link | Scott Ullrich | 2010-03-06 | 1 | -1/+1 |
| | |||||
* | Add (C) since the page was originally the BGP status page | Scott Ullrich | 2010-03-06 | 1 | -1/+2 |
| | |||||
* | Fix filename | Scott Ullrich | 2010-03-06 | 1 | -2/+2 |
| | |||||
* | Cleanup | Scott Ullrich | 2010-03-06 | 1 | -25/+48 |
| | |||||
* | Adding ospfd status page from buraglio@ | Scott Ullrich | 2010-03-06 | 2 | -8/+82 |
| | |||||
* | Use the propper function to find the real interface in 2.0+. | Ermal Luçi | 2010-03-04 | 1 | -1/+8 |
| | |||||
* | Use correct fle. | Ermal Luçi | 2010-03-04 | 1 | -1/+1 |
| | |||||
* | fix text | Chris Buechler | 2010-03-04 | 1 | -2/+2 |
| | |||||
* | Fix creation of interface settings written on config. Add passive option. ↵ | Ermal Luçi | 2010-03-03 | 3 | -3/+42 |
| | | | | Allow redistribute rules to be specified. | ||||
* | Add neccessary file. | Ermal Luçi | 2010-03-02 | 1 | -0/+5 |
| | |||||
* | Fix typo. | Ermal Luçi | 2010-03-02 | 1 | -2/+2 |
| | |||||
* | Allow multiple interfaces to be specified for an area. | Ermal Luçi | 2010-02-26 | 3 | -86/+206 |
| | |||||
* | Make the 'Listening interface' a required field. | Ermal Luçi | 2010-01-13 | 1 | -0/+1 |
| | |||||
* | During install fetch even dependencies. | Ermal Luçi | 2010-01-13 | 1 | -0/+5 |
| | |||||
* | Make OSPFd package usable with one area. | Ermal Luçi | 2010-01-13 | 2 | -52/+74 |
| | |||||
* | Add preliminary openospfd config file generation code. It is based on some ↵ | Ermal Luçi | 2010-01-13 | 1 | -0/+127 |
| | | | | ideas from openbgpd. | ||||
* | Make OpenOSPFd package save correctly and not break the config. | Ermal Luçi | 2010-01-13 | 1 | -17/+16 |
| | |||||
* | add openospfd package for my testing (which probably is completely broken ↵ | Chris Buechler | 2009-11-19 | 1 | -0/+137 |
right now) disable the frickin Frickin package since it's never worked |