cvs commit: src/sys/net bridgestp.c if_bridge.c if_bridgevar.h if_ethersubr.c

Andrew Thompson thompsa at FreeBSD.org
Wed Nov 16 10:20:17 GMT 2005


thompsa     2005-11-16 10:20:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/net              bridgestp.c if_bridge.c if_bridgevar.h 
                         if_ethersubr.c 
  Log:
  MFC: Sync bridge code up with HEAD
   - plug mbuf and refcnt leak
   - make funtions static
   - cleanup on member removal
   - cleanup bridge hooks
  
  Revision   Changes    Path
  1.6.2.2    +111 -99   src/sys/net/bridgestp.c
  1.23.2.2   +164 -143  src/sys/net/if_bridge.c
  1.4.4.2    +21 -9     src/sys/net/if_bridgevar.h
  1.177.2.8  +13 -25    src/sys/net/if_ethersubr.c


More information about the cvs-src mailing list