wireshark/asn1/goose
Guy Harris a8bc4a0d13 Rename the routines that handle dissector tables with unsigned integer
keys to have _uint in their names, to match the routines that handle
dissector tables with string keys.  (Using _port can confuse people into
thinking they're intended solely for use with TCP/UDP/etc. ports when,
in fact, they work better for things such as Ethernet types, where the
binding of particular values to particular protocols are a lot
stronger.)

svn path=/trunk/; revision=35224
2010-12-20 05:35:29 +00:00
..
Makefile.am From Martin Lutz: 2008-10-13 19:31:12 +00:00
Makefile.common remove nonexistent header file from Makefile 2008-11-15 19:51:36 +00:00
Makefile.nmake From Martin Lutz: 2008-10-13 19:31:12 +00:00
goose.asn From Martin Lutz: 2008-10-13 19:31:12 +00:00
goose.cnf Have abs_time_to_str() and abs_time_to_str_secs() take an additional 2010-05-21 06:33:25 +00:00
packet-goose-template.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00