summaryrefslogtreecommitdiff
path: root/net/bridge/br.c
diff options
context:
space:
mode:
authorstephen hemminger <shemminger@vyatta.com>2011-04-04 14:03:31 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-04-05 00:22:28 (GMT)
commit36fd2b63e3b4336744cf3f6a6c9543ecbec334a7 (patch)
tree0793a71cf90d8bb3ea1573564ad5bed485324396 /net/bridge/br.c
parentb078f0df676233fc7ebc1ab270bd11ef5824bb64 (diff)
downloadlinux-36fd2b63e3b4336744cf3f6a6c9543ecbec334a7.tar.xz
bridge: allow creating/deleting fdb entries via netlink
Use RTM_NEWNEIGH and RTM_DELNEIGH to allow updating of entries in bridge forwarding table. This allows manipulating static entries which is not possible with existing tools. Example (using bridge extensions to iproute2) # br fdb add 00:02:03:04:05:06 dev eth0 Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br.c')
0 files changed, 0 insertions, 0 deletions