http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47131
User: etxrab
Date: 2013/01/17 04:21 AM
Log:
Opening the capture options triggers a rescan of all the packets caused by the call to update_decryption_mode_list() for airpcap.
If we don't get the airpcap_if_list, don't do anything regarding air_pcap.
update_decryption_mode_list() should probably check if a change is taking place before rescaning all packets.
Directory: /trunk/ui/gtk/
Changes Path Action
+15 -9 capture_dlg.c Modified