]> The Tcpdump Group git mirrors - tcpdump/commit
AppleTalk: Modernize packet parsing style.
authorDenis Ovsienko <[email protected]>
Wed, 13 Jan 2021 00:43:49 +0000 (00:43 +0000)
committerDenis Ovsienko <[email protected]>
Wed, 13 Jan 2021 00:45:02 +0000 (00:45 +0000)
commitb53e72f26112af6705fe3a943ff54069fedbd770
treeed026d399e15dadd281b5c12fcd895df2551f474
parent6e33955f9ee75103e0dae40787c81d88a709f2bd
AppleTalk: Modernize packet parsing style.

Enable ND_LONGJMP_FROM_TCHECK. Report invalid packets as invalid. Remove
all improvised snapshot end guards as they were redundant. In
print_cstring() have nd_printjn() guard the snapshot end. Use tok2str()
in nbp_print(). Update two tests.
CHANGES
print-atalk.c
tests/heapoverflow-EXTRACT_16BITS.out
tests/heapoverflow-atalk_print.out