From owner-freebsd-bugs@freebsd.org Sun Jan 17 00:05:19 2021 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 420884D0DEF for ; Sun, 17 Jan 2021 00:05:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4DJFYC1Ctvz3Ln0 for ; Sun, 17 Jan 2021 00:05:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 29BFD4D0E63; Sun, 17 Jan 2021 00:05:19 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 298824D11B9 for ; Sun, 17 Jan 2021 00:05:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DJFYC0fMnz3LhF for ; Sun, 17 Jan 2021 00:05:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 085A618088 for ; Sun, 17 Jan 2021 00:05:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 10H05IJf022156 for ; Sun, 17 Jan 2021 00:05:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 10H05INd022155 for bugs@FreeBSD.org; Sun, 17 Jan 2021 00:05:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 44034] Multiple sysctl variables are not documented Date: Sun, 17 Jan 2021 00:05:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pauamma@gundo.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2021 00:05:19 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D44034 PauAmma changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pauamma@gundo.com --- Comment #3 from PauAmma --- Seem to no longer exist (or perhaps renamed) in GENERIC 12.1: net.inet.tcp.restrict_rst net.inet.tcp.rfc1644 net.inet.tcp.slowstart_flightsize net.inet.tcp.local_slowstart_flightsize Now documented in GENERIC 12.1 tcp(4) or icmp(4): net.inet.tcp.rfc1323 net.inet.tcp.mssdflt net.inet.tcp.sendspace net.inet.tcp.recvspace net.inet.tcp.syncookies (also in syncookies(4)) net.inet.tcp.rexmit_min net.inet.tcp.rexmit_slop net.inet.icmp.maskrepl net.inet.icmp.icmplim net.inet.icmp.drop_redirect net.inet.icmp.log_redirect net.inet.icmp.icmplim_output net.inet.icmp.bmcastecho Now documented in GENERIC 12.1 syncache(4): net.inet.tcp.syncache.bucketlimit net.inet.tcp.syncache.cachelimit net.inet.tcp.syncache.count net.inet.tcp.syncache.hashsize net.inet.tcp.syncache.rexmtlimit Still not documented in GENERIC 12.1 tcp(4), icmp(4), and icmp6(4): net.inet.tcp.drop_synfin net.inet.tcp.v6mssdflt net.inet6.icmp6.rediraccept net.inet6.icmp6.redirtimeout net.inet6.icmp6.nd6_prune net.inet6.icmp6.nd6_delay net.inet6.icmp6.nd6_umaxtries net.inet6.icmp6.nd6_mmaxtries net.inet6.icmp6.nd6_useloopback net.inet6.icmp6.nodeinfo net.inet6.icmp6.errppslimit net.inet6.icmp6.nd6_maxnudhint net.inet6.icmp6.nd6_debug > In addition, the tcp(4) man page contains descriptions of the > (presumably obsolete) sysctls tcp.slowstart_flightsize and > tcp.local_slowstart_flightsize. It no longer does. --=20 You are receiving this mail because: You are the assignee for the bug.=