• Home
  • Raw
  • Download

Lines Matching +full:ipv6 +full:- +full:multi +full:- +full:target

6     Changes to BSD 3-clause license to 2-clause licence
10 Support setting non-blocking mode before activating.
12 Added RPCAPD support when --enable-remote (default no)
17 fixes so that non-AF_INET addresses, are not ==AF_INET6 addresses.
19 pcap_compile() in 1.8.0 and later is newly thread-safe.
22 D-Bus captures can now be up to 128MB in size
24 Added DLT_VSOCK for http://qemu-project.org/Features/VirtioVsock
26 Add linux-specific pcap_set_protocol_linux() to allow specifying a specific capture protocol.
28 Add Nordic Semiconductor Bluetooth LE sniffer link-layer header type.
35 fixes for DragonBSD compilation of pcap-netmap.c
37 Add an option to disable Linux memory-mapped capture support.
40 Add checks for Linux USB, Linux Bluetooth, D-Bus, and RDMA sniffing support.
42 Don't bother supporting pre-2005 Visual Studio.
44 Add DLT value 273 for XRA-31 sniffer
47 Fix, and better explain, the "IPv6 means IPv6, not IPv4" option setting.
49 rpcapd: Add support inetd-likes, including xinetd.conf, and systemd units
54 Summary for 1.9.0 libpcap release (to 2017-01-25 by guy@alum.mit.edu)
57 Fix compilation if IPv6 support not enabled
58 Fix some Linux memory-mapped capture buffer size issues
70 Don't put incompletely-initialized addresses in the address list for
78 support (before dag-3.0.0 2007)
82 Add a target in Makefile.in for Exuberant Ctags use: 'extags'.
84 Clean up the name-to-DLT mapping table.
91 Fix the handling of loopback filters for IPv6 packets.
92 Add a link-layer header type for RDS (IEC 62106) groups.
94 On Linux, handle all CAN captures with pcap-linux.c, in cooked mode.
95 Removes the need for the "host-endian" link-layer header type.
96 Compile with '-Wused-but-marked-unused' in devel mode if supported
97 Have separate DLTs for big-endian and host-endian SocketCAN headers.
101 Re-impose some of Winsock's limitations on sock_recv().
106 Clean up {DAG, Septel, Myricom SNF}-only builds.
107 Do UTF-16-to-ASCII conversion into the right place.
128 Include fix for GitHub issue #424 -- out of tree builds.
141 Attempt to handle TPACKET_V1 with 32-bit userland and 64-bit kernel.
157 Don't crash on filters testing a non-existent link-layer type
159 Fix sending in non-blocking mode on Linux with memory-mapped
161 Fix timestamps when reading pcap-ng files on big-endian
167 changes for how --enable-XXX (--enable-sniffing, --enable-can) works
171 Don't support D-Bus sniffing on OS X
196 Report an error, rather than crashing, if an IPv6 address is
197 used for link-layer filtering. (Wireshark bug 9376)
202 Point users to the the-tcpdump-group repository on GitHub rather
207 Use "ln -s" to link man pages by default
208 Add support for getting nanosecond-resolution time stamps when
210 Many changes to autoconf to deal better with non-GCC compilers
216 If we don't have support for IPv6 address resolution, support,
217 in filter expressions, what IPv6 stuff we can.
218 Fix pcap-config to include -lpthread if canusb support is
220 Try to fix "pcap_parse not defined" problems when --without-flex
221 and --without-bison are used when you have Flex and Bison
225 Fix typo that, it appeared, would cause pcap-libdlpi.c not to
228 Catch attempts to call pcap_compile() on a non-activated pcap_t
229 Fix crash on Linux with CAN-USB support without usbfs
235 Describe "proto XXX" and "protochain XXX" in the pcap-filter man
249 Add new link-layer type for NFC Forum LLCP.
252 Add DLT_MPEG_2_TS/LINKTYPE_MPEG_2_TS for MPEG-2 transport streams.
253 [PATCH] Fix AIX-3.5 crash with read failure during stress
255 Introduce --disable-shared configure option.
275 Add some new link-layer header types.
279 Fix problems turning monitor mode on for non-mac80211 interfaces
283 Fail if pcap_activate() is called on an already-activated
285 Fix filtering in pcap-ng files.
294 Fix the calculation of the frame size in memory-mapped captures.
295 Add a link-layer header type for STANAG 5066 D_PDUs.
296 Add a link-layer type for a variant of 3GPP TS 27.010.
298 Add a link-layer type for DVB-CI.
299 Fix configure-script discovery of VLAN acceleration support.
300 see http://netoptimizer.blogspot.com/2010/09/tcpdump-vs-vlan-tags.html
301 Linux, HP-UX, AIX, NetBSD and OpenBSD compilation/conflict fixes.
303 Add DLT_DBUS, for raw D-Bus messages.
311 pcap_datalink() when reading pcap-ng files
317 On FreeBSD/SPARC64, use -fPIC - it's apparently necessary
318 Check for valid port numbers (fit in a 16-bit unsigned field) in
320 Reject attempts to put savefiles into non-blocking mode
332 Use the right version of ar when cross-building
349 Add support for shared libraries on Solaris, HP-UX, and AIX
350 Build, install, and un-install shared libraries by default;
356 Fix USB memory-mapped capturing on Linux; it requires a new DLT_
362 Add limited support for reading pcap-ng files
363 Fix BPF driver-loading error handling on AIX
364 Support getting the full-length interface description on FreeBSD
368 Hyphenate "link-layer" everywhere
371 poll() even if we're in non-blocking mode, so we pick up
383 Update pcap-config so that it handles libpcap requiring
386 Add missing mapping for DLT_ENC <-> LINKTYPE_ENC
390 Add link-layer types for Fibre Channel FC-2
391 Add link-layer types for Wireless HART
392 Add link-layer types for AOS
393 Add link-layer types for DECT
394 Autoconf fixes (AIX, HP-UX, OSF/1, Tru64 cleanups)
398 Support enabling/disabling bluetooth (--{en,dis}able-bluetooth)
399 Support disabling SITA support (--without-sita)
400 Return -1 on failure to create packet ring (if supported but
404 Add support for snapshot length for USB Memory-Mapped Interface
406 Fix memory-mapped Linux capture to support pcap_next() and
414 Compile with IPv6 support by default
416 Add pcap-config script, which deals with -I/-L flags for compiling
424 SITA ACN Interface support - see README.sita
425 Support for memory-mapped capture on Linux
448 Require <net/pfvar.h> for pf definitions - allows reading of pflog formatted
454 source directory and the target include directory, and have include
455 files at the top-level directory to include those headers, for
472 When building a shared library, build with "-fPIC" on Linux to support x86_64
473 Link with "$(CC) -shared" rather than "ld -shared" when building a
480 Add an explicit "-ldag" when building the shared library, so the DAG
496 beginning+link-layer
497 Add DLT/LINKTYPE for carrying FRF.16 Multi-link Frame Relay
498 Fix allocation of buffer for list of link-layer types
505 Don't double-count received packets on Linux systems that
516 Fixes for HP-UX
517 Support for additional Juniper link-layer types
518 Fixes for filters on MPLS-encapsulated packets
535 Fixed minor problem in gencode.c that would appear on 64-bit
566 Handle 32-bit timestamps in DLPI, and pass the right buffer size.
570 Handle 32-bit timestamps in snoop.
587 mode better on pre-2.2 kernels, and has various other fixes
591 Fixed HP-UX libpcap implementation to correctly get the PPA for
594 libpcap savefiles have system-independent link-layer type values
595 in the header, rather than sometimes platform-dependent DLT_
599 Non-standard capture files produced by some Linux tcpdumps, e.g.
605 protocols, and work on Token Ring (with non-source-routed
625 platform-specific issues.
632 - Brought in KAME IPv6/IPsec bpf compiler.
633 - Fixes for NetBSD.
634 - Support added for OpenBSD DLT_LOOP and BSD/OS DLT_C_HDLC (Cisco HDLC),
639 - Building outside the source code tree fixed.
640 - Changed to write out time stamps with 32-bit seconds and microseconds
643 - Changed "pcap_lookupdev()" to dynamically grow the buffer into which
648 - Added a new "pcap_compile_nopcap()", which lets you compile a filter
654 - Fix endian problem with DLT_NULL devices. From FreeBSD via Bill
657 - Fix alignment problem with FDDI under DLPI. This was causing core
660 - Added configure options to disable flex and bison. Resulted from a
664 - Added support for Fore ATM interfaces (qaa and fa) under IRIX. Thanks
667 - Change Linux PPP and SLIP to use DLT_RAW since the kernel does not
670 - Change Linux to use SIOCGIFHWADDR ioctl to determine link layer type.
673 - Change IRIX PPP to use DLT_RAW since the kernel does not supply any
676 - Modified to support the new BSD/OS 2.1 PPP and SLIP link layer header
679 - Added some new SGI snoop interface types. Thanks to Steve Alexander
682 - Fixes for HP-UX 10.20 (which is similar to HP-UX 9). Thanks to
685 - Fddi supports broadcast as reported by Jeff Macdonald
688 - Determine Linux pcap buffer size at run time or else it might not be
692 - Fix some linux alignment problems.
694 - Document promisc argument to pcap_open_live(). Reported by Ian Marsh
697 - Support Metricom radio packets under Linux. Thanks to Kevin Lai
700 - Bind to interface name under Linux to avoid packets from multiple
701 interfaces on multi-homed hosts. Thanks to Kevin Lai
704 - Change L_SET to SEEK_SET for HP-UX. Thanks to Roland Roberts
707 - Fixed an uninitialized memory reference found by Kent Vander Velden
710 - Fixed lex pattern for IDs to allow leading digits. As reported by
713 - Fixed Linux include file problems when using GNU libc.
715 - Ifdef ARPHRD_FDDI since not all versions of the Linux kernel have it.
718 - Fixed bug in pcap_dispatch() that kept it from returning on packet
721 - Changed ISLOOPBACK() macro when IFF_LOOPBACK isn't available to check
725 - Fixed Linux networking include files to use ints instead of longs to
731 - Added Linux support.
733 - Fixed savefile bugs.
735 - Solaris x86 fix from Tim Rylance (t.rylance@elsevier.nl)
737 - Add support for bpf kernel port filters.
739 - Remove duplicate atalk protocol table entry. Thanks to Christian
742 - Fixed pcap_lookupdev() to ignore nonexistent devices. This was
746 - Avoid solaris compiler warnings. Thanks to Bruce Barnett
751 - Fixes for HP-UX 10. Thanks in part to to Thomas Wolfram
752 (wolf@prz.tu-berlin.de) and Rick Jones (raj@hpisrdq.cup.hp.com)
754 - Added support for SINIX. Thanks to Andrej Borsenkow
757 - Fixes for AIX (although this system is not yet supported). Thanks to
760 - Use autoconf's idea of the top level directory in install targets.
763 - Add missing autoconf packet capture result message. Thanks to Bill
766 - Fixed padding problems in the pf module.
768 - Fixed some more alignment problems on the alpha.
770 - Added explicit netmask support. Thanks to Steve Nuchia
773 - Fixed to handle raw ip addresses such as 0.0.0.1 without "left
776 - Add "sca" keyword (for DEC cluster services) as suggested by Terry
779 - Add "atalk" keyword as suggested by John Hawkinson.
781 - Add "igrp" keyword.
783 - Fixed HID definition in grammar.y to be a string, not a value.
785 - Use $CC when checking gcc version. Thanks to Carl Lindberg
788 - Removed obsolete reference to pcap_immediate() from the man page.
791 - DLT_NULL has a 4 byte family header. Thanks to Jeffrey Honig
796 - Add support for HP-UX. Resulted from code contributed by Tom Murray
797 (tmurray@hpindck.cup.hp.com) and Philippe-Andri Prindeville
800 - Update INSTALL with a reminder to install include files. Thanks to
803 - Fix bpf compiler alignment bug on the alpha.
805 - Use autoconf to detect architectures that can't handle misaligned
808 - Added loopback support for snoop. Resulted from report Steve
813 - Fixed compiler and optimizer bugs. The BPF filter engine uses unsigned
818 - Removed FDDI ifdef's, they aren't really needed. Resulted from report
821 - Add pcap-null.c which allows offline use of libpcap on systems that
825 - Make bpf_compile() reentrant. Fix thanks to Pascal Hennequin
826 (Pascal.Hennequin@hugo.int-evry.fr).
828 - Port to GNU autoconf.
830 - Fix pcap-dlpi.c to work with isdn. Resulted from report by Flemming
833 - Handle multi-digit interface unit numbers (aka ppa's) under dlpi.
836 - Fix pcap-dlpi.c to work in non-promiscuous mode. Resulted from report
839 - Add support for "long jumps". Thanks to Jeffrey Mogul
842 - Fix minor problems when compiling with BDEBUG as noticed by Scott
845 - Declare sys_errlist "const char *const" to avoid problems under
850 - Add missing variable declaration missing from 0.0.6
854 - Workaround for problems when pcap_read() returns 0 due to the timeout
859 - Change configuration to not use gcc v2 flags with gcc v1.
861 - Fixed a bug in pcap_next(); if pcap_dispatch() returns 0, pcap_next()
864 - Fixed configure to test for snoop before dlpi to avoid problems under
867 - Hack around deficiency in Ultrix's make.
869 - Fix two bugs related to the Solaris pre-5.3.2 bufmod bug; handle
873 - Added checkioctl which is used with gcc to check that the
878 - Fixed configure to test for snoop before dlpi to avoid problems under
883 - Implement timeout in the dlpi pcap_open_live(). Thanks to Richard
886 - Determine pcap link type from dlpi media type. Resulted from report
891 - Fixed bug in nit_setflags() in pcap-snit.c. The streams ioctl timeout
896 - Turn on FDDI support by default.
900 - Initial release.
902 - Fixed bug with greater/less keywords, reported by Mark Andrews
905 - Fix bug where '|' was defined as BPF_AND instead of BPF_OR, reported
908 - Machines with little-endian byte ordering are supported thanks to
911 - Add hack for version 2.3 savefiles which don't have caplen and len
914 - Added "&&" and "||" aliases for "and" and "or" thanks to Vern Paxson.
916 - Added length, inbound and outbound keywords.