]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r234487
authorthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 May 2012 07:42:32 +0000 (07:42 +0000)
committerthompsa <thompsa@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 May 2012 07:42:32 +0000 (07:42 +0000)
commit5a7d9a149dc844fb2c608e3d3077162fcc197fc0
treec8226393f44dfd10404239b4c32339d27a19353d
parentc4fdc30ba05b408f8ae02c44131003fbca58ec65
MFC r234487

 Add linkstate to bridge(4), set the link to up when at least one underlying
 interface is up, otherwise the link is down.

 This, among other things, allows carp to work on a bridge.

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