History log of /freebsd-current/tools/tools/net80211/scripts/setup.wdsmain
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 75a790cc 03-May-2017 Adrian Chadd <adrian@FreeBSD.org>

[net80211] add another hard-learnt lesson about DWDS setup

wlanwds monitors the physical interface for DWDS requests from VAPs,
but the clone is created against the physical interface. So, if you
have a secondary VAP setup (with a separate, non-physical-default MAC
address) which is configured for DWDS, the temporary DWDS VAPs created
will have the MAC of the parent physical interface and NOT the
actual cloned interface + MAC.

This .. stumped me for a few minutes.

Maybe I'll fix it. Maybe I won't. At least I now have DWDS+encryption
working at home.

Tested:

* yes, with DWDS 11n repeaters now working on freebsd.


# 773404ba 25-Apr-2017 Adrian Chadd <adrian@FreeBSD.org>

[net80211] document having to enable privacy on the dynamic plumbed VAPs.


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# 7d47a923 15-Apr-2009 Sam Leffler <sam@FreeBSD.org>

no more need for -p option to wlanwds; it knows how to find the parent now


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# c8887008 20-Apr-2008 Sam Leffler <sam@FreeBSD.org>

test scripts for vaps and other 802.11 features

Supported by: Hobnob and Marvell