cvs commit: src/sys/netinet ip_fw2.c

Sam Leffler sam at FreeBSD.org
Tue Sep 16 17:56:52 PDT 2003


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


More information about the cvs-src mailing list