cvs commit: src/sys/net if_lagg.c
Andrew Thompson
thompsa at FreeBSD.org
Mon Dec 17 18:12:04 PST 2007
thompsa 2007-12-18 02:12:03 UTC
FreeBSD src repository
Modified files:
sys/net if_lagg.c
Log:
- Use the macro to check the port status has it will also test if its
administratively down (!IFF_UP)
- Use the same parameters to lagg_link_active() to get the backup port as in
the output path, this didnt actually matter in practice as sc_primary is
always the first on the port list.
MFC after: 3 days
Revision Changes Path
1.25 +2 -2 src/sys/net/if_lagg.c
More information about the cvs-src
mailing list