ping's seem to hang ... 'zoneli' state?
??/LI Xin
delphij at delphij.net
Wed Mar 7 06:39:21 UTC 2007
Marc G. Fournier wrote:
[...]
> Here's what I have right now:
>
> __FBSDID("$FreeBSD: src/sys/kern/kern_mbuf.c,v 1.9.2.9 2007/02/11 03:31:18
> mohans Exp $");
> * $FreeBSD: src/sys/sys/mbuf.h,v 1.170.2.7 2007/02/11 03:31:19 mohans Exp $
> * $FreeBSD: src/sys/vm/uma.h,v 1.22.2.8 2007/02/11 03:31:19 mohans Exp $
> __FBSDID("$FreeBSD: src/sys/vm/uma_core.c,v 1.119.2.19 2007/02/11 03:31:19
> mohans Exp $");
> __FBSDID("$FreeBSD: src/sys/vm/uma_core.c,v 1.119.2.19 2007/02/11 03:31:19
> mohans Exp $");
> __FBSDID("$FreeBSD: src/sys/kern/uipc_socket.c,v 1.242.2.8 2007/02/03 04:01:22
> bms Exp $");
>
> The only one that looks off is uipc_socket.c ... do I need to copy that from
> HEAD? Are there any compatibility issues with doing that?
No, you can not simply copy the file. Try patching your system with:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/uipc_socket.c.diff?r1=1.292&r2=1.293
You can just ignore the first hunk. Please note that you may also need
to modify uipc_socket2.c just in the way that this file is changed.
Cheers,
--
Xin LI <delphij at delphij.net> http://www.delphij.net/
FreeBSD - The Power to Serve!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20070307/1ecdc717/signature.pgp
More information about the freebsd-stable
mailing list