Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 23:31:40 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw2.c
Message-ID:  <200408192331.i7JNVeoW086385@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2004-08-19 23:31:40 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  When unloading ipfw module use callout_drain() to make absolutely sure that
  all callouts are stopped and finished.  Move it before IPFW_LOCK() to avoid
  deadlocking when draining callouts.
  
  Revision  Changes    Path
  1.73      +1 -1      src/sys/netinet/ip_fw2.c



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