Date: Wed, 20 Aug 2003 08:58:41 -0700 From: Sam Leffler <sam@errno.com> To: freebsd-net@freebsd.org, freebsd-arch@freebsd.org Subject: CFG: raw socket locking Message-ID: <508604564.1061369921@melange.errno.com>
next in thread | raw e-mail | index | archive | help
http://www.freebsd.org/~sam/rawsock.patch This locks the raw socket protocol control blocks using equivalent techniques to those used for udp, etc. There is one code restructuring done to simplify this work; equivalent to the one I added for udp. Note this change also removes the rip_olddiverterror sysctl. It was marked as "to be removed". I'll probably leave it alone and/or remove it in a separate pass. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?508604564.1061369921>