History log of /external/tcpdump/config.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7830bfb3e58b8d9ba85d275666cbd3c0cc32b56c 12-Feb-2014 JP Abgrall <jpa@google.com> Get it to work on Android

- Add NBBY define
- Add empty stubs for setprotent()/endprotoent()
- Pre-gen version.c
- Tweak config.h:
. undef stuff related to: bittypes.h hostton ntohost
HAVE_GETRPCBYNUMBER

Change-Id: I29e80f185f79084230e95c134834f137b42b6725
/external/tcpdump/config.h
53f17a9db278d33517d9888dd77848f554522a38 12-Feb-2014 JP Abgrall <jpa@google.com> Merge remote-tracking branch 'goog/tcpdump'

* goog/tcpdump: (3066 commits)
Remove old version. Getting ready for new tcpdump 4.5
Support -Q for setting the capture direction.
Clean up the TLV processing loop.
With -A and -AA, don't send CRs to the standard output.
Use the new libpcap <pcap/nflog.h> for NFLOG definitions and declarations.
Do our own isascii(), isprint(), isgraph(), and toascii().
Fix a compiler warning.
Don't use the __attribute__((packed)) on most platforms.
The interval in an AODV HELLO extension is not aligned on a 4-byte boundary.
As with memcpy, so with memcmp.
More UNALIGNED_MEM{CPY,CMP} on IP addresses.
Another case where UNALIGNED_MEMCPY() is probably necessary.
No need for casting back and forth.
Only do the unaligned_mem{cpy,cmp} hack if necessary.
No need to declare unaligned_mem{cpy,cmp} in netdissect.h *and* interface.h.
More possibly-unaligned memcpy()s and assignments - use unaligned_memcpy().
Check for compiling for IPv6; don't check whether we can create an IPv6 socket.
Use unaligned_memcmp() to compare with IPv{4,6} addresses in a packet.
Use EXTRACT_nBITS even when just testing against zero.
Fix some more unaligned accesses.
...

Change-Id: I9e98707d30c989b9e32dcd5af798bd0746ab4434
/external/tcpdump/config.h
ae21bd0d82ab0b179d661f0c779e633b75bb4474 15-May-2009 Dan Egnor <egnor@google.com> Move tcpdump to /system/xbin (instead of /system/bin),
and configure it to shed privileges by default (if running as root)
after binding the socket needed to sniff with.
/external/tcpdump/config.h
2949f58a438f6fd85f66a8b7ed4708042cde4b37 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/tcpdump/config.h
c73e8f53e8d42fbe64c231814b8b41174b002136 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/external/tcpdump/config.h
f3ccc4ec63431539743f1155a60192a40f6bec24 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/external/tcpdump/config.h
9799c4b4d38c4aa2acc7ec7d593983bd178e49f6 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/external/tcpdump/config.h