http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32688
User: etxrab
Date: 2010/05/06 11:34 AM
Log:
Checking in Stigs changes from
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=475
BUT not activating the check for
pcap_create()
pcap_set_buffer_size()
This should make it possible to build with support for setting the buffersize if not capturing 802.11 traffic.
The code for handling the 'B' option should be OK in any case.
Directory: /trunk/gtk/
Changes Path Action
+8 -8 capture_dlg.c Modified
+8 -8 main.c Modified
Directory: /trunk/
Changes Path Action
+3 -0 acinclude.m4 Modified
+3 -3 capture_opts.c Modified
+1 -1 capture_opts.h Modified
+4 -2 capture_sync.c Modified
+6 -0 cmakeconfig.h.in Modified
+1 -1 config.nmake Modified
+44 -23 dumpcap.c Modified
+9 -9 tshark.c Modified