hi, everyone!
I wonder whether it is possible to transmit each packet with different MAC
retry limit.I have consider a possible way --There is a file which contains all
the retry limits of all packets, each time when the packet is going to be
transmitted, read the corresponding line and set the MAC retry limit to the
value of that line.
Is there anyone can tell me whether this can work or not, or a better way?
thanks in advance!