aboutsummaryrefslogtreecommitdiffstats
path: root/packet-llc.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-15Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez1-8/+15
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-78/+116
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-18/+13
1999-03-22Well, that was dumb. I didn't have to add a "capture_data()" routine; IGuy Harris1-2/+2
1999-03-22Have "sap_capture_func()" return "capture_data" rather thanGuy Harris1-8/+11
1999-02-09When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1-30/+73
1998-11-17* Added column formatting functionality.Gerald Combs1-7/+7
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+1
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-1/+5
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-9/+9
1998-09-23I removed the ncp code from packet-ipx.c and created packet-ncp.c. Now thatGilbert Ramirez1-2/+2
1998-09-17The non-SNAP vines doesn't work with dissect_vines(). We don't know what myGilbert Ramirez1-3/+5
1998-09-17I moved the list of dissect() functions into the table of SAPs. It removesGilbert Ramirez1-42/+53
1998-09-17* Added in Laurent's OSI/ISO CNLP and COTP support.Gerald Combs1-1/+4
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+163