]> The Tcpdump Group git mirrors - tcpdump/commit
Change the way we dissect non-routing-entry entries.
authorGuy Harris <[email protected]>
Mon, 15 Jan 2018 19:00:45 +0000 (11:00 -0800)
committerGuy Harris <[email protected]>
Mon, 15 Jan 2018 19:00:45 +0000 (11:00 -0800)
commit7561a525e4901f09f1e2a5512a572ea81749a271
tree1599d0b118880bb6a9516febb2f611e36ba11724
parent09e4f5dd4bbe3e117ae23912127245047478f08e
Change the way we dissect non-routing-entry entries.

This should fix Coverity CID 1427593.

It also uses fn_printzp() to print plain text passwords, rather than
rolling its own code, and doesn't try to print anything from versions
other than 1 and 2 other than the version number.
print-rip.c