]> The Tcpdump Group git mirrors - tcpdump/commit
Use C99 macros to define 64-bit constants and maximum 64-bit values.
authorGuy Harris <[email protected]>
Sat, 7 Dec 2024 23:21:41 +0000 (15:21 -0800)
committerGuy Harris <[email protected]>
Sun, 8 Dec 2024 19:20:35 +0000 (11:20 -0800)
commitdcb1b03409b91aa3c68156817b953781f35bc3a2
tree35e392eb70af6e4f631e95c4adf2798f592055c7
parentcccf9ddf03cbc6320dbbf076a14712ef4a92a04e
Use C99 macros to define 64-bit constants and maximum 64-bit values.

We require C99 support, so don't roll our own versions.
extract.h
netdissect-stdinc.h
ntp.c
tcpdump.c