]> The Tcpdump Group git mirrors - tcpdump/commit
IPv6: Print the protocol name before any test
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 31 Jul 2023 10:11:26 +0000 (12:11 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 31 Jul 2023 10:33:41 +0000 (12:33 +0200)
commit4da3308f277b7cb520a0edf43b2cca2bc0ed2e29
tree829134e40c31d72c08b59148883b086c821ded67
parentb4b993c408da636a558fc86fb71dad0e23bf14a2
IPv6: Print the protocol name before any test

Use nd_print_protocol_caps().
IP6_VERSION() uses GET_U_1(), so there's no need for ND_TCHECK_*()
beforehand.
print-ip6.c