[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130517205457.61dbaae2@nehalam.linuxnetplumber.net>
Date: Fri, 17 May 2013 20:54:57 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: David Stevens <dlstevens@...ibm.com>
Cc: netdev@...r.kernel.org
Subject: NDA_PORT attribute is useless
I noticed that this commit is also broken.
Because although you can specify alternate UDP ports for sending,
it does nothing to enable those ports for reception. So although you
can create new static neighbour entries with different ports, they
are useless.
commit 6681712d67eef14c4ce793561c3231659153a320
Author: David Stevens <dlstevens@...ibm.com>
Date: Fri Mar 15 04:35:51 2013 +0000
vxlan: generalize forwarding tables
This patch generalizes VXLAN forwarding table entries allowing an administra
to:
1) specify multiple destinations for a given MAC
2) specify alternate vni's in the VXLAN header
3) specify alternate destination UDP ports
4) use multicast MAC addresses as fdb lookup keys
5) specify multicast destinations
6) specify the outgoing interface for forwarded packets
The combination allows configuration of more complex topologies using VXLAN
encapsulation.
Changes since v1: rebase to 3.9.0-rc2
--
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