aboutsummaryrefslogtreecommitdiffstats
path: root/packet.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Provide a general mechanism by which dissectors can register "init"Guy Harris1999-11-171-4/+9
* Heikki Vatiainen's SAP (Session Announcement Protocol) dissector.Guy Harris1999-11-171-1/+2
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-282/+1
* Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.Nathan Neulinger1999-11-151-1/+15
* Move the test to see if something looks like an ONC RPC request or replyGuy Harris1999-11-141-2/+10
* Fixed some more small problems and added support for decodingRichard Sharpe1999-11-141-1/+3
* Add ETT_Q931_IEGilbert Ramirez1999-11-131-1/+2
* added minimalist MAPI dissector - only determines request/replyNathan Neulinger1999-11-111-1/+3
* Added mount dissector.Nathan Neulinger1999-11-111-2/+2
* bgp improvements.Jun-ichiro itojun Hagino1999-11-111-1/+5
* Add #defines for bits in the LAPD address field and for the LAPD SAPIGuy Harris1999-11-111-1/+3
* Add LAPD support.Gilbert Ramirez1999-11-111-1/+4
* Added dissect_imap() prototype to get rid of compilation warningGilbert Ramirez1999-11-101-1/+2
* Added stubs for various RPC routines:Nathan Neulinger1999-11-101-3/+3
* added ypxfr program to rpcNathan Neulinger1999-11-101-1/+2
* Added imap dissector, pretty much a simple translation of the popNathan Neulinger1999-11-101-1/+2
* Add a "Find Frame" menu item under "Display"; it lets you use a displayGuy Harris1999-11-061-1/+2
* Updates to the ICQ decoder, from Kojak.Guy Harris1999-11-061-5/+6
* more updates to bgp dissector.Jun-ichiro itojun Hagino1999-11-061-1/+7
* Updates to the ONC RPC and NFS code, from Uwe Girlich.Guy Harris1999-11-051-3/+11
* Don Lafontaine's IGRP/EIGRP dissector.Guy Harris1999-10-301-1/+3
* Give DDP packets their own ETT_ type, rather than using ETT_IP.Guy Harris1999-10-291-1/+2
* Uwe Girlich's ONC RPC and NFS dissectors.Guy Harris1999-10-291-1/+19
* Update from Kojak to dissect ICQ login packets and text messages.Guy Harris1999-10-251-1/+2
* Kojak's ICQ dissector.Guy Harris1999-10-241-1/+5
* Add support for Banyan Vines addresses to the code that handles theGuy Harris1999-10-221-2/+3
* Add support for Appletalk DDP addresses to the code that handles theGuy Harris1999-10-221-2/+3
* Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1999-10-221-9/+52
* Nathan Neulinger's 802.1q VLAN patch.Guy Harris1999-10-201-1/+3
* Added Nathan's patch for AFS and RX dissection.Gilbert Ramirez1999-10-201-1/+12
* improve ripng dissector. decode route entries in more detail.Jun-ichiro itojun Hagino1999-10-181-1/+2
* Phil Techau's patch to add "col_append_str()".Guy Harris1999-10-151-1/+2
* BGP decoding. more attributes and NLRIs needs to be added.Jun-ichiro itojun Hagino1999-10-151-1/+3
* IPComp (RFC2393) decoding.Jun-ichiro itojun Hagino1999-10-151-1/+3
* use inet_pton() and inet_ntop(), which are RFC2553 standard functionJun-ichiro itojun Hagino1999-10-141-1/+3
* Nathan Neulinger's NTP dissector.Guy Harris1999-10-141-1/+4
* implement ipprotostr() in ipproto.c, which basically does ipprotobynumber()Jun-ichiro itojun Hagino1999-10-141-1/+5
* Nathan Neulinger's dissector for the Yahoo messenger and pagerGuy Harris1999-10-141-1/+3
* Jun-ichiro itojun Hagino's code for PIM, and some fixes from him asGuy Harris1999-10-131-1/+4
* Jun-ichiro itojun Hagino's changes for IPv6 extension header decodingGuy Harris1999-10-121-1/+2
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-1/+20
* Big bunch of fixes to packet-smb.c for things I need.Richard Sharpe1999-10-101-1/+3
* Christophe Tronche's BPDU dissector.Guy Harris1999-10-081-1/+3
* A bunch of fixes for SMB decode.Richard Sharpe1999-10-031-1/+3