Date: Sun, 23 Nov 2003 10:13:41 -0800 (PST) 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_dummynet.c ip_fw2.c Message-ID: <200311231813.hANIDfM3011947@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/11/23 10:13:41 PST
FreeBSD src repository
Modified files:
sys/netinet ip_dummynet.c ip_fw2.c
Log:
Use MPSAFE callouts only when debug.mpsafenet is 1. Both timer routines
potentially transmit packets that may enter KAME IPsec w/o Giant if the
callouts are marked MPSAFE.
Reviewed by: ume
Approved by: re (rwatson)
Revision Changes Path
1.74 +1 -1 src/sys/netinet/ip_dummynet.c
1.48 +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?200311231813.hANIDfM3011947>
