]> The Tcpdump Group git mirrors - tcpdump/commit
From Marc Binderberger:
authorGuy (Core OS) Harris <[email protected]>
Wed, 10 Jun 2009 03:51:30 +0000 (20:51 -0700)
committerGuy (Core OS) Harris <[email protected]>
Wed, 10 Jun 2009 03:51:30 +0000 (20:51 -0700)
commitd972c8c86236c9d3ce97c4a22dc09b5e9223bcde
tree75df8244d2bfadfae159d62da44907b406ae3d24
parent4cc68d7f3688c013b7d763225794ee6e8e8e2264
From Marc Binderberger:

I think this is a mistake in the procedure used to display the
bitfield.  Instead of tok2str() it should be bittok2str() - at
least since I changed it it display the flag field of the RSVP
session attribute correctly.

Diff file attached.

Additionally I've taken the freedom to shorten the displayed
strings a bit, taking the "desired" away that was in every
string.  While correct RFC it fills the screen.  Not sure about
your procedures changing output but as it never displayed before
anyway ...  ;-)
print-rsvp.c