Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2007 21:00:31 +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 if_lagg.h
Message-ID:  <200708052100.l75L0VJj063157@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2007-08-05 21:00:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              if_lagg.c if_lagg.h 
  Log:
  MFC if_lagg.c r1.17-18, if_lagg.h r1.10
  
   - Avoid holding the softc lock when using copyout().
   - Propagate the largest set of interface capabilities supported by all lagg
     ports to the lagg interface.
   - Use the MTU from the first interface as the lagg MTU, all extra interfaces
     must be the same.
  
  Revision  Changes    Path
  1.11.2.5  +109 -43   src/sys/net/if_lagg.c
  1.7.2.3   +0 -1      src/sys/net/if_lagg.h



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