Date: Fri, 21 Dec 2007 05:33:48 +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: <200712210533.lBL5Xm6K086282@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thompsa 2007-12-21 05:33:48 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) 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.19.2.5 +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?200712210533.lBL5Xm6K086282>