Ethereal

[ethereal-dev] Protocols
Google
 
Web Ethereal.com

Home | Introduction | Documentation | Lists | FAQ | Development | Wiki | Bugs

Ethereal-dev: July 1999


Just in case y'all didn't know, you can pick your favorite
protocol and convert it to use the new proto_tree functions.
The non-datalink protocols are simply using proto_tree_add_text
to add non-searchable text to the protocol tree.

How can you tell if there are fields that need converting?

grep -l proto_tree_add_text packet-*.c

--gilbert



Powered by MHonArc 2.6.10