[ovs-git] Open vSwitch: datapath: Fix multipart datapath dumps. (branch-1.4)

dev at openvswitch.org dev at openvswitch.org
Wed Jan 11 18:00:57 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.4 has been updated
       via  ebed22466879365eb96842f13b85593045abccea (commit)
      from  b87dd2dcf4a2af434d1b92f6efcb32f54fee03b2 (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 ebed22466879365eb96842f13b85593045abccea
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ebed22466879365eb96842f13b85593045abccea
Author: Ben Pfaff <blp at nicira.com>
		
datapath: Fix multipart datapath dumps.
		
The logic to split up the list of datapaths into multiple Netlink messages
was simply wrong, causing the list to be terminated after the first part.
Only about the first 50 datapaths would be dumped.  This fixes the
problem.

Bug #9124.
Reported-by: Paul Ingram <paul at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/datapath.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list