cvs commit: src/sys/net bridgestp.c bridgestp.h if_bridge.c
 if_bridgevar.h
    Andrew Thompson 
    thompsa at FreeBSD.org
       
    Mon Jul 31 20:24:47 UTC 2006
    
    
  
thompsa     2006-07-31 20:24:46 UTC
  FreeBSD src repository
  Modified files:
    sys/net              bridgestp.c bridgestp.h if_bridge.c 
                         if_bridgevar.h 
  Log:
  Add some statistics that are needed to support RFC4188 as part of the SoC2006
  work on a bridge monitoring module for BSNMP.
  
  Submitted by:   shteryana (SoC 2006)
  
  Revision  Changes    Path
  1.15      +10 -0     src/sys/net/bridgestp.c
  1.3       +2 -0      src/sys/net/bridgestp.h
  1.73      +106 -1    src/sys/net/if_bridge.c
  1.15      +43 -0     src/sys/net/if_bridgevar.h
    
    
More information about the cvs-all
mailing list