]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFH 295796 (based on)
authoraraujo <araujo@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Feb 2016 15:33:55 +0000 (15:33 +0000)
committeraraujo <araujo@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Feb 2016 15:33:55 +0000 (15:33 +0000)
commit4fba0062963c438d2eba94d0806da538a4c50848
tree678dc67bfb337625016b6ee873f95c8c76bbd9eb
parentec52ba44a39f92b809726236c95c056963c5bfbf
MFH 295796 (based on)
Fix regression introduced on 272446r. lagg(4) supports the protocol none,
where it disables any traffic without disabling the lagg(4) interface itself.

PR: 206478
Submitted by: Erin Clark <erin.clark.ix@gmail.com>
Reviewed by: rpokala, bapt
Approved by: re (glebius)
Differential Revision: https://reviews.freebsd.org/D5188

git-svn-id: svn://svn.freebsd.org/base/stable/10@296040 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if_lagg.c