]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mobility.c
Add the ndo_protocol field in the netdissect_options structure
[tcpdump] / print-mobility.c
index 551c316d862204ad360a5d4e0c75788ee3844e8e..138d2396b339db2df0ee55458e2ed1f4fa1c7615 100644 (file)
@@ -207,6 +207,7 @@ mobility_print(netdissect_options *ndo,
        unsigned mhlen, hlen;
        uint8_t type;
 
+       ndo->ndo_protocol = "mobility";
        mh = (const struct ip6_mobility *)bp;
 
        /* 'ep' points to the end of available data. */