]> The Tcpdump Group git mirrors - tcpdump/commit
NTP: Modernize packet parsing style. [skip ci]
authorDenis Ovsienko <[email protected]>
Mon, 18 Jan 2021 23:59:45 +0000 (23:59 +0000)
committerDenis Ovsienko <[email protected]>
Tue, 19 Jan 2021 00:01:37 +0000 (00:01 +0000)
commit9d449a4c46ea010e037a927f4af1f12870ebae20
tree3c315f95fb007ea7caa6ba69d7b3a7d91efbdf6e
parent383670e8f3f5b51d1017d8c1a678aa7eaf1f2b4d
NTP: Modernize packet parsing style. [skip ci]

Enable ND_LONGJMP_FROM_TCHECK. Remove a few redundant ND_TCHECK()
instances. Move one ND_TCHECK_4() to where it belongs. Have nd_printjn()
guard the snapshot end.
print-ntp.c