Ethereal-cvs: [Ethereal-cvs] rev 16288: /trunk/epan/dissectors/: packet-ncp2222.inc

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 22 Oct 2005 06:25:17 GMT
User: guy
Date: 2005/10/22 01:25 AM

Log:
 Add #defines of NDS protocol types, and use them in the value_string and
 switch statements.
 
 Add some sanity checking for ptvcursor_advance calls.
 
 proto_tree_add_item() works fine for IPv4 addresses; use it for them. 
 (tvb_get_letohl() doesn't work fine for them, even though it appears to
 do so on little-endian machines.)
 
 Only set the "visible" flag on the protocol tree when we're sure we have
 one, so that it gets set even if we create a temporary tree.
 
 Catch exceptions when dissecting requests, and compute and save the
 results of conditional tests before rethrowing the exception, so the
 results get saved even if the dissection gets an exception.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +113 -87   packet-ncp2222.inc    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16288&view=rev