Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NMS: Add dhcp-summary | Kristian Lyngstol | 2016-03-20 | -0/+19 |
| | ||||
* | NMS: Ping and uplinks work now | Kristian Lyngstol | 2016-03-16 | -28/+7 |
| | | | | Getting packet loss to localhost now... | |||
* | NMS: Nuke port-state, update switch-state | Kristian Lyngstol | 2016-03-16 | -15/+32 |
| | | | | On its way. Not done. | |||
* | NMS: Implement improved ping map | Kristian Lyngstol | 2016-03-16 | -3/+9 |
| | | | | | | | e69-2 is looking good. Now with a separate age-entity. Not really used for anything fancy right now, but could be. | |||
* | NMS: ... fix minor leftover with switches SQL | Kristian Lyngstol | 2016-03-10 | -1/+1 |
| | ||||
* | NMS: Tweak caching and updates | Kristian Lyngstol | 2016-03-10 | -1/+5 |
| | ||||
* | nms: Further simplify and fix the API | Kristian Lyngstol | 2016-03-04 | -1/+1 |
| | | | | | | Now this works: tools/add_switches.txt.pl < switches.txt | POST http://demo:demo@localhost/private/switch-add | |||
* | NMS: Remove now redundant "Security" things | Kristian Lyngstol | 2016-03-04 | -1/+1 |
| | | | | Better to have proper isolation than this crud. | |||
* | nms: Split pub/switches in two | Kristian Lyngstol | 2016-03-04 | -12/+1 |
| | | | | Makes authentication simpler. | |||
* | nms: Rename API end points and separate public/private | Kristian Lyngstol | 2016-03-04 | -0/+116 |