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

dev at openvswitch.org dev at openvswitch.org
Tue Feb 21 21:31:45 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, branch-1.5 has been updated
       via  afc143dfa54ee263430570b1b78dad7cd8577843 (commit)
      from  2793521cf0d896d7907c7298ff909522c7489fa1 (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 afc143dfa54ee263430570b1b78dad7cd8577843
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=afc143dfa54ee263430570b1b78dad7cd8577843
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