Add stats message that allows querying description of components in OpenFlow.
authorJustin Pettit <jpettit@nicira.com>
Sat, 16 Aug 2008 16:43:05 +0000 (09:43 -0700)
committerJustin Pettit <jpettit@nicira.com>
Sat, 16 Aug 2008 16:43:05 +0000 (09:43 -0700)
commitd6a1e67a8d9883087fe8712400d43b559618994f
tree4b19d53641d0ab2caaf316e733c2b34860bc45d0
parentb41a6a0a6d23322da667c39d1c5e65496ae8b02f
Add stats message that allows querying description of components in OpenFlow.
datapath/datapath.c
include/openflow.h
lib/ofp-print.c
switch/datapath.c
switch/switch.c
utilities/dpctl.c