]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r232014,r232030,r232070
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 May 2012 07:34:46 +0000 (07:34 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 May 2012 07:34:46 +0000 (07:34 +0000)
commitf465b0a8727d3c7295d5d52acb1a875beec2cac6
tree65c6696b3d90187e8de79aee57c978c43f281ab4
parent5f9d3ce0da3053fb03ca336d9647338d2945f0c6
MFC r232014,r232030,r232070

- bstp_input() always consumes the packet so remove the mbuf handling dance
  around it.
- Now that network interfaces advertise if they support linkstate notifications
  we do not need to perform a media ioctl every 15 seconds.
- Indicate this function decrements the timer as well as testing for expiry.

git-svn-id: svn://svn.freebsd.org/base/stable/9@236047 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/bridgestp.c
sys/net/bridgestp.h
sys/net/if_bridge.c