Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2007 06:30:46 +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:  <200711250630.lAP6UkNj055116@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2007-11-25 06:30:46 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_lagg.c 
  Log:
  Have the lagg interface generate link up/down events, the interface is marked
  as up if at least one of its ports also has a link up. This fixes using
  carp+lagg together and any other system that relies on linkstate events.
  
  PR:             kern/113956
  MFC after:      3 days
  
  Revision  Changes    Path
  1.22      +20 -0     src/sys/net/if_lagg.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711250630.lAP6UkNj055116>