From 36c37ded6c20f744ed77021d9af23c6d76ac97a5 Mon Sep 17 00:00:00 2001 From: Wilbern Cobb Date: Mon, 25 Nov 2002 03:04:49 +0000 Subject: Mention the net.inet.tcp.ecn sysctl. ok kjc@ --- lib/libc/gen/sysctl.3 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/libc/gen') diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3 index 3b07f724840..5ba3f08b7b9 100644 --- a/lib/libc/gen/sysctl.3 +++ b/lib/libc/gen/sysctl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sysctl.3,v 1.94 2002/07/06 19:14:19 nordin Exp $ +.\" $OpenBSD: sysctl.3,v 1.95 2002/11/25 03:04:48 wcobb Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -765,6 +765,7 @@ The currently defined protocols and names are: .It tcp mssdflt integer yes .It tcp rstppslimit integer yes .It tcp ackonpush integer yes +.It tcp ecn integer yes .It udp checksum integer yes .It udp baddynamic array yes .It udp recvspace integer yes @@ -1020,6 +1021,8 @@ Negative value disables rate limitation. Returns 1 if tcp segments with the .Dv TH_PUSH set are being acknowledged immediately, otherwise 0. +.It Li tcp.ecn +Returns 1 if Explicit Congestion Notifications for TCP are enabled. .It Li udp.checksum Returns 1 when .Tn UDP -- cgit v1.2.3