CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/11/15 01:15:07

Modified files:
        usr.sbin/switchctl: Makefile parser.c parser.h switchctl.c 
Added files:
        usr.sbin/switchctl: ofpclient.c 

Log message:
Add a simple openflow client to dump switch information.  The
implementation re-uses the openflow code from switchd. Not finished
yet, but it is better to continue working on it in the tree.  Later
versions will also include a way to add flows from the command line -
this is being worked on for switchd and some code of the
"ASCII-to-flow" parser will be shared here as well.

As discussed with and lightly tested by rzalamena@

Reply via email to