]> The Tcpdump Group git mirrors - tcpdump/commit
UDP: Modernize packet parsing style.
authorDenis Ovsienko <[email protected]>
Tue, 12 Jan 2021 15:52:23 +0000 (15:52 +0000)
committerDenis Ovsienko <[email protected]>
Wed, 13 Jan 2021 00:21:24 +0000 (00:21 +0000)
commitd9740d6f4c1b81bd431c1d195ae9d4623fe535ef
treed89aa318d8cacf129d307cf212613e7bcc008a50
parent5599c4f2cc70a0b9f70528caea5ab912ac51084c
UDP: Modernize packet parsing style.

Remove all ND_TCHECK_*() instances as redundant. Remove or convert a few
improvised snapshot end guards. Reduce arity of rtcp_print(). Test the
AppleTalk LAP type after testing the UDP port numbers, not before.
CHANGES
print-udp.c