[ovs-dev] [PATCH] tunnel: Only print non-default UDP dst_port for LISP/VXLAN tunnels

Jesse Gross jesse at nicira.com
Thu Feb 28 17:21:27 UTC 2013


On Thu, Feb 28, 2013 at 6:30 AM, Kyle Mestery <kmestery at cisco.com> wrote:
> 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>

Applied, thanks (I merged the results of the if statement for VXLAN
and LISP since they are the same).



More information about the dev mailing list