cvs commit: src/sys/netinet ip_fw2.c

Andre Oppermann andre at FreeBSD.org
Thu Aug 19 16:31:40 PDT 2004


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


More information about the cvs-all mailing list