]> The Tcpdump Group git mirrors - tcpdump/commit
Fix up length checking for the MID message to check before *each*
authorGuy Harris <[email protected]>
Sun, 28 Jun 2009 19:16:43 +0000 (12:16 -0700)
committerGuy Harris <[email protected]>
Sun, 28 Jun 2009 19:16:43 +0000 (12:16 -0700)
commit429c8b46eeabf29e9bac4b5e9a6d3915e2721716
treea1f915f4a49e62e37cee551db38cf46baebf8e1b
parent2ef070a02f972661a096b43bb5e4deb273fbf2d5
Fix up length checking for the MID message to check before *each*
interface address, not just the *first* interface address.

For the name service message:

add length checking, both against truncated packets and bogus
lengths;

use fn_printn to print the name, to protect against control
characters, etc. in the name.
print-olsr.c