aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ypxfr.c
diff options
context:
space:
mode:
authorOlivier Abad <oabad@noos.fr>2000-07-30 16:54:12 +0000
committerOlivier Abad <oabad@noos.fr>2000-07-30 16:54:12 +0000
commit9348644164a96c1a43e81ee80a9431adb05451f7 (patch)
treeadcbd3c7de6a664de0eb9eef34bce72866a25166 /packet-ypxfr.c
parent3d80db01df0b54fa0b84f265fd5421dca69d5f37 (diff)
Support for capturing packet data from a pipe (a FIFO, or standard input).
capture.c : - modified capture() to try to open an interface as a pipe if pcap_open_live() failed, and then read data in libpcap format from this pipe ; - add new functions used by capture() : pipe_open_live() and pipe_dispatch() which are equivalents to the pcap_ functions. libpcap.[ch] : - moved the MAGIC and headers definitions from libpcap.c to libpcap.h because capture() now needs it. svn path=/trunk/; revision=2181
Diffstat (limited to 'packet-ypxfr.c')
0 files changed, 0 insertions, 0 deletions