kendanniswara / LibtorrentWiBed

GNU General Public License v2.0
0 stars 0 forks source link

Create a script to get link quality #2

Open zavalyshyn opened 9 years ago

zavalyshyn commented 9 years ago

Shell script to run batctl command, filter necessary info, replace MAC addresses with IPs and save results to a file.

zavalyshyn commented 9 years ago

+1 Add nodes IPs and MACs automatically

Right now we have a manually created list of IPs and their corresponding MACs of each node in Wibed. It's better to find out the way to get this information on each node (about all other nodes) automatically.

kendanniswara commented 9 years ago

Don't forget that pathQuality list will only contains the participate node.

zavalyshyn commented 9 years ago

Done. To be closed once we make a commit with the scripts included