]> The Tcpdump Group git mirrors - tcpdump/commit
PPPoE: Modernize packet parsing style.
authorDenis Ovsienko <[email protected]>
Mon, 12 Oct 2020 21:11:37 +0000 (22:11 +0100)
committerDenis Ovsienko <[email protected]>
Tue, 13 Oct 2020 11:17:42 +0000 (12:17 +0100)
commit05a996fc3f4f85f34e6ff151adcb70538863a861
treea289a0f28012a285ef1a96e6e18f7bdd51527645
parent4ecc5682ee884b23c7746025dffcccfafc481757
PPPoE: Modernize packet parsing style.

Enable ND_LONGJMP_FROM_TCHECK, remove a redundant custom bounds check and
a variable, report an undersized header as an invalid packet with the
reason.
print-pppoe.c