Date: Sun, 27 Jul 2008 20:48:22 +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: <200807272048.m6RKmVNO073354@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2008-07-27 20:48:22 UTC FreeBSD src repository Modified files: sys/netinet ip_divert.c Log: SVN rev 180851 on 2008-07-27 20:48:22Z by mav 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.134 +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?200807272048.m6RKmVNO073354>