cvs commit: src/sys/netinet ip_mroute.c

Sam Leffler sam at FreeBSD.org
Thu Oct 23 17:09:20 PDT 2003


sam         2003/10/23 17:09:19 PDT

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_mroute.c 
  Log:
  o restructure initialization code so data structures are setup
    when loaded as a module
  o cleanup data structures on module unload when no application has
    been started (i.e. kldload, kldunload w/o mrtd)
  o remove extraneous unlocks immediately prior to destroying them
  
  Supported by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.93      +34 -22    src/sys/netinet/ip_mroute.c


More information about the cvs-all mailing list