http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28390
User: guy
Date: 2009/05/17 05:27 PM
Log:
Just use proto_tree_add_item() for some fields whose values we don't
use.
Rename some variables to reflect the names they have in the IGRP
document.
Don't treat being called with a non-IPv4 address as a dissector bug - we
can't prevent ourselves from being called from the IPv6 dissector. This
fixes bug 3466.
Clean up indentation.
Directory: /trunk/epan/dissectors/
Changes Path Action
+40 -45 packet-igrp.c Modified