]> The Tcpdump Group git mirrors - tcpdump/commit
VXLAN: Modernize packet parsing style.
authorDenis Ovsienko <[email protected]>
Sun, 11 Oct 2020 13:01:40 +0000 (14:01 +0100)
committerDenis Ovsienko <[email protected]>
Sun, 11 Oct 2020 13:11:09 +0000 (14:11 +0100)
commitf70bb5a0211ec923279e982d516c76eec7977c76
treeb39ef82a9e22ac94e6ff2ced0cd03a4f0847bf50
parent63ffe2f1e36e5c820b2a6df8d5d5eeb23458fdb6
VXLAN: Modernize packet parsing style.

Enable ND_LONGJMP_FROM_TCHECK, print the protocol name early, report an
undersized packet as invalid instead of truncated, fetch/test and advance
the pointer one field at a time and print values as soon as they become
available.
print-vxlan.c