v1->v2:
  - Applied and dropped patches 1 and 2.
  - Fixed bug in patch 3 (thanks Yifeng!).

Ben Pfaff (2):
  flow: Add some L7 payload data to most L4 protocols that accept it.
  ovs-ofctl: Add "compose-packet" command for testing flow_compose().

 NEWS                         |   2 +
 lib/flow.c                   |  88 +++--
 lib/flow.h                   |   4 +-
 lib/netdev-dummy.c           |  15 +-
 ofproto/ofproto-dpif-trace.c |  34 +-
 ofproto/ofproto-dpif.c       |   2 +-
 ofproto/ofproto-unixctl.man  |  10 +
 ovn/controller/ofctrl.c      |   2 +-
 tests/bfd.at                 |   4 +-
 tests/learn.at               |  40 +--
 tests/mcast-snooping.at      |   2 +-
 tests/ofproto-dpif.at        | 806 ++++++++++++++++++++++++-------------------
 tests/pmd.at                 |  52 +--
 tests/test-ovn.c             |   2 +-
 utilities/ovs-ofctl.c        |  72 ++++
 15 files changed, 692 insertions(+), 443 deletions(-)

-- 
2.10.2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to