aboutsummaryrefslogtreecommitdiffstats
path: root/packet.h
AgeCommit message (Expand)AuthorFilesLines
1999-12-29Move the stuff to fill in those columns not filled in by dissectors fromGuy Harris1-1/+3
1999-12-15Stuart Stanley's ISIS dissection support.Guy Harris1-1/+2
1999-12-12Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap moduleGilbert Ramirez1-1/+2
1999-12-12Add the who protocol (rwho/rwhod/ruptime)Gilbert Ramirez1-1/+2
1999-12-12WCCP 1.0 dissection, from Jerry Talkington.Guy Harris1-1/+2
1999-12-09added ldap dissector placeholder, just does request/response for now, until I...Nathan Neulinger1-1/+2
1999-12-07James Coe's patch to add SRVLOC and NCP-over-IP support.Guy Harris1-1/+2
1999-12-06added simple irc dissectorNathan Neulinger1-1/+2
1999-12-05vlan updates for etype<maxlen and capture countersNathan Neulinger1-1/+2
1999-12-03added skeletal tacplus/xtacacs dissectorNathan Neulinger1-1/+3
1999-11-30Add IPX to packet stats during capture.Gilbert Ramirez1-1/+3
1999-11-29added start of tns dissectorNathan Neulinger1-1/+2
1999-11-27Pull the code to dissect an ATM NSAP address out of "packet-q2931.c" andGuy Harris1-5/+1
1999-11-23Added Cisco Auto-RP dissector from Heikki Vatiainen <hessu@cs.tut.fi>Gilbert Ramirez1-1/+2
1999-11-22A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1-1/+8
1999-11-21Added Heikki Vatiainen's <hessu@cs.tut.fi> HSRP dissector.Gilbert Ramirez1-1/+2
1999-11-21Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.Gilbert Ramirez1-1/+2
1999-11-20Enable ether name resolution for packet summary lines of IPX packetsGilbert Ramirez1-1/+2
1999-11-19Beginnings of Q.2931 support.Guy Harris1-1/+2
1999-11-19Add support for SSCOP protocol; dissect signalling AAL packets using it.Guy Harris1-1/+2
1999-11-17Provide a general mechanism by which dissectors can register "init"Guy Harris1-4/+9
1999-11-17Heikki Vatiainen's SAP (Session Announcement Protocol) dissector.Guy Harris1-1/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-282/+1
1999-11-15Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.Nathan Neulinger1-1/+15
1999-11-14Move the test to see if something looks like an ONC RPC request or replyGuy Harris1-2/+10
1999-11-14Fixed some more small problems and added support for decodingRichard Sharpe1-1/+3
1999-11-13Add ETT_Q931_IEGilbert Ramirez1-1/+2
1999-11-11added minimalist MAPI dissector - only determines request/replyNathan Neulinger1-1/+3
1999-11-11Added mount dissector.Nathan Neulinger1-2/+2
1999-11-11bgp improvements.Jun-ichiro itojun Hagino1-1/+5
1999-11-11Add #defines for bits in the LAPD address field and for the LAPD SAPIGuy Harris1-1/+3
1999-11-11Add LAPD support.Gilbert Ramirez1-1/+4
1999-11-10Added dissect_imap() prototype to get rid of compilation warningGilbert Ramirez1-1/+2
1999-11-10Added stubs for various RPC routines:Nathan Neulinger1-3/+3
1999-11-10added ypxfr program to rpcNathan Neulinger1-1/+2
1999-11-10Added imap dissector, pretty much a simple translation of the popNathan Neulinger1-1/+2
1999-11-06Add a "Find Frame" menu item under "Display"; it lets you use a displayGuy Harris1-1/+2
1999-11-06Updates to the ICQ decoder, from Kojak.Guy Harris1-5/+6
1999-11-06more updates to bgp dissector.Jun-ichiro itojun Hagino1-1/+7
1999-11-05Updates to the ONC RPC and NFS code, from Uwe Girlich.Guy Harris1-3/+11
1999-10-30Don Lafontaine's IGRP/EIGRP dissector.Guy Harris1-1/+3
1999-10-29Give DDP packets their own ETT_ type, rather than using ETT_IP.Guy Harris1-1/+2
1999-10-29Uwe Girlich's ONC RPC and NFS dissectors.Guy Harris1-1/+19
1999-10-25Update from Kojak to dissect ICQ login packets and text messages.Guy Harris1-1/+2
1999-10-24Kojak's ICQ dissector.Guy Harris1-1/+5
1999-10-22Add support for Banyan Vines addresses to the code that handles theGuy Harris1-2/+3
1999-10-22Add support for Appletalk DDP addresses to the code that handles theGuy Harris1-2/+3
1999-10-22Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1-9/+52
1999-10-20Nathan Neulinger's 802.1q VLAN patch.Guy Harris1-1/+3
1999-10-20Added Nathan's patch for AFS and RX dissection.Gilbert Ramirez1-1/+12