Correct what appears to be erroneous behaviour of flow monitors by sending full rather than abbreviated updates to the controller that added a monitor if the NXFMF_OWN flag is not set.
Also add a test to exercise this case. I noticed this while working on support for OpenFlow1.4 flow monitors. Simon Horman (3): ofproto: Honour NXFMF_OWN flag of flow monitors ofproto: Break out perl code for sorting multiline messages ofproto: Add NX flow monitor with !own test ofproto/connmgr.c | 3 ++- tests/automake.mk | 4 +++- tests/multiline-sort.pl | 18 ++++++++++++++ tests/ofproto.at | 62 +++++++++++++++++++++++++++++++++++-------------- 4 files changed, 67 insertions(+), 20 deletions(-) create mode 100644 tests/multiline-sort.pl -- 2.0.0.rc2 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev