From: Ben Pfaff Date: Mon, 23 Dec 2013 18:41:14 +0000 (-0800) Subject: NEWS: Mention new ovs-ofctl ofp-parse-pcap command. X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fovs.git;a=commitdiff_plain;h=60e46251f0b4398fa3e45623e3af1fd8238872f9 NEWS: Mention new ovs-ofctl ofp-parse-pcap command. Signed-off-by: Ben Pfaff --- diff --git a/NEWS b/NEWS index b279572cc..3f6febdfe 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,8 @@ Post-v2.0.0 - Support for Linux kernels up to 3.11 - ovs-dpctl: The "show" command also displays mega flow mask stats. + - ovs-ofctl: + * New command "ofp-parse-pcap" to dump OpenFlow from PCAP files. - ovs-controller has been renamed test-controller. It is no longer packaged or installed by default, because too many users assumed incorrectly that ovs-controller was a necessary or desirable part