Skip to content

Commit

Permalink
Rename contrib/WiFiMesh to contrib/mesh-cleanlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
benhylau committed Aug 29, 2018
1 parent 0a3d300 commit 804df0c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#script to remove poor quality links
#usage: mesh-cleanlinks.sh <interface>
#requires gawk (apt-get install gawk)

limit="-65"

sudo iw dev $1 set mesh_param mesh_rssi_threshold $limit
Expand Down

0 comments on commit 804df0c

Please sign in to comment.