Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2003 17:56:50 -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_fw2.c
Message-ID:  <200309170056.h8H0uoqx017371@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/09/16 17:56:50 PDT

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  Add locking.
  
  o change timeout to MPSAFE callout
  o restructure rule deletion to deal with locking requirements
  o replace static buffer used for ipfw control operations with malloc'd storage
  
  Sponsored by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.38      +309 -164  src/sys/netinet/ip_fw2.c



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