Date: Sat, 15 Jul 2000 03:22:31 -0700 (PDT) From: isaki@net.ipc.hiroshima-u.ac.jp To: freebsd-gnats-submit@FreeBSD.org Subject: kern/19947: wrong comment in netinet/tcp_var.h Message-ID: <20000715102231.B101E37BD0F@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 19947 >Category: kern >Synopsis: wrong comment in netinet/tcp_var.h >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jul 15 03:30:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Tetsuya Isaki >Release: FreeBSD 3.4-RELEASE >Organization: Hiroshima University >Environment: FreeBSD sayaka.isr.local 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Tue Jun 6 23:32:40 JST 2000 isaki@sayaka.ipc.local:/usr/local/src/kame/freebsd3/sys/compile/SAYAKA i386 >Description: In sys/netinet/tcp_var.h, #define TCPCTL_SENDSPACE 8 /* send buffer space */ #define TCPCTL_RECVSPACE 9 /* receive buffer space */ #define TCPCTL_KEEPINIT 10 /* receive buffer space */ ^^^^^^^^^^^^^^^^^^^^ Comment for TCPCTL_KEEPINIT is wrong. Correct one is "timeout for establishing syn". >How-To-Repeat: % less /sys/netinet/tcp_var.h and % cvs diff -r1.35 -r1.36 sys/netinet/tcp_var.h >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000715102231.B101E37BD0F>