summaryrefslogtreecommitdiffstats
path: root/drivers/net/macvlan.c
diff options
context:
space:
mode:
authorThomas Richter <tmricht@linux.vnet.ibm.com>2013-07-19 17:20:07 +0200
committerDavid S. Miller <davem@davemloft.net>2013-07-23 16:36:03 -0700
commit906dc186e0202bbffe8b3f69caddeda4b0a17420 (patch)
treeea928e4294da2a4d38e547679a24cfbecee38de5 /drivers/net/macvlan.c
parent20ff44aad10b82aa173c1de253dded5590a9d10b (diff)
downloadop-kernel-dev-906dc186e0202bbffe8b3f69caddeda4b0a17420.zip
op-kernel-dev-906dc186e0202bbffe8b3f69caddeda4b0a17420.tar.gz
vxlan fdb replace an existing entry
Add support to replace an existing entry found in the vxlan fdb database. The entry in question is identified by its unicast mac address and the destination information is changed. If the entry is not found, it is added in the forwarding database. This is similar to changing an entry in the neighbour table. Multicast mac addresses can not be changed with the replace option. This is useful for virtual machine migration when the destination of a target virtual machine changes. The replace feature can be used instead of delete followed by add. Resubmitted because net-next was closed last week. Signed-off-by: Thomas Richter <tmricht@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macvlan.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud