aboutsummaryrefslogtreecommitdiffstats
path: root/packet.h
Commit message (Expand)AuthorAgeFilesLines
* "p_get_proto_data()" should, if it finds an entry, return the pointerGuy Harris2000-08-121-6/+1
* Miscellaneous code cleaningLaurent Deniel2000-08-111-10/+1
* If G_HAVE_GINT64 is defined, so that we can use "gint64" and "guint64"Guy Harris2000-08-101-18/+43
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-11/+18
* Add preference for placement of AH payload, at same level or in subtree.Gilbert Ramirez2000-07-081-1/+4
* Support for SCTP in the capture dialog, from Michael Tuexen.Guy Harris2000-05-261-1/+2
* Add wtap-int.h. Move definitions relevant to the internal workins of wiretapGilbert Ramirez2000-05-191-6/+4
* Add protection against 0-length FT_BYTES being added to proto_tree.Gilbert Ramirez2000-05-191-3/+3
* Remove the "union pseudo_header" from the "frame_data" structure;Guy Harris2000-05-181-3/+3
* Convert LLC dissector to use tvbuffs.Gilbert Ramirez2000-05-111-1/+2
* Add tvbuff class.Gilbert Ramirez2000-05-111-2/+9
* Add routines to:Guy Harris2000-05-051-4/+28
* In the NCP dissector, construct conversations using the source andGuy Harris2000-04-181-2/+3
* Consolidate flags in struct frame_data, and add "visited" flag. UseGilbert Ramirez2000-04-131-5/+8
* Change the sub-dissector handoff registration routines so that theGilbert Ramirez2000-04-131-2/+3
* Turn "ethereal_proto_init()" and "ethereal_proto_cleanup()" intoGuy Harris2000-04-041-1/+6
* Make a routine that takes a dissector table, a port number, andGuy Harris2000-04-041-1/+6
* Move the creation of, and registration of protocols known to UDP in, theGuy Harris2000-04-031-2/+1
* Jeff Foster's patch to support attaching a hash table to a protocolGuy Harris2000-04-031-3/+19
* First pass at per frame proto data. Keep each proto block as a GSList list.Richard Sharpe2000-03-261-1/+10
* We already set the foreground and background color for every frame,Guy Harris2000-03-081-2/+1
* Renamed init_dissect_x25() to reinit_x25_hashtable() and actually used it !Olivier Abad2000-02-181-2/+1
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-166/+5
* Dietmar Petras provided:Gilbert Ramirez2000-02-091-1/+2
* Dissector for Cisco's Virtual Trunking Protocol.Guy Harris2000-02-051-1/+2
* Cisco Group Management Protocol dissector.Guy Harris2000-02-051-1/+2
* Add support for Cisco ISL.Guy Harris2000-01-241-1/+3
* In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless ofGuy Harris2000-01-231-18/+17
* Joerg Mayer's updates to the VINES dissector and to protocol layersGuy Harris2000-01-201-1/+3
* Add John Thomas' L2TP dissector.Guy Harris2000-01-071-1/+2
* Move the stuff to fill in those columns not filled in by dissectors fromGuy Harris1999-12-291-1/+3
* Stuart Stanley's ISIS dissection support.Guy Harris1999-12-151-1/+2
* Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap moduleGilbert Ramirez1999-12-121-1/+2
* Add the who protocol (rwho/rwhod/ruptime)Gilbert Ramirez1999-12-121-1/+2
* WCCP 1.0 dissection, from Jerry Talkington.Guy Harris1999-12-121-1/+2
* added ldap dissector placeholder, just does request/response for now, until I...Nathan Neulinger1999-12-091-1/+2
* James Coe's patch to add SRVLOC and NCP-over-IP support.Guy Harris1999-12-071-1/+2
* added simple irc dissectorNathan Neulinger1999-12-061-1/+2
* vlan updates for etype<maxlen and capture countersNathan Neulinger1999-12-051-1/+2
* added skeletal tacplus/xtacacs dissectorNathan Neulinger1999-12-031-1/+3
* Add IPX to packet stats during capture.Gilbert Ramirez1999-11-301-1/+3
* added start of tns dissectorNathan Neulinger1999-11-291-1/+2
* Pull the code to dissect an ATM NSAP address out of "packet-q2931.c" andGuy Harris1999-11-271-5/+1
* Added Cisco Auto-RP dissector from Heikki Vatiainen <hessu@cs.tut.fi>Gilbert Ramirez1999-11-231-1/+2
* A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1999-11-221-1/+8
* Added Heikki Vatiainen's <hessu@cs.tut.fi> HSRP dissector.Gilbert Ramirez1999-11-211-1/+2
* Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.Gilbert Ramirez1999-11-211-1/+2
* Enable ether name resolution for packet summary lines of IPX packetsGilbert Ramirez1999-11-201-1/+2
* Beginnings of Q.2931 support.Guy Harris1999-11-191-1/+2
* Add support for SSCOP protocol; dissect signalling AAL packets using it.Guy Harris1999-11-191-1/+2