Hi this short series aims to provide a mechanism for ovs-ofctl -m monitor
to output the hex of the packet data of a PACKET_IN message. This is
aimed at testing MPLS more thoroughly. A more detailed explanation
is included in the change log of the last patch of the series.

Simon Horman (2):
  Do not include trailing whitespace in hexdump
  Allow monitor to output a hexdump of PACKET_IN packets

 lib/dynamic-string.c | 10 +++++++---
 lib/ofp-print.c      |  3 +++
 2 files changed, 10 insertions(+), 3 deletions(-)

-- 
1.8.2.1

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to