summaryrefslogtreecommitdiffstats
path: root/src/ctrl/fsm_ctrl_commands.c
Commit message (Expand)AuthorAgeFilesLines
* ctrl/vty: fsm: use correct element when iterating over fsm->proc.childrenAlexander Couzens2018-07-291-1/+1
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+6
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-0/+2
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-1/+1
* Simplify ctrl cmd lookupMax2017-05-081-11/+6
* Fix broken ctrl commandsMax2017-05-031-1/+2
* control_if: Add control interface commands for FSMsHarald Welte2017-04-271-0/+175