aboutsummaryrefslogtreecommitdiffstats
path: root/packet-atalk.c
Commit message (Expand)AuthorAgeFilesLines
* Give DDP packets their own ETT_ type, rather than using ETT_IP.Guy Harris1999-10-291-2/+3
* Get rid of an "extern" before the definition of "atalk_addr_to_str()".Guy Harris1999-10-221-4/+4
* Add support for Appletalk DDP addresses to the code that handles theGuy Harris1999-10-221-16/+46
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-11/+30
* - add display filtersLaurent Deniel1999-10-071-19/+55
* Give it an RCS ID.Guy Harris1999-09-231-0/+2
* Some old CPP or tools that take C code in input doLaurent Deniel1999-09-121-4/+4
* Give "globals.h" an RCS ID and copyright/GPL notice.Guy Harris1999-09-101-0/+1
* Declare the "packet_info" structure "pi" in "packet.h", rather than in aGuy Harris1999-08-181-2/+0
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-1/+15
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-13/+12
* Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1999-03-281-2/+0
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-25/+21
* I removed the bit-fields that depended upon gcc's ability to use any typeGilbert Ramirez1999-02-081-5/+11
* * Added column formatting functionality.Gerald Combs1998-11-171-7/+8
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-1/+0
* Add a "val_to_str()" routine that calls "match_strval()" and, ifGuy Harris1998-10-201-13/+2
* * Copied in the correct GNU license (I'm such a goober)Gerald Combs1998-10-161-0/+122