b90dee7a82
Summary for 1.7.2 libpcap release Support for filtering Geneve encapsulated packets. Wednesday Nov. 12, 2014 guy@alum.mit.edu/mcr@sandelman.ca Summary for 1.7.0 libpcap release Fix handling of zones for BPF on Solaris new DLT for ZWAVE clarifications for read timeouts. added bpf_filter1() with extensions some fixes to compilation without stdint.h EBUSY can now be returned by SNFv3 code. Monday Aug. 12, 2014 guy@alum.mit.edu Summary for 1.6.2 libpcap release Don't crash on filters testing a non-existent link-layer type field. Fix sending in non-blocking mode on Linux with memory-mapped capture. Fix timestamps when reading pcap-ng files on big-endian machines. Saturday Jul. 19, 2014 mcr@sandelman.ca Summary for 1.6.1 libpcap release some fixes for the any device changes for how --enable-XXX (--enable-sniffing, --enable-can) works Wednesday Jul. 2, 2014 mcr@sandelman.ca Summary for 1.6.0 libpcap release Don't support D-Bus sniffing on OS X fixes for byte order issues with NFLOG captures Handle using cooked mode for DLT_NETLINK in activate_new(). on platforms where you can not capture on down interfaces, do not list them but: do list interfaces which are down, if you can capture on them! Wednesday December 18, 2013 guy@alum.mit.edu Summary for 1.5.3 libpcap release Don't let packets that don't match the current filter get to the application when TPACKET_V3 is used. (GitHub issue #331) Fix handling of pcap_loop()/pcap_dispatch() with a packet count of 0 on some platforms (including Linux with TPACKET_V3). (GitHub issue #333) Work around TPACKET_V3 deficiency that causes packets to be lost when a timeout of 0 is specified. (GitHub issue #335) Man page formatting fixes. Wednesday December 4, 2013 guy@alum.mit.edu Summary for 1.5.2 libpcap release Fix libpcap to work when compiled with TPACKET_V3 support and running on a kernel without TPACKET_V3 support. (GitHub issue #329) Wednesday November 20, 2013 guy@alum.mit.edu Summary for 1.5.1 libpcap release Report an error, rather than crashing, if an IPv6 address is used for link-layer filtering. (Wireshark bug 9376) Wednesday October 30, 2013 guy@alum.mit.edu Summary for 1.5.0 libpcap release TPACKET_V3 support added for Linux Point users to the the-tcpdump-group repository on GitHub rather than the mcr repository Checks added for malloc()/realloc()/etc. failures Fixed build on Solaris 11 Support filtering filtering E1 SS7 traffic on MTP2 layer Annex A Use "ln -s" to link man pages by default Add support for getting nanosecond-resolution time stamps when capturing and reading capture files Many changes to autoconf to deal better with non-GCC compilers added many new DLT types
92 lines
2.5 KiB
Text
92 lines
2.5 KiB
Text
@comment $NetBSD: PLIST,v 1.12 2015/03/11 21:05:09 tnn Exp $
|
|
bin/pcap-config
|
|
include/pcap-bpf.h
|
|
include/pcap-int.h
|
|
include/pcap-namedb.h
|
|
include/pcap.h
|
|
include/pcap/bluetooth.h
|
|
include/pcap/bpf.h
|
|
include/pcap/ipnet.h
|
|
include/pcap/namedb.h
|
|
include/pcap/nflog.h
|
|
include/pcap/pcap.h
|
|
include/pcap/sll.h
|
|
include/pcap/usb.h
|
|
include/pcap/vlan.h
|
|
lib/libpcap.la
|
|
man/man1/pcap-config.1
|
|
man/man3/pcap.3
|
|
man/man3/pcap_activate.3
|
|
man/man3/pcap_breakloop.3
|
|
man/man3/pcap_can_set_rfmon.3
|
|
man/man3/pcap_close.3
|
|
man/man3/pcap_compile.3
|
|
man/man3/pcap_create.3
|
|
man/man3/pcap_datalink.3
|
|
man/man3/pcap_datalink_name_to_val.3
|
|
man/man3/pcap_datalink_val_to_description.3
|
|
man/man3/pcap_datalink_val_to_name.3
|
|
man/man3/pcap_dispatch.3
|
|
man/man3/pcap_dump.3
|
|
man/man3/pcap_dump_close.3
|
|
man/man3/pcap_dump_file.3
|
|
man/man3/pcap_dump_flush.3
|
|
man/man3/pcap_dump_fopen.3
|
|
man/man3/pcap_dump_ftell.3
|
|
man/man3/pcap_dump_open.3
|
|
man/man3/pcap_file.3
|
|
man/man3/pcap_fileno.3
|
|
man/man3/pcap_findalldevs.3
|
|
man/man3/pcap_fopen_offline.3
|
|
man/man3/pcap_fopen_offline_with_tstamp_precision.3
|
|
man/man3/pcap_free_datalinks.3
|
|
man/man3/pcap_free_tstamp_types.3
|
|
man/man3/pcap_freealldevs.3
|
|
man/man3/pcap_freecode.3
|
|
man/man3/pcap_get_selectable_fd.3
|
|
man/man3/pcap_get_tstamp_precision.3
|
|
man/man3/pcap_geterr.3
|
|
man/man3/pcap_getnonblock.3
|
|
man/man3/pcap_inject.3
|
|
man/man3/pcap_is_swapped.3
|
|
man/man3/pcap_lib_version.3
|
|
man/man3/pcap_list_datalinks.3
|
|
man/man3/pcap_list_tstamp_types.3
|
|
man/man3/pcap_lookupdev.3
|
|
man/man3/pcap_lookupnet.3
|
|
man/man3/pcap_loop.3
|
|
man/man3/pcap_major_version.3
|
|
man/man3/pcap_minor_version.3
|
|
man/man3/pcap_next.3
|
|
man/man3/pcap_next_ex.3
|
|
man/man3/pcap_offline_filter.3
|
|
man/man3/pcap_open_dead.3
|
|
man/man3/pcap_open_dead_with_tstamp_precision.3
|
|
man/man3/pcap_open_live.3
|
|
man/man3/pcap_open_offline.3
|
|
man/man3/pcap_open_offline_with_tstamp_precision.3
|
|
man/man3/pcap_perror.3
|
|
man/man3/pcap_sendpacket.3
|
|
man/man3/pcap_set_buffer_size.3
|
|
man/man3/pcap_set_datalink.3
|
|
man/man3/pcap_set_immediate_mode.3
|
|
man/man3/pcap_set_promisc.3
|
|
man/man3/pcap_set_rfmon.3
|
|
man/man3/pcap_set_snaplen.3
|
|
man/man3/pcap_set_timeout.3
|
|
man/man3/pcap_set_tstamp_precision.3
|
|
man/man3/pcap_set_tstamp_type.3
|
|
man/man3/pcap_setdirection.3
|
|
man/man3/pcap_setfilter.3
|
|
man/man3/pcap_setnonblock.3
|
|
man/man3/pcap_snapshot.3
|
|
man/man3/pcap_stats.3
|
|
man/man3/pcap_statustostr.3
|
|
man/man3/pcap_strerror.3
|
|
man/man3/pcap_tstamp_type_name_to_val.3
|
|
man/man3/pcap_tstamp_type_val_to_description.3
|
|
man/man3/pcap_tstamp_type_val_to_name.3
|
|
man/man5/pcap-savefile.5
|
|
man/man7/pcap-filter.7
|
|
man/man7/pcap-linktype.7
|
|
man/man7/pcap-tstamp.7
|