]> git.proxmox.com Git - mirror_iproute2.git/commit - bridge/link.c
bridge: Add support for setting bridge port attributes
authorVlad Yasevich <vyasevic@redhat.com>
Fri, 15 Mar 2013 17:01:28 +0000 (10:01 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Sat, 16 Mar 2013 17:01:53 +0000 (10:01 -0700)
commit64108901b737b95247b53dec8c1b8217ca8505b7
tree18ebd8a17b6be87ffbb15792542e49806b6db50f
parent1124ffb721ea4f3e53abdb54070314cbd6bb6956
bridge: Add support for setting bridge port attributes

Add netlink support bridge port attributes such as cost, priority, state
and flags.  This also adds support for HW mode such as VEPA or VEB.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
bridge/br_common.h
bridge/bridge.c
bridge/link.c