aboutsummaryrefslogtreecommitdiff
path: root/extract.h
AgeCommit message (Expand)Author
2022-07-04Fix some typosFrancois-Xavier Le Bail
2020-03-28Remove duplicate wordsFrancois-Xavier Le Bail
2018-09-09Don't assume ARM supports unaligned accesses.Guy Harris
2018-08-04Use the libpcap compiler test macro, not the tcpdump one.Guy Harris
2018-08-04Pick up extract.h stuff from tcpdump, and use it in bpf_filter.c.Guy Harris
2018-01-21Don't test for __attribute__ in the configure script.Guy Harris
2017-09-11Use C99 {u}intN_t types rather than BSD {u_}intN_t types.Guy Harris
2016-08-29Exclude the <arpa/inet.h> header on WindowsFrancois-Xavier Le Bail
2016-08-19Fix warnings about implicit declarations of functions 'ntohs' and 'ntohl'Francois-Xavier Le Bail
2016-08-18For DLT_LINUX_SLL SocketCAN packets, fix up the header when reading.Guy Harris