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