Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,There is a parameter in the linux driver code for aironet called LostSyncMaxRetryDoes this mean that the card "assumes" that it has lost connection from the cell whenever a packets max retry limit reaches, and therefore stops sending packets an...
Hi,Today I noticed a unique problem with cisco aironet 350 cards. I want to transmit unicast (UDP) packets to another laptop at a constant rate (say 30 packets per second), but the destination laptop may not be in range. What I noticed is that when t...
The ACK packets I am talking about is 802.11 ACK packets, it has nothing to do with UDP. To confirm the issue, I completely bypassed standard TCP/IP stack and sent raw packets (using PF_PACKET socket) to the interface, and observed the same problem. ...