Put in desegmentation support.

Use "proto_tree_add_item()" to add items to the protocol tree; don't
fetch to a variable if the variable isn't later used (except for the
"unknown" fields).  Put fields into the protocol tree as soon as they're
fetched, so that if an exception is thrown when dissecting a packet, the
fields that didn't cause an exception get put into the protocol tree.

Fix some typos.

svn path=/trunk/; revision=4972
This commit is contained in:
Guy Harris 2002-03-19 06:31:16 +00:00
parent da785cee2e
commit 3a3f044570
1 changed files with 516 additions and 497 deletions

File diff suppressed because it is too large Load Diff