summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix previous change.libpcap_1.5libpcap-1.5Guy Harris2015-02-261-1/+0
* Handle non-x86 K64/U32 combinations.Guy Harris2015-02-261-14/+74
* Make prepare_tpacket_socket() a bit more of a straightforward gauntlet.Guy Harris2015-02-261-24/+48
* remove duplicate includes, align h1_64Brent Cook2015-02-261-3/+1
* whitespaceBrent Cook2015-02-261-5/+5
* remove superfluous debug message, clarify commentBrent Cook2015-02-261-4/+5
* linux 64-bit kernel + 32-bit TPACKET V1 userspace workaroundBrent Cook2015-02-261-0/+114
* Check /sys/class/net/{device}/wireless first when checking for Wi-Fi devices.Guy Harris2015-02-251-19/+55
* Fix previous change.Guy Harris2015-02-251-6/+10
* Check for Wi-Fi interfaces and don't offer DOCSIS on them.Guy Harris2015-02-251-10/+21
* Work around annoying Android problem.Guy Harris2015-02-251-4/+24
* Fix the swapping of isochronous descriptors.Guy Harris2015-01-271-26/+37
* Get rid of trailing tab.Guy Harris2015-01-271-1/+1
* tp_mac and tp_snaplen are unsigned; print them with %u, not %d.Guy Harris2015-01-141-1/+1
* The if_tsresol option is 1 byte long, so only copy the first byte.Guy Harris2015-01-141-1/+1
* Fix scaling of time stamps.Guy Harris2015-01-141-8/+21
* Fix the case where the requested resolution is higher than the iface resol.Guy Harris2015-01-141-23/+8
* Remove commas from clauses in a comma-separated list.Guy Harris2015-01-141-2/+2
* Fix typo.Guy Harris2015-01-141-1/+1
* Describe all NFLOG TLV types and define structures for some of them.Guy Harris2015-01-141-1/+34
* Check caplen in the NFLOG TLV loop.Guy Harris2015-01-141-2/+8
* Have nflog_tlv_t include only the TLV header.Guy Harris2015-01-141-1/+1
* Byte-swap the T and L in TLVs as necessary when reading an NFLOG file.Guy Harris2015-01-146-39/+154
* Don't support D-Bus sniffing on OS X.Guy Harris2015-01-142-68/+114
* bumped version to 1.5.3libpcap-1.5.3Michael Richardson2014-01-141-1/+1
* Add post-1.5.2 bug fixes.Guy Harris2013-12-181-4/+16
* Tag some changes with a bug identifier.Guy Harris2013-12-181-2/+3
* Add items for 1.5.1 and 1.5.2.Guy Harris2013-12-181-0/+10
* Formatting tweak.Guy Harris2013-12-181-2/+3
* Count *ring buffer blocks*, not *packets* to be filtered in userland.Guy Harris2013-12-181-21/+108
* Add a PACKET_COUNT_IS_UNLIMITED() to test for a packet count <= 0.Guy Harris2013-12-1513-17/+23
* Use HAVE_TPACKET3 rather than TPACKET_V3 to test for TPACKET_V3 support.Guy Harris2013-12-151-1/+1
* Fix builds on systems without TPACKET_V3.Guy Harris2013-12-151-0/+2
* tweak manpages formattingDenis Ovsienko2013-12-153-5/+17
* Fix pcap_loop() with a count of 0 and TPACKET_V3.Guy Harris2013-12-141-1/+1
* Discourage the use of a zero timeout.Guy Harris2013-12-102-3/+8
* We can't use TPACKET_V3 in immediate mode, so fall back on TPACKET_V2.Guy Harris2013-12-101-1/+13
* Work around a TPACKET_V3 issue with a timeout of 0.Guy Harris2013-12-101-3/+23
* Fix typo in pcap_set_immediate_mode manpageRomain Francoise2013-12-071-1/+1
* bumped versionlibpcap_1_5_rel2libpcap-1.5.2Michael Richardson2013-12-031-1/+1
* "make uninstall" didn't remove 3 symlinks, fixDenis Ovsienko2013-12-031-0/+3
* fix TPACKET_V3 initialization (GH #329)Gabor Tatarka2013-12-031-1/+1
* bumped VERSION to 1.5.1libpcap_1_5_rel1libpcap-1.5.1Michael Richardson2013-11-201-1/+1
* update .gitignoreDenis Ovsienko2013-11-111-0/+3
* fixup creditsDenis Ovsienko2013-11-111-25/+23
* Fix crash with "ether dst 1::2" as a filter.Guy Harris2013-11-111-0/+3
* set VERSIONMichael Richardson2013-11-070-0/+0
|\
| * bumped versionMichael Richardson2013-11-071-1/+1
* | set versionMichael Richardson2013-11-071-1/+1
|/
* updated changes and creditslibpcap_1_5rel0libpcap-1.5.0Michael Richardson2013-11-072-0/+22