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

Andrew Thompson thompsa at FreeBSD.org
Mon Dec 31 01:16:36 UTC 2007


thompsa     2007-12-31 01:16:35 UTC

  FreeBSD src repository

  Modified files:
    sys/net              ieee8023ad_lacp.c ieee8023ad_lacp.h 
                         if_lagg.c 
  Log:
  Pass any unmatched slowprotocols frames up the stack instead of dropping them,
  there are more subtypes than just LACP.
  
  Revision  Changes    Path
  1.14      +5 -5      src/sys/net/ieee8023ad_lacp.c
  1.9       +1 -1      src/sys/net/ieee8023ad_lacp.h
  1.26      +3 -2      src/sys/net/if_lagg.c


More information about the cvs-all mailing list