summaryrefslogtreecommitdiffstats
path: root/bgp-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Replace nc executable with luasocket library for quagga statusTed Trask2016-03-111-3/+30
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-211-7/+8
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Replace io.popen with modelfunctions.run_executableTed Trask2013-01-021-4/+2
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-4/+4
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-3/+7
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-211-1/+2
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-2/+1
* Modified quagga to account for failures in details.v0.3.1Ted Trask2008-09-181-16/+17
* Bugfix. Now reading password from config instead of using hardcoded pwMika Havela2008-09-161-1/+21
* Minor clean-up of quaggav0.3.0Ted Trask2008-09-091-5/+2
* Split Bgp and Zebra into separate controllers.Mika Havela2008-09-041-0/+67