Date: Fri, 3 Mar 2006 12:10:59 +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: <200603031210.k23CAxl2029353@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2006-03-03 12:10:59 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: - 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. In collaboration with: ru Revision Changes Path 1.127 +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?200603031210.k23CAxl2029353>