[ovs-git] Open vSwitch: tunnel: Only print non-default UDP dst_port for LISP/VXLAN tunnels (master)

dev at openvswitch.org dev at openvswitch.org
Thu Feb 28 17:21:21 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  9eeb949bbaf75565ab2330ea26ae467d87ec194d (commit)
      from  f231418e8b95f3a0baf930dee587a2bb271ae196 (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 9eeb949bbaf75565ab2330ea26ae467d87ec194d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9eeb949bbaf75565ab2330ea26ae467d87ec194d
Author: Kyle Mestery <kmestery at cisco.com>
		
tunnel: Only print non-default UDP dst_port for LISP/VXLAN tunnels
		
In get_tunnel_config(), distinguish between VXLAN and LISP when deciding
whether or not to print UDP destination port. Only add the UDP
destination port for either protocol if it is not the default UDP port.
Update the LISP unit test to match the new behavior as well.

Signed-off-by: Kyle Mestery <kmestery at cisco.com>
[jesse: merge common test for VXLAN and LISP]
Signed-off-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 lib/netdev-vport.c |    5 ++++-
 tests/tunnel.at    |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list