]> The Tcpdump Group git mirrors - tcpdump/commit
ICMPv6: Replace custom code with bittok2str_nosep() calls
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 17 Feb 2025 18:04:49 +0000 (19:04 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 17 Feb 2025 20:13:31 +0000 (21:13 +0100)
commitdcc35f285d5242a3fc823e5024646dc0bb65b4e6
tree145fc95cd1d1be9b5e82c515cfab96c8247af958
parent282508f16b8fde1bb95fabef1afb2d77c24a306b
ICMPv6: Replace custom code with bittok2str_nosep() calls

Moreover:
Remove a "just experimental. not in spec" flag ("anycast").
Replace a comment "undefined for query" by a check.

(cherry picked from commit 805c9491c3712a5dc5f7af30a5da5f52c1194d36)
print-icmp6.c