aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-25Check /sys/class/net/{device}/wireless first when checking for Wi-Fi devices.upstream-libpcap-1.1Guy Harris
2015-02-25Fix previous change.Guy Harris
2015-02-25Check for Wi-Fi interfaces and don't offer DOCSIS on them.Guy Harris
2015-02-25Work around annoying Android problem.Guy Harris
2015-01-08tp_mac and tp_snaplen are unsigned; print them with %u, not %d.Guy Harris
2011-03-25Point people at the tcpdump.org site link-layer header types page.Guy Harris
2011-03-24Don't set errbuf to an error message if pcap_findalldevs() returns 0.Guy Harris
2011-03-23Note that pcap_findalldevs() can succeed but return no devices.Guy Harris
2011-03-23Another missing contributor.Guy Harris
2011-03-23Add missing contributors, update others.Guy Harris
2011-03-22Fix the calculation of the frame size in memory-mapped captures.Julien Moutinho
2011-03-22Regenerate configure script with Stephen Donnelly's changes.Guy Harris
2011-03-14Add a link-layer header type for STANAG 5066 D_PDUs.Guy Harris
2011-03-13Close handles on error.Henri Doreau
2011-03-12Just point to the tcpdump.org Web page for descriptions of link-layerGuy Harris
2011-03-08Fix man page typoes.Miroslav Lichvar
2011-03-08Add a link-layer type for a variant of 3GPP TS 27.010.Guy Harris
2011-03-07LINKTYPE_ARCNET doesn't have standard ARCNET headers, it has headers asGuy Harris
2011-03-01Pick up the rest of the aforementioned changes by Hannes.Guy Harris
2011-03-01Add a link-layer type for DVB-CI.Guy Harris
2011-02-04Clarify the lifetime of the packet header and data when reading packets.Guy Harris
2011-02-04Use p->oneshot_callback for pcap_next_ex(), as with pcap_next().Guy Harris
2011-02-01Ignore os-proto.h - it might be a symlink to os/os-XXX.h for some XXX.Guy Harris
2011-02-01We don't need input() in our scanner, so don't define it with Flex.Guy Harris
2011-02-01Fix configure-script discovery of VLAN acceleration support.Jesper Dangaard Brouer
2011-01-24Don't declare bpf_filter() in pcap/pcap.h in NetBSD.Guy Harris
2011-01-24Back out the previous change for now.Guy Harris
2011-01-24Don't declare bpf_filter() in <pcap/pcap.h>.Guy Harris
2011-01-23Fix OpenBSD build.Guy Harris
2011-01-22<time.h> is what should be included for clock_gettime() and CLOCK_MONOTONIC.Garrett Cooper
2011-01-16Protect against including AIX 5.x's <net/bpf.h> having been included.Guy Harris
2011-01-16Add a comment explaining why we're not using $< in the pcap-config rule.Guy Harris
2011-01-16Assorted header changes.Guy Harris
2011-01-15Some Makes, e.g. AIX Make, can't handle "--file=$@.tmp:$<".Guy Harris
2011-01-15Fix build error on HP-UX.Guy Harris
2010-12-28Interface IDs are 0-origin.Guy Harris
2010-11-30Fix alignment of Love's name.Guy Harris
2010-11-30Use spaces for all entries. Fix Luis MartinGarcia's name.Luis MartinGarcia
2010-11-30Use config.status to generate pcap-config.Mike Frysinger
2010-11-30In test programs, just as in pcap-usb-linux.c, if we haveGuy Harris
2010-11-25Check whether we have <linux/compiler.h>.Guy Harris
2010-11-25Include <linux/compiler.h> before including <linux/usbdevice_fs.h>.Guy Harris
2010-11-15Add DLT_DBUS, for raw D-Bus messages.Guy Harris
2010-11-14Libnl 2.x returns its own error codes, not errnos; handle that.Guy Harris
2010-11-13Add support for libnl 2.x, adapted from a newer version of the iw command.Guy Harris
2010-10-15Another fix for the compilation of WinPcap under MINGW32/MINGW64.Gianluca Varenni
2010-10-15Fixes to make WinPcap oompile under MINGW32 and MINGW32.Gianluca Varenni
2010-10-15Fixes to make WinPcap oompile under MINGW32 and MINGW32.Gianluca Varenni
2010-10-15Fixes to make WinPcap compile under MINGW32 and MINGW32.Gianluca Varenni
2010-10-15Fixes to make WinPcap oompile under MINGW32 and MINGW32.Gianluca Varenni