http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23750
User: kukosa
Date: 2007/12/04 11:19 AM
Log:
Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)
- retrieving the list of remote PCAP interfaces
- password authentication support
- UDP data fransfer
- packet sampling (available in WinPcap 4.x)
etc.
fix problem if non-default rpcap port is used
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-ldap.c Modified
+1 -1 packet-ldap.h Modified
Directory: /trunk/gtk/
Changes Path Action
+563 -0 capture_dlg.c Modified
Directory: /trunk/
Changes Path Action
+7 -0 Makefile.nmake Modified
+17 -0 acinclude.m4 Modified
+11 -0 capture-pcap-util-int.h Modified
+39 -0 capture-pcap-util-unix.c Modified
+15 -0 capture-pcap-util.c Modified
+5 -0 capture-pcap-util.h Modified
+103 -0 capture-wpcap.c Modified
+56 -0 capture_loop.c Modified
(8 files not shown)