Date: Thu, 9 Mar 2006 13:42:44 +0000 (UTC) From: Gleb Smirnoff <glebius@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: <200603091342.k29Dgif4097194@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2006-03-09 13:42:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet ip_fw2.c Log: MFC 1.127: - Do not leak read lock in IP_FW_TABLE_GETSIZE case of ipfw_ctl(). - Acquire read (not write) lock in case of IP_FW_TABLE_LIST. Approved by: re (hrs) Revision Changes Path 1.106.2.12 +5 -7 src/sys/netinet/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603091342.k29Dgif4097194>