Fetch values only once from the tvbuff, and save them in a variable,
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 2 Jul 2001 01:41:25 +0000 (01:41 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 2 Jul 2001 01:41:25 +0000 (01:41 +0000)
commit011120a01c27d620fe88e90215465b1f6e6e1600
tree6a2466e5884c54c8e2c99d3f805eefe384e06d04
parentd54f7078dd32ac618f1738fed500b3d6e5f80a18
Fetch values only once from the tvbuff, and save them in a variable,
rather than calling the tvbuff accessor multiple times.

Use "proto_tree_add_item()" for fields whose values we don't care about
in the code.

BTW, apologies to Hannes Gredler - the changes with

More IS-IS updates.

HELLO message support in RSVP.

were from him, but I forgot to put that in the checkin message.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3628 f5534014-38df-0310-8fa8-9805f1628bb7
packet-isis-hello.c