Date: Sat, 29 Jan 2000 03:49:08 -0800 (PST) From: Yoshinobu Inoue <shin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_debug.h tcp_debug.c src/usr.sbin/trpt trpt.c Message-ID: <200001291149.DAA94588@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
shin 2000/01/29 03:49:08 PST Modified files: sys/netinet tcp_debug.h tcp_debug.c usr.sbin/trpt trpt.c Log: Sorry in this just befor code freeze commit. This is fix to usr.sbin/trpt and tcp_debug.[ch] I think of putting this after 4.0 but,,, -There was bug that when INET6 is defined, IPv4 socket is not traced by trpt. -I received request from a person who distribute a program which use tcp_debug interface and print performance statistics, that -leave comptibility with old program as much as possible -use same interface with other OSes So, I talked with itojun, and synced API with netbsd IPv6 extension. makeworld check, kernel build check(includes GENERIC) is done. But if there happen to any problem, please let me know and I soon backout this change. Revision Changes Path 1.11 +16 -3 src/sys/netinet/tcp_debug.h 1.16 +53 -11 src/sys/netinet/tcp_debug.c 1.12 +51 -11 src/usr.sbin/trpt/trpt.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?200001291149.DAA94588>