cvs commit: src/sys/net if_lagg.c

Andrew Thompson thompsa at FreeBSD.org
Thu Dec 20 21:35:30 PST 2007


thompsa     2007-12-21 05:35:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6_3)
    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.8.2.2  +2 -2      src/sys/net/if_lagg.c


More information about the cvs-all mailing list