X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/585ac3db0663f474fd3417ea91953b58022cc9d9..2e724cd38ed326ae183db607f6bd728ec11e8532:/print-ether.c diff --git a/print-ether.c b/print-ether.c index d90a2f16..22808d14 100644 --- a/print-ether.c +++ b/print-ether.c @@ -401,6 +401,7 @@ ethertype_print(netdissect_options *ndo, return (1); case ETHERTYPE_LOOPBACK: + loopback_print(ndo, p, length); return (1); case ETHERTYPE_MPLS: