Add simplistic telnet control interface

This might turn into a complete wire protocol with special
client software. For now it will be a simple client interface
that you can use with telnet to do certain things.

This is using flex to implement the parsing. Implementation
and more commands will follow.
1 file changed
tree: 709f6aebd1e1e2717c3ad437d81c6dd922563412
  1. tests/
  2. tools/
  3. AUTHORS
  4. configure.in
  5. COPYING
  6. Makefile.am
  7. README