Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 17:09:19 -0700 (PDT)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_mroute.c
Message-ID:  <200310240009.h9O09JAa003969@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310240009.h9O09JAa003969>