Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configure for ether_ntohost() as libpcap does it for ether_hostton(). | Guy Harris | 2018-01-22 | 1 | -58/+122 |
* | Don't check for netinet/if_ether.h unless we need it. | Guy Harris | 2018-01-22 | 1 | -19/+7 |
* | Do more substitution for missing libpcap functions. | Guy Harris | 2018-01-21 | 1 | -4/+11 |
* | Clean up comments to reflect reality. | Guy Harris | 2018-01-21 | 1 | -4/+14 |
* | No need to replace vfprintf(). | Guy Harris | 2018-01-21 | 1 | -1/+1 |
* | Don't test for __attribute__ in the configure script. | Guy Harris | 2018-01-21 | 1 | -5/+0 |
* | Use nd_ types, add host-endian extract routines, clean up signed vs. unsigned. | Guy Harris | 2018-01-11 | 1 | -1/+0 |
* | Use pcapng as the name of the file format. | Guy Harris | 2018-01-08 | 1 | -5/+6 |
* | C99 - ask for it by name! | Guy Harris | 2018-01-07 | 1 | -1/+1 |
* | Clean up handling of libdnet headers. | Guy Harris | 2017-12-30 | 1 | -13/+39 |
* | Rename configure.in to configure.ac. | Guy Harris | 2017-11-30 | 1 | -0/+955 |