On Tue, Feb 07, 2006 at 12:45:02AM -0500, Kris Kennaway wrote: > Has anyone looked at this? This is on the TODO list for 6.1, so the > sooner it can be resolved the better.
I wonder if a lot of these panics are related to races on the in6_ifaddr variable? Access to it is unsynchronised currently, and I think it has been causing various problems. See my followup to PR 93170. I'm trying to sort out some locking patches for it, I'll test them against your clock-setting test. David. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"