ovsdbmonitor: Update to work with recent ovs-dpctl output.
authorBen Pfaff <blp@nicira.com>
Mon, 2 May 2011 23:27:58 +0000 (16:27 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 23 May 2011 20:41:18 +0000 (13:41 -0700)
commita9806b569eb68b02a21986b0ba7a2de800411e77
treee0f883795cd897c0b1146c5367798dff77fa774e
parent6aaf8f1367209fdc994b6482999ae212a7993cb0
ovsdbmonitor: Update to work with recent ovs-dpctl output.

The format of "ovs-dpctl dump-flows" has completely changed since
ovsdbmonitor was written.  It seems like no one has tried out ovsdbmonitor
since the rewrite, because it didn't work at all.  This commit fixes the
parser.
ovsdb/ovsdbmonitor/OVEFlowWindow.py
ovsdb/ovsdbmonitor/OVEUtil.py