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