Implement new OpenFlow "switch statistics" feature.
authorBen Pfaff <blp@nicira.com>
Tue, 26 Aug 2008 18:53:51 +0000 (11:53 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 26 Aug 2008 18:53:51 +0000 (11:53 -0700)
commite3d722e73b7d1986f5aeba0386297e4506fa7dd3
treef9e1cad3fb341567c6071ef8d59c1fdd68e3bcf9
parentb057b10a7417dfa3fa3792ca2f7666bfab87d07b
Implement new OpenFlow "switch statistics" feature.

This should be useful for reporting the status of a switch on its
front-panel display (for those switches that have one) or in the
controller UI.
include/openflow.h
lib/ofp-print.c
secchan/secchan.c
utilities/dpctl.8
utilities/dpctl.c