cvs commit: src/sys/net if_lagg.c
Andrew Thompson
thompsa at FreeBSD.org
Sat Nov 24 22:30:46 PST 2007
thompsa 2007-11-25 06:30:46 UTC
FreeBSD src repository
Modified files:
sys/net if_lagg.c
Log:
Have the lagg interface generate link up/down events, the interface is marked
as up if at least one of its ports also has a link up. This fixes using
carp+lagg together and any other system that relies on linkstate events.
PR: kern/113956
MFC after: 3 days
Revision Changes Path
1.22 +20 -0 src/sys/net/if_lagg.c
More information about the cvs-src
mailing list