Wireshark-commits: [Wireshark-commits] rev 34338: /trunk/gtk/ /trunk/gtk/: capture_dlg.c

Date: Sat, 02 Oct 2010 20:26:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34338

User: sake
Date: 2010/10/02 01:26 PM

Log:
 Use pcap_open_dead instead of pcap_create for the compile BPF button. This makes the button available on systems which do not have libraries that have pcap_create (like Windows for example)
 
 Change a couple of values into defined constants.

Directory: /trunk/gtk/
  Changes    Path             Action
  +7 -38     capture_dlg.c    Modified