Lines Matching full:capture

69       Detect DLTs and loopback capture support at run time.
76 Add a new error PCAP_ERROR_CAPTURE_NOTSUP, for use if a capture
78 attempts to capture on Windows Services for Linux 1, in which
113 Fail with suggestions, rather than failing over to no capture
114 support, if no capture mechanism was found. Fixes issue #1016.
230 Capture:
246 Fix memory leak in capture device open (pull request #1038).
268 BPF capture (*BSD, macOS, AIX, Solaris 11):
291 Suppress temporarily the warnings with "enable remote packet capture".
346 Have CMake warn if no capture mechanism can be found.
392 Move README.capture-module to the web site.
473 Capture file reading:
476 Capture file writing:
538 capture loop
540 For raw USB bus capture, use the snapshot length to set the
558 down", if the interface was removed during a capture
562 down", if the interface was removed during a capture
566 down", if the interface was removed during a capture
570 down", if the interface was removed during a capture
574 down", if the interface was removed during a capture
578 down", if the interface was removed during a capture
583 down", if the interface was removed during a capture
594 capture loop
607 Add capture support
635 Fix reading of capture statistics for Linux USB
643 Fix use of uninitialized file descriptor in remote capture
654 In rpcapd, clean up termination of a capture session
655 Redo remote capture protocol negotiation
693 Put back the greasy "save the capture filter string so we can tweak it"
705 Add linux-specific pcap_set_protocol_linux() to allow specifying a specific capture protocol.
712 configuration test now looks for header files, not capture devices present
716 Add an option to disable Linux memory-mapped capture support.
737 Fix some Linux memory-mapped capture buffer size issues
783 Initial cmake support for remote packet capture.
839 capture.
853 on platforms where you can not capture on down interfaces, do not list them
854 but: do list interfaces which are down, if you can capture on them!
888 capturing and reading capture files
938 Improve 'inbound'/'outbound' capture filters under Linux.
1025 Add SocketCAN capture support
1055 For BPF, raise the default capture buffer size to from 32k to 512k
1085 Fix memory-mapped Linux capture to support pcap_next() and
1087 Fixes for Linux USB capture
1104 Support for memory-mapped capture on Linux
1114 On Linux, ignore ENETDOWN so we can continue to capture packets if the
1210 IrDA capture (Linux only)
1275 values, to make it easier to exchange capture files between
1278 Non-standard capture files produced by some Linux tcpdumps, e.g.
1288 to pcap code without opening a capture device or capture file.
1328 expression into a BPF program without having an open live capture or
1329 capture file.
1341 options to disable gcc and to force a particular packet capture type.
1442 - Add missing autoconf packet capture result message. Thanks to Bill
1501 don't support live package capture. This feature resulting from a