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
214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278