linux/net/bridge
stephen hemminger 8f3359bdc8 bridge: make user modified path cost sticky
Keep a STP port path cost value if it was set by a user.
Don't replace it with the link-speed based path cost
whenever the link goes down and comes back up.

Reported-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-15 14:03:44 -04:00
..
netfilter
br_device.c
br_fdb.c
br_forward.c
br_if.c bridge: make user modified path cost sticky 2013-04-15 14:03:44 -04:00
br_input.c
br_ioctl.c
br_mdb.c
br_multicast.c
br_netfilter.c
br_netlink.c
br_notify.c
br_private_stp.h
br_private.h bridge: make user modified path cost sticky 2013-04-15 14:03:44 -04:00
br_stp_bpdu.c
br_stp_if.c bridge: make user modified path cost sticky 2013-04-15 14:03:44 -04:00
br_stp_timer.c
br_stp.c
br_sysfs_br.c
br_sysfs_if.c
br_vlan.c
br.c
Kconfig
Makefile