]> The Tcpdump Group git mirrors - tcpdump/commit
Clean up error message printing.
authorGuy Harris <[email protected]>
Wed, 12 Nov 2014 02:37:35 +0000 (18:37 -0800)
committerGuy Harris <[email protected]>
Wed, 12 Nov 2014 02:37:35 +0000 (18:37 -0800)
commit3e8a443c3671baa37ae7870f08fb9b4bf386fd24
tree8d52a10905582b377c5622b1ebfd84cb55136379
parentab4e52b94aac6cb729a5a695aa612d5ebda2ec3a
Clean up error message printing.

Have "struct aodv_rerr" just be the header, not including the actual
destinations.

Simplify the logic somewhat, and make it similar in the print routines
for the three types of error messages.
print-aodv.c