aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ascend.c
Commit message (Expand)AuthorAgeFilesLines
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+3
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-9/+9
* Convert dissect_ppp() and friends to use tvbuffs.Gilbert Ramirez2000-05-251-5/+2
* Add wtap-int.h. Move definitions relevant to the internal workins of wiretapGilbert Ramirez2000-05-191-7/+7
* Remove the "union pseudo_header" from the "frame_data" structure;Guy Harris2000-05-181-10/+12
* Convert Ethernet and Lucent/Ascend dissectors to use tvbuff.Gilbert Ramirez2000-05-161-28/+34
* Add tvbuff class.Gilbert Ramirez2000-05-111-10/+10
* Change dissect_ppp() to accept offset.Gilbert Ramirez2000-03-271-2/+2
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+3
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-3/+8
* - bug fixed with user name displayLaurent Deniel1999-10-161-16/+20
* - replace proto_tree_add_item_format by proto_tree_add_item.Laurent Deniel1999-10-161-15/+17
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-4/+7
* Add support for "wdd" trace output.Gerald Combs1999-09-131-13/+29
* Added Guy's patch to use the pseudo header facility to pass up the AscendGerald Combs1999-09-111-20/+41
* Include <string.h> to declare "memmove()".Guy Harris1999-09-111-1/+2
* Oops - forgot to commit the Ascend header decoder..Gerald Combs1999-09-111-0/+87