[ovs-git] Open vSwitch: datapath: Fix nelink attribute size for flow. (branch-1.9)

dev at openvswitch.org dev at openvswitch.org
Mon Jan 21 07:26:06 UTC 2013


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.9 has been updated
       via  61f7c116b24109844678dc85d39fa864db2abfb0 (commit)
       via  acdf66b53c3538f77608768931da034ec4717045 (commit)
      from  26ff7bc963d50a65a65f87d1d0dc68fa15493a05 (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 61f7c116b24109844678dc85d39fa864db2abfb0
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=61f7c116b24109844678dc85d39fa864db2abfb0
Author: Pravin B Shelar <pshelar at nicira.com>
		
datapath: Fix nelink attribute size for flow.
		
Following patch fixes flow buffer size calculation to allocate
sufficient memory for all nested attributes in new tunnel
attribute.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>
Bug #14767


commit acdf66b53c3538f77608768931da034ec4717045
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=acdf66b53c3538f77608768931da034ec4717045
Author: Pravin B Shelar <pshelar at nicira.com>
		
datapath: Fix Flow dump operation.
		
Following patch adds null check while inserting new netlink attribute.
This was introduced by commit 9b405f1aa8d175d (datapath: More
flexible kernel/userspace tunneling attribute.)

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>
Bug #14767


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

Summary of changes:
 datapath/datapath.c |   11 ++++++++---
 datapath/flow.h     |   43 +++++++++++++++++++++++++------------------
 lib/odp-util.h      |   41 ++++++++++++++++++++++++-----------------
 3 files changed, 57 insertions(+), 38 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list