]> The Tcpdump Group git mirrors - tcpdump/commit
PIM: Iterate using the length, not the end pointer.
authorGuy Harris <[email protected]>
Wed, 22 Mar 2017 21:33:39 +0000 (14:33 -0700)
committerDenis Ovsienko <[email protected]>
Wed, 13 Sep 2017 11:25:44 +0000 (12:25 +0100)
commitd0918e4b30870a0a1a2e78bac91cce0ce3e3bd8e
tree04f65cdd23a7b5f8c81b84898cd8627de1e11c33
parent5dc1860d8267b1e0cb78c9ffa2a40bea2fdb3ddc
PIM: Iterate using the length, not the end pointer.

That way, we report snapshot-based truncations, rather than just saying
"end of packet".
print-pim.c