summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2006-06-09 18:54:22 +0000
committerjmc <jmc@openbsd.org>2006-06-09 18:54:22 +0000
commit4c312ab5811128d0132d7a6d82f45f9bed89e537 (patch)
tree81123a5c05cbf5fb09a6006a68a9fd234e2961e9
parentEFI partition types; didickman@yahoo.com (diff)
downloadwireguard-openbsd-4c312ab5811128d0132d7a6d82f45f9bed89e537.tar.xz
wireguard-openbsd-4c312ab5811128d0132d7a6d82f45f9bed89e537.zip
document link[0-2] bits;
issue reported by hauke fath; help from deraadt
-rw-r--r--share/man/man4/sl.417
1 files changed, 13 insertions, 4 deletions
diff --git a/share/man/man4/sl.4 b/share/man/man4/sl.4
index 73e97e7e05a..3aab66f2ad1 100644
--- a/share/man/man4/sl.4
+++ b/share/man/man4/sl.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sl.4,v 1.12 2006/05/09 19:03:04 jmc Exp $
+.\" $OpenBSD: sl.4,v 1.13 2006/06/09 18:54:22 jmc Exp $
.\" $NetBSD: sl.4,v 1.1 1996/08/10 21:26:14 explorer Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -54,9 +54,18 @@ command or by setting up a
configuration file for
.Xr netstart 8 .
.Pp
-The
-.Nm sl
-interface can use Van Jacobson TCP header compression and ICMP filtering.
+The following link-level options are configurable via
+.Xr ifconfig 8 :
+.Pp
+.Bl -tag -width Ds -offset indent -compact
+.It link0
+Use Van Jacobsen TCP header compression.
+.It link1
+Suppress ICMP traffic.
+.It link2
+Auto-enable Van Jacobsen TCP header compression
+(enabled by default).
+.El
.Sh DIAGNOSTICS
.Bl -diag
.It sl%d: af%d not supported.