Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / tools / tools / net80211 / scripts / mesh / common
1 #! /bin/sh
2 #
3 # Common setup.
4 #
5 # $FreeBSD: src/tools/tools/net80211/scripts/mesh/common,v 1.1 2009/07/11 15:02:45 rpaulo Exp $
6 #
7 PATH=../:.:$PATH
8 . config
9 . config.mesh
10
11 WLAN=`ifconfig wlan create wlanmode mesh wlandev $WIRELESS`
12 ifconfig $WLAN meshid $MESHID channel $CHANNEL mtu 1500
13 wlandebug -i $WLAN mesh+hwmp+state+scan+assoc