]> The Tcpdump Group git mirrors - tcpdump/commit
NTP: Use nd_XXXXX integer types in the structures.
authorDenis Ovsienko <[email protected]>
Mon, 4 Sep 2017 11:06:56 +0000 (12:06 +0100)
committerDenis Ovsienko <[email protected]>
Mon, 4 Sep 2017 11:31:20 +0000 (12:31 +0100)
commit60128eebca8c4975a2f1c6a29e16a76f720cc924
treeaedd661f655b400832082d0ddb4c528e279ce092
parentfebd0bc5aa33b3de9b5864e8c5565fe7b63f519f
NTP: Use nd_XXXXX integer types in the structures.

This prevents alignment issues when the structures are used to access
the input buffer (see earlier commits for more detailed rationale).
print-ntp.c