Date: Sun, 12 Dec 1999 16:39:21 -0800 (PST) From: Yoshinobu Inoue <shin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet udp_usrreq.c tcp_usrreq.c Message-ID: <199912130039.QAA55761@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
shin 1999/12/12 16:39:21 PST Modified files: sys/netinet udp_usrreq.c tcp_usrreq.c Log: Always set INP_IPV4 flag for IPv4 pcb entries, because netstat needs it to print out protocol specific pcb info. A patch submitted by guido@gvr.org, and asmodai@wxs.nl also reported the problem. Thanks and sorry for your troubles. Submitted by: guido@gvr.org Reviewed by: shin Revision Changes Path 1.61 +1 -3 src/sys/netinet/udp_usrreq.c 1.49 +1 -4 src/sys/netinet/tcp_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912130039.QAA55761>