]> The Tcpdump Group git mirrors - tcpdump/commit
MSDP: Print ": " before the protocol name
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 1 Feb 2021 09:31:34 +0000 (10:31 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 1 Feb 2021 09:49:35 +0000 (10:49 +0100)
commit74a4e7404c282b61ab5b051250822af45bfbb388
tree6db1f071a76a83f2ae795a187a7bc536d01383be
parentfc87be0585b18dd265ea98307cfebf2fd12c2cdc
MSDP: Print ": " before the protocol name

Like with most TCP encapsulated protocols.
Use nd_print_protocol().
No more ":" after protocol name.
This change will print the protocol name even in truncation cases.
print-msdp.c