[ovs-git] Open vSwitch: ovs-ofctl: Fix "snoop" command. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jan 27 17:23:41 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  ca8526e01561671273655e0c28b545736b1d1506 (commit)
      from  3a8cfc5087a5b917055a472da1d1efa4e32768dd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ca8526e01561671273655e0c28b545736b1d1506
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ca8526e01561671273655e0c28b545736b1d1506
Author: Ben Pfaff <blp at nicira.com>
		
ovs-ofctl: Fix "snoop" command.
		
The vconn that "snoop" opens does not process and reply to requests, so
sending a request to set the packet-in format will hang forever, which
means that "snoop" never actually prints any of the traffic that it
receives.

Bug #9346.
Reported-by: Alan Shieh <ashieh at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                  |    1 +
 utilities/ovs-ofctl.8.in |    2 +-
 utilities/ovs-ofctl.c    |   38 +++++++++++++++++++-------------------
 3 files changed, 21 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list