summaryrefslogtreecommitdiffstats
path: root/bgp-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-5/+2
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Minor clean-up of quaggav0.3.0Ted Trask2008-09-091-3/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@1454 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Split Bgp and Zebra into separate controllers.Mika Havela2008-09-041-0/+26
Earlier there was no chance to start/stop zebra (only bgp) and the whole package was a strange mix of bgp and zebra. Now these processes has own Menuitems and are controlled separately (they both exist in acf-quagga though). git-svn-id: svn://svn.alpinelinux.org/acf/quagga/trunk@1447 ab2d0c66-481e-0410-8bed-d214d4d58bed