diff options
author | 2005-02-26 09:17:06 +0000 | |
---|---|---|
committer | 2005-02-26 09:17:06 +0000 | |
commit | 3ca38b8b3df3218e081e9d5586925663bf8d46c2 (patch) | |
tree | 25091a8b654d983dd52f23d0519edc0d8f0f8606 | |
parent | - underlying file system of /tmp is not relevant here, so do not (diff) | |
download | wireguard-openbsd-3ca38b8b3df3218e081e9d5586925663bf8d46c2.tar.xz wireguard-openbsd-3ca38b8b3df3218e081e9d5586925663bf8d46c2.zip |
document wep;
tweaks/ok dlg@
-rw-r--r-- | share/man/man4/atu.4 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/share/man/man4/atu.4 b/share/man/man4/atu.4 index e17d75163f6..ee22a7935b8 100644 --- a/share/man/man4/atu.4 +++ b/share/man/man4/atu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atu.4,v 1.12 2005/02/25 10:41:07 dlg Exp $ +.\" $OpenBSD: atu.4,v 1.13 2005/02/26 09:17:06 jmc Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -76,6 +76,15 @@ The .Nm driver supports IEEE standardised IBSS operation. .Pp +Wired Equivalent Privacy (WEP) is the de facto encryption standard +for wireless networks. +It can be typically configured in one of three modes: +no encryption; 40-bit encryption; or 128-bit encryption. +Unfortunately, due to serious weaknesses in WEP protocol +it is strongly recommended that it not be used as the +sole mechanism to secure wireless communication. +WEP is not enabled by default. +.Pp The following devices are known to be supported by the .Nm driver: |