]> The Tcpdump Group git mirrors - tcpdump/commit
I suspect an INTEGRITY object in a submessage covers only the submessage.
authorGuy Harris <[email protected]>
Mon, 28 Dec 2015 04:13:14 +0000 (20:13 -0800)
committerGuy Harris <[email protected]>
Mon, 28 Dec 2015 04:13:14 +0000 (20:13 -0800)
commitf521fa526a8a8bf42306b1c7f14d925fbd261816
tree1506046bc10c02609200ae292f31c0166df84989
parent7b1cba646d765868d21e7c66af54ed06f2a739b7
I suspect an INTEGRITY object in a submessage covers only the submessage.

So don't hand rsvp_obj_print() a pointer to the beginning of, and the
length of, the entire bundle message; hand it a pointer to the beginning
of, and the length of, the submessage.

Use "bundle" rather than "aggregate" as the message type, while we're at
it; to quote RFC 2961, "The term "bundling" is used to avoid confusion
with RSVP reservation aggregation."
print-rsvp.c