Pull capture_loop.c into dumpcap.c, as dumpcap is the only program that
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 16 Feb 2008 02:39:58 +0000 (02:39 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 16 Feb 2008 02:39:58 +0000 (02:39 +0000)
commit56a4a86233951c2d3b08036817bca9bc7026955b
tree208d76ec65d5ad787a464bbf1313e4de59dd3e5e
parentc63b924aaec0d6ced0744ec5f62235fd8f324509
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.)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24345 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.common
capture_loop.c [deleted file]
capture_loop.h [deleted file]
capture_sync.h
dumpcap.c