History log of /external/libpcap/grammar.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aa5c5f3dbf05e6ceb406a8cb52b4da481fcaa1fd 11-Feb-2014 JP Abgrall <jpa@google.com> Get libpcap 1.5.2+ to compile on Android.

Fix an incorrect mempcopy().
Pre-generate: scanner.c scanner.h grammar.c
bpf_filter.c (symlink) version.c version.h

Change-Id: I8d86864c2b4eabd96ce9b0013bd9f31807fb6efd
/external/libpcap/grammar.c
511eca30a483e912c274e1d8ba3a0f8f081e2227 12-Feb-2014 JP Abgrall <jpa@google.com> Merge remote-tracking branch 'goog/tcpdump'

* goog/tcpdump: (1872 commits)
Remove old version. Getting ready for new libpcap 1.5
Remove commas from clauses in a comma-separated list.
Fix typo.
Describe all NFLOG TLV types and define structures for some of them.
Check caplen in the NFLOG TLV loop.
Have nflog_tlv_t include only the TLV header.
Byte-swap the T and L in TLVs as necessary when reading an NFLOG file.
Don't support D-Bus sniffing on OS X.
Add post-1.5.2 bug fixes.
Tag some changes with a bug identifier.
Add items for 1.5.1 and 1.5.2.
Formatting tweak.
Count *ring buffer blocks*, not *packets* to be filtered in userland.
Add a PACKET_COUNT_IS_UNLIMITED() to test for a packet count <= 0.
Use HAVE_TPACKET3 rather than TPACKET_V3 to test for TPACKET_V3 support.
Fix builds on systems without TPACKET_V3.
tweak manpages formatting
Fix pcap_loop() with a count of 0 and TPACKET_V3.
Discourage the use of a zero timeout.
We can't use TPACKET_V3 in immediate mode, so fall back on TPACKET_V2.
...

Change-Id: I2aa9bd87673c56aee439e1154b96a14026ca7985
/external/libpcap/grammar.c
478ab6c8b5bc982589be32eae1e5736efe721b58 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/libpcap/grammar.c
8cd044dc566ca6ab3e0091a68756c19608655897 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/libpcap/grammar.c
858aa678df9736fefabc0671973c0f58dc246f91 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/libpcap/grammar.c