]> The Tcpdump Group git mirrors - tcpdump/commit
PPPoE: Update the link-layer dissector to a void function
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 31 Jul 2020 18:36:17 +0000 (20:36 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 31 Jul 2020 18:40:07 +0000 (20:40 +0200)
commitcab4799ee50e2ebe410a6f5743628617878a3f23
treef536592df3237f430f739c5756a11b92b07ae9e5
parent037f3e3e0c00c1d86e5245fb927e47179095b742
PPPoE: Update the link-layer dissector to a void function

Moreover:
Add a length check.
Fix a return.
Use nd_print_trunc().
Remove trailing "_if" from the protocol name.
Style.
netdissect.h
print-pppoe.c
print.c