Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2007 20:40:25 +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 ieee8023ad_lacp.c ieee8023ad_lacp.h if_lagg.c if_lagg.h src/sbin/ifconfig iflagg.c
Message-ID:  <200707122040.l6CKeP0A004071@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2007-07-12 20:40:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              ieee8023ad_lacp.c ieee8023ad_lacp.h 
                         if_lagg.c if_lagg.h 
    sbin/ifconfig        iflagg.c 
  Log:
  Sync lagg to HEAD
   - Implement the Marker Protocol for lacp
   - Export the actor and partner peer info and show in ifconfig verbose
   - Compare the partner system priority when choosing the aggregator.
   - Cleanup whitespace, variable names and gc unused defines
  
  Revision  Changes    Path
  1.1.2.2   +55 -13    src/sbin/ifconfig/iflagg.c
  1.7.2.2   +227 -65   src/sys/net/ieee8023ad_lacp.c
  1.4.2.2   +38 -41    src/sys/net/ieee8023ad_lacp.h
  1.11.2.3  +39 -52    src/sys/net/if_lagg.c
  1.7.2.2   +63 -39    src/sys/net/if_lagg.h



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