]> git.proxmox.com Git - mirror_iproute2.git/commit - bridge/bridge.c
bridge: manage VXLAN based forwarding tables
authorStephen Hemminger <shemminger@vyatta.com>
Mon, 1 Oct 2012 20:58:01 +0000 (13:58 -0700)
committerStephen Hemminger <shemminger@vyatta.com>
Mon, 1 Oct 2012 20:58:01 +0000 (13:58 -0700)
commit0849e60a10d06d667904c992d2cb61d6868a90e5
tree4d8c30917c4901633ba5a80f1e7774af8826aa96
parentd0d9fcb3ce85f6c5e0aec6e84fdf55ae5b034c20
bridge: manage VXLAN based forwarding tables

Allow extending bridge forwarding table to handle VXLAN as well.
Change format of output to be close to 'ip neighbour'
bridge/br_common.h
bridge/bridge.c
bridge/fdb.c