How to change ARP queue size
By default, ARP queues only one packet while it is resolving packet's MAC
address. If packets are sent fast by the application and the MAC address is
not in the ARP cache, first few packets will be dropped. Does anybody know
how to increase the size of ARP queue so that more that it can queue more
than one packet until the MAC address is resolved?
Thanks!
|