http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24345
User: guy
Date: 2008/02/16 02:40 AM
Log:
Pull capture_loop.c into dumpcap.c, as dumpcap is the only program that
does capturing any more. (We will be inserting a call to give up
privileges after the pcap_open_live(), which should fix 2273; we're
currently only giving up privileges on platforms with libcap.)
Directory: /trunk/
Changes Path Action
+0 -2 Makefile.common Modified
+0 -1826 capture_loop.c Removed
+0 -137 capture_loop.h Removed
+0 -2 capture_sync.h Modified
+1844 -14 dumpcap.c Modified