[ovs-git] Open vSwitch: datapath: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute (master)

dev at openvswitch.org dev at openvswitch.org
Tue Apr 2 23:36:48 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, master has been updated
       via  778ea0a463e08b2f47d69288367ac7960712fb0c (commit)
      from  62bd7349adaf5ee740cd9da58305f7523d7c9e6e (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 778ea0a463e08b2f47d69288367ac7960712fb0c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=778ea0a463e08b2f47d69288367ac7960712fb0c
Author: Thomas Graf <tgraf at suug.ch>
		
datapath: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute
		
The port specific options are currently unused resulting in an
empty OVS_VPORT_ATTR_OPTIONS nested attribute being inserted
into every OVS_VPORT_CMD_GET message.

Don't insert OVS_VPORT_ATTR_OPTIONS if no options are present.

Signed-off-by: Thomas Graf <tgraf at suug.ch>
[jesse: Options are used by tunnels but the concept still applies.]
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/vport.c |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list