Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling | Josh Soref | 2023-06-25 | 1 | -1/+1 |
* | Fix some typos | Francois-Xavier Le Bail | 2022-07-04 | 1 | -1/+1 |
* | Remove duplicate words | Francois-Xavier Le Bail | 2020-03-28 | 1 | -1/+1 |
* | Don't assume ARM supports unaligned accesses. | Guy Harris | 2018-09-09 | 1 | -4/+10 |
* | Use the libpcap compiler test macro, not the tcpdump one. | Guy Harris | 2018-08-04 | 1 | -1/+1 |
* | Pick up extract.h stuff from tcpdump, and use it in bpf_filter.c. | Guy Harris | 2018-08-04 | 1 | -50/+242 |
* | Don't test for __attribute__ in the configure script. | Guy Harris | 2018-01-21 | 1 | -6/+8 |
* | Use C99 {u}intN_t types rather than BSD {u_}intN_t types. | Guy Harris | 2017-09-11 | 1 | -0/+2 |
* | Exclude the <arpa/inet.h> header on Windows | Francois-Xavier Le Bail | 2016-08-29 | 1 | -0/+2 |
* | Fix warnings about implicit declarations of functions 'ntohs' and 'ntohl' | Francois-Xavier Le Bail | 2016-08-19 | 1 | -0/+2 |
* | For DLT_LINUX_SLL SocketCAN packets, fix up the header when reading. | Guy Harris | 2016-08-18 | 1 | -0/+217 |