]> The Tcpdump Group git mirrors - tcpdump/commit
Report a too-long unreachable destination list.
authorGuy Harris <[email protected]>
Wed, 12 Nov 2014 09:09:27 +0000 (01:09 -0800)
committerGuy Harris <[email protected]>
Wed, 19 Nov 2014 08:46:07 +0000 (00:46 -0800)
commit11f235f0c9f7cea102f8151ec9eaf32edde93d43
tree277cad48b4b16e400b5d702a35d9ed8e3ef9bac1
parent80585a72bf5287a0beb3e62be0b0d7d5e983db40
Report a too-long unreachable destination list.

Running out of packet length before running out of unreachable
destinations is an error; report it as such.

Don't worry about leftover data past the end of the list of unreachable
destinations.
print-aodv.c