summaryrefslogtreecommitdiff
path: root/src/rhctl/switch_control.go
Commit message (Collapse)AuthorAgeFilesLines
* parsing switch updates works nowChristian Pointner2016-04-031-3/+3
|
* shallow implementation of server commandChristian Pointner2016-04-031-7/+14
|
* remove bloatChristian Pointner2016-04-031-20/+4
|
* send updates after update/reconcileChristian Pointner2016-04-031-7/+8
|
* telnet state command almost doneChristian Pointner2016-04-021-0/+1
|
* refactoring of server, switch statesChristian Pointner2016-04-021-11/+79
|
* fixed command type mappingChristian Pointner2016-03-311-2/+2
|
* switch status commands work nowChristian Pointner2016-03-311-3/+16
|
* switched to different pubsub packageChristian Pointner2016-03-301-5/+5
|
* add support for listening to status messagesChristian Pointner2016-03-301-5/+8
|
* basic telnet commandsChristian Pointner2016-03-291-3/+44
|
* receiving of updates from switch as well from servers works nowChristian Pointner2016-03-271-6/+25
|
* added SwitchCTRLChristian Pointner2016-03-271-0/+46