Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 mention ibss and hostap support
details: https://anonhg.NetBSD.org/src/rev/d0b79ed2ec46
branches: trunk
changeset: 326707:d0b79ed2ec46
user: christos <christos%NetBSD.org@localhost>
date: Fri Feb 14 04:24:41 2014 +0000
description:
mention ibss and hostap support
diffstat:
share/man/man4/urtwn.4 | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
diffs (37 lines):
diff -r d0d50fa27212 -r d0b79ed2ec46 share/man/man4/urtwn.4
--- a/share/man/man4/urtwn.4 Fri Feb 14 04:22:13 2014 +0000
+++ b/share/man/man4/urtwn.4 Fri Feb 14 04:24:41 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: urtwn.4,v 1.8 2013/08/10 21:32:07 jnemeth Exp $
+.\" $NetBSD: urtwn.4,v 1.9 2014/02/14 04:24:41 christos Exp $
.\" $OpenBSD: urtwn.4,v 1.15 2011/11/26 06:39:33 ckuethe Exp $
.\"
.\" Copyright (c) 2010 Damien Bergamini <damien.bergamini%free.fr@localhost>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd August 10, 2013
+.Dd Fabruary 13, 2014
.Dt URTWN 4
.Os
.Sh NAME
@@ -51,6 +51,18 @@
mode, this is used when associating with an access point, through
which all traffic passes.
This mode is the default.
+.It IBSS mode
+Also known as
+.Em IEEE ad-hoc
+mode or
+.Em peer-to-peer
+mode.
+This is the standardized method of operating without an access point.
+Stations associate with a service set.
+However, actual connections between stations are peer-to-peer.
+.It Host AP
+In this mode the driver acts as an access point (base station)
+for other cards.
.It monitor mode
In this mode the driver is able to receive packets without
associating with an access point.
Home |
Main Index |
Thread Index |
Old Index