I'm using a utility to create an ICMP packet flood/attack called Hyanea since windows doesn't have native support like linux does.
I want to be able to test a new AP to see if any packet loss occurs. My target is a laptop. Only issue is, I think before the AP has trouble handling the packets, I believe the device itself will not be able to handle it and misreport how many packets really got delivered. The target machine I am running is using Wireshark. Again, my goal is to measure at which point I start seeing packet loss on the AP, not the device.
I don't have many resources which is why I'm using another laptop machine as a target. Is there any quick way to test this without setting up a server to calculate the packet loss?