Date: Mon, 25 Aug 2008 21:59:00 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_divert.c Message-ID: <200808252159.m7PLxAi6013938@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2008-08-25 21:59:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netinet ip_divert.c Log: SVN rev 182178 on 2008-08-25 21:59:00Z by mav MFC r180851 According to in_pcb.h protocol binding information has double locking. It allows access it while list travercing holding only global pcbinfo lock. Revision Changes Path 1.130.2.2 +1 -2 src/sys/netinet/ip_divert.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808252159.m7PLxAi6013938>