- reconfig/reparse of dot: remove the warning messages when a node is found
  in ptmconf

- python ptm client

- valgrind run

- Zebra:
  + Tear down the connections if commn with ptmd is lost for > 2 mins

- PTMD
  + Send topo fail notification if commn with lldpd is lost for > 2 mins

- dot output, gvpack integration

- label in dot to not do ptm check for selective edges

Later:
- autoconfig
- address notification
- BIRD integration

DONE:
- Add support for handling get requests
  + get-status: gets the simple "<portname>, <pass|fail>"
  + dump-status: gets the detailed CSV encoded info which includes remote host, port, MAC

- PTMCLI
  + Add support for dump status request

- Incorporate building ptmd and installing it into our builds

- Making PTMD a proper daemon
   - init.d integration for service start/restart
   - monit integration
   - nice.conf ??
   - Setup /etc/cumulus/ptm.d in our sysroot

- Handle LLDPd restarts
  + Make lldpd use abstract namespace sockets in Linux - Not doing this!
  + Add code to handle lldpd reconnects

- MSTP integration

- Module event replay
  (e.g. .dot changes and ptm_conf wants a replay of all LLDP events to 
   redo the matching. What other scenario?)

