[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130517.140655.2182995212892285929.davem@davemloft.net>
Date: Fri, 17 May 2013 14:06:55 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: stephen@...workplumber.org
Cc: dlstevens@...ibm.com, netdev@...r.kernel.org
Subject: Re: [PATCH net] vxlan: listen on multiple ports
From: Stephen Hemminger <stephen@...workplumber.org>
Date: Thu, 16 May 2013 14:35:20 -0700
> The commit 823aa873bc782f1c51b1ce8ec6da7cfcaf93836e
> Author: stephen hemminger <stephen@...workplumber.org>
> Date: Sat Apr 27 11:31:57 2013 +0000
>
> vxlan: allow choosing destination port per vxlan
>
> introduced per-vxlan UDP port configuration but only did half of the
> necessary work. It added per vxlan destination for sending, but
> overlooked the handling of multiple ports for incoming traffic.
>
> This patch changes the listening port management to handle multiple
> incoming UDP ports. The earlier per-namespace structure is now a hash
> list per namespace.
>
> It is also now possible to define the same virtual network id
> but with different UDP port values which can be useful for migration.
>
> Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
This is fine, but quite invasive, so I applied this to net-next.
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists