]> The Tcpdump Group git mirrors - tcpdump/commit
VRRP: Remove a few remaining old truncation props.
authorDenis Ovsienko <[email protected]>
Wed, 30 Sep 2020 00:03:09 +0000 (01:03 +0100)
committerDenis Ovsienko <[email protected]>
Wed, 30 Sep 2020 13:52:46 +0000 (14:52 +0100)
commitde8fd04ae7e4edc88d4441cd374943179731beaa
treefa7a047424c9971442d5e54397efe0d05000dcc2
parent1fa77a87dc53451189525b79fff72a0de13be322
VRRP: Remove a few remaining old truncation props.

Remove the only remaining ND_TCHECK_1() and let the string printing
function guard the snapshot end. While at it, switch the latter to the
one that handles zero padding properly. This makes no difference in the
existing VRRP test, which uses a maximum length password. Lose the
trailing quote so the truncation label justly appears within the
authentication field, not after it.
print-vrrp.c