Date: Fri, 21 Dec 2007 05:34:36 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_lagg.c Message-ID: <200712210534.lBL5Yace086321@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2007-12-21 05:34:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/net if_lagg.c
Log:
MFC r1.25
- 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.
Approved by: re (kensmith)
Revision Changes Path
1.11.2.10 +2 -2 src/sys/net/if_lagg.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712210534.lBL5Yace086321>
