#! /bin/sh # # Script for testing single-bss WPA1+WPA2. # # $FreeBSD: src/tools/tools/net80211/scripts/setup.wpa,v 1.1 2008/04/20 20:43:42 sam Exp $ # PATH=.:$PATH . config BRIDGE=bridge0 WLAN=wlan0 CONF=$TMPDIR/bsd-$WLAN.conf SSID=$SSID-wpa makeconf() { conf=$1 rm -f $conf cat >$1 <