#! /bin/sh
#
# Script for creating a simple Mesh Point.
# Topology is fully connected if every node is a neighbor of each other.
#
#
PATH=../:.:$PATH
. config
. config.mesh

. common
ifconfig $WLAN up
