cvs commit: src/sys/net ieee8023ad_lacp.c ieee8023ad_lacp.h if_lagg.c

Andrew Thompson thompsa at FreeBSD.org
Sun Aug 3 05:47:15 UTC 2008


thompsa     2008-08-03 05:47:08 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net              ieee8023ad_lacp.c ieee8023ad_lacp.h 
                         if_lagg.c 
  Log:
  SVN rev 181228 on 2008-08-03 05:47:08Z by thompsa
  
  MFC r172825, r173804, r174278, r174721, r175005, r177274, r177289, r180249
  
  Sync to HEAD
   - Use ETHER_BPF_MTAP
   - Support monitor mode
   - Pass any unmatched slowprotocols frames up the stack
   - Switch the LACP state machine over to its own mutex
  
  Revision   Changes    Path
  1.7.2.4    +105 -129  src/sys/net/ieee8023ad_lacp.c
  1.4.2.4    +48 -4     src/sys/net/ieee8023ad_lacp.h
  1.11.2.11  +19 -13    src/sys/net/if_lagg.c


More information about the cvs-src mailing list