This makes ovn-trace much more usable with OpenStack.

Ben Pfaff (5):
  ovn-sb.xml: Document ct.trk and improve wording for other ct flags.
  packets: Reduce redundant copies of connection states.
  flow: New function ct_state_from_string().
  flow: New function flow_clear_conntrack().
  ovn-trace: Implement ct_next and ct_clear actions.

 NEWS                          |  1 +
 lib/flow.c                    | 57 +++++++++++++++++--------
 lib/flow.h                    |  5 ++-
 lib/odp-util.c                | 56 +++++-------------------
 lib/packets.h                 | 45 ++++++++++----------
 ofproto/ofproto-dpif-xlate.c  | 18 +-------
 ovn/lib/logical-fields.c      | 37 ++++++----------
 ovn/ovn-sb.xml                | 18 ++++----
 ovn/utilities/ovn-trace.8.xml | 58 +++++++++++++++++++++++++
 ovn/utilities/ovn-trace.c     | 99 ++++++++++++++++++++++++++++++++++++++++++-
 10 files changed, 257 insertions(+), 137 deletions(-)

-- 
2.10.2

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

Reply via email to