Commit Graph

7 Commits

Author SHA1 Message Date
guy
90b3d1b826 Use TCHECK2() rather than "if(!TTEST()) goto trunc".
Make some length and type values unsigned, as they can't be negative.
Don't check for them being negative.

Check for a TLV length less than the TLV header length.
2005-05-06 02:53:26 +00:00
guy
951b1dcf25 "ipaddr_string()" takes, as an argument, a pointer to the bytes of an
IPv4 address, not an extracted IPv4 address value.
2005-04-20 10:16:56 +00:00
hannes
0712f40741 add support for Appletalk TLVs 2004-05-12 22:22:40 +00:00
hannes
398506d73a add support for dissecting the IP_EXT TLV 2004-05-01 21:07:39 +00:00
hannes
e478ad40dd add support for the TLV_IP_INT dissector, changed header flag processing 2004-05-01 09:07:01 +00:00
hannes
1829bc0edb add support for the GENERAL_PARM and SW_VERSION TLV 2004-04-30 23:52:00 +00:00
hannes
8b3d754999 -add baseline support for dissecting EIGRP-IP and EIGRP-IPX messages
-FIXME: complete TLV dissection (today we just show the TLV name and
        hexdump the TLV value)
2004-04-30 22:22:04 +00:00