http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32820
User: guy
Date: 2010/05/15 12:38 PM
Log:
Support monitor mode in the capture preferences.
Use prefs_is_capture_device_hidden() to find out whether a device should
be hidden - don't scan the list of hidden devices ourselves.
Directory: /trunk/epan/
Changes Path Action
+63 -24 prefs.c Modified
+6 -0 prefs.h Modified
Directory: /trunk/gtk/
Changes Path Action
+64 -48 capture_dlg.c Modified
+17 -3 capture_dlg.h Modified
+5 -1 main_welcome.c Modified
+275 -25 prefs_capture.c Modified