Closed poser closed 10 years ago
In particular, this bug fix is what makes it OK for us to allow users to select a target network before starting the demo. (It also removes the need for us to restrict the dropdown to only networks with at least one associated device).
Fixed in 754709b6896f336588d356bddf394250925ca565.
Appears to work correctly.
As is, once a network has been selected (which may happen even before the users presses "Start"), rows are only added to the data table when eapol handshakes are read. (It looks like we're still using an old tshark command, here, as it's based on a read filter rather than a capture filter.)