Keep the sample command line in the usage message within 80 characters.
[obnox/wireshark/wip.git] / packet-atalk.c
1999-12-09 nneulcleaned up nbp and added rtmp dissector
1999-12-09 nneulcleanup/renaming of fields for nbp dissector
1999-12-09 guyGet rid of an unused variable.
1999-12-09 nneulextended nbp dissector, is stable, but i believe it...
1999-12-08 nneulstarted nbp dissector
1999-12-08 nneulfix stupid atalk typo and remove other proto names...
1999-12-08 nneuladded a couple of ddp protocol names based on looking...
1999-12-06 gramRemove #include "globals.h" from packet-atalk.c (not...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-04 guyInclude <netinet/in.h> before including "global.h"...
1999-11-03 guyWe *do* need <netinet/in.h> on Debian (and probably...
1999-11-03 guyDon't include <netinet/in.h>; at least on AIX 4.3.2...
1999-10-29 guyGive DDP packets their own ETT_ type, rather than using...
1999-10-22 guyGet rid of an "extern" before the definition of "atalk_...
1999-10-22 guyAdd support for Appletalk DDP addresses to the code...
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-10-07 deniel- add display filters
1999-09-23 guyGive it an RCS ID.
1999-09-12 denielSome old CPP or tools that take C code in input do
1999-09-10 guyGive "globals.h" an RCS ID and copyright/GPL notice.
1999-08-18 guyDeclare the "packet_info" structure "pi" in "packet...
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-03-28 gramJun-ichiro's IPv6 patch is merged in with ethereal...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-02-08 gramI removed the bit-fields that depended upon gcc's abili...
1998-11-17 gerald* Added column formatting functionality.
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-20 guy Add a "val_to_str()" routine that calls "match_strval...
1998-10-16 gerald* Copied in the correct GNU license (I'm such a goober)