cvs commit: src/sys/net if_lagg.c

Andrew Thompson thompsa at FreeBSD.org
Thu Aug 30 12:12:10 PDT 2007


thompsa     2007-08-30 19:12:10 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_lagg.c 
  Log:
  Show the ACTIVE flag in ifconfig for the single interface that is actaully
  active in failover mode rather than all interfaces with a link. This makes it
  clear if the master interface is in use or one of the backup links.
  
  Found by:       Writing the Handbook section
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.19      +5 -1      src/sys/net/if_lagg.c


More information about the cvs-src mailing list