]> 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]>
Wed, 24 Feb 2021 20:21:43 +0000 (21:21 +0100)
commit3725c700a2f29afc3822bd26683380c9fec396d9
treed16152ee8cc6e5709c2991f420650809b093db38
parenteb28e345cb0a45d71cbe0ca7b30747936532316d
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.

(cherry picked from commit 74a4e7404c282b61ab5b051250822af45bfbb388)
print-msdp.c