X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/fe3253b9b8fad9e75f863157eba0780418182f17..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: