Hi all,
I'm in the process of putting together some routers which do load sharing over multiple channels (btw this is for mesh routing with the olsrd). At the moment i've got the multi radio multi channel part to work quiet well however i'm sharing the load by simply splitting half the routing table into one channel and the other half into another channel.
What i really want to do however is to make the system smarter by taking into account things like the signal to noise ratio of a channel and better yet the tx and rx buffers for the wireless interface (or anything that would give some sort of indication as to how busy a particular channel is ...maybe even the number of RTS and CTS received).
So what i wanted to ask is if anyone has any ideas about how i could get information like how full the tx and rx buffers are or RTS, CTS info or just any idea as to how we could implement this.
Cheers,
Victor
