CFG: raw socket locking
From: Sam Leffler (sam_at_errno.com)
Date: 08/20/03
- Previous message: Sam Leffler: "CFG: domain locking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 20 Aug 2003 08:58:41 -0700 To: freebsd-net@freebsd.org, freebsd-arch@freebsd.org
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
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Sam Leffler: "CFG: domain locking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]