aboutsummaryrefslogtreecommitdiffstats
path: root/packet.h
AgeCommit message (Expand)AuthorFilesLines
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
1999-10-18improve ripng dissector. decode route entries in more detail.Jun-ichiro itojun Hagino1-1/+2
1999-10-15Phil Techau's patch to add "col_append_str()".Guy Harris1-1/+2
1999-10-15BGP decoding. more attributes and NLRIs needs to be added.Jun-ichiro itojun Hagino1-1/+3
1999-10-15IPComp (RFC2393) decoding.Jun-ichiro itojun Hagino1-1/+3
1999-10-14use inet_pton() and inet_ntop(), which are RFC2553 standard functionJun-ichiro itojun Hagino1-1/+3
1999-10-14Nathan Neulinger's NTP dissector.Guy Harris1-1/+4
1999-10-14implement ipprotostr() in ipproto.c, which basically does ipprotobynumber()Jun-ichiro itojun Hagino1-1/+5
1999-10-14Nathan Neulinger's dissector for the Yahoo messenger and pagerGuy Harris1-1/+3
1999-10-13Jun-ichiro itojun Hagino's code for PIM, and some fixes from him asGuy Harris1-1/+4
1999-10-12Jun-ichiro itojun Hagino's changes for IPv6 extension header decodingGuy Harris1-1/+2
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1-1/+20
1999-10-10Big bunch of fixes to packet-smb.c for things I need.Richard Sharpe1-1/+3
1999-10-08Christophe Tronche's BPDU dissector.Guy Harris1-1/+3
1999-10-03A bunch of fixes for SMB decode.Richard Sharpe1-1/+3
1999-09-17Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are aGuy Harris1-1/+12
1999-09-14Peter Torvals' Internet Cache Protocol dissector.Guy Harris1-1/+4
1999-09-12Add a "Expand all levels"/"Print as displayed" pair of radio buttons toGuy Harris1-1/+3
1999-09-12Add summary-vs-detail radio buttons to the print dialog box; detailGuy Harris1-1/+4
1999-09-11Added support for PPP Multilink Protocol (MP). Modified dissect_ppp_stuffGerald Combs1-1/+4
1999-09-10Give "globals.h" an RCS ID and copyright/GPL notice.Guy Harris1-12/+1
1999-09-03Add in a bunch of changes based on the IBM specification for the NetBIOSGuy Harris1-1/+2
1999-09-03Dissect the name type flag in NBIPX name service packets (at leastGuy Harris1-1/+2
1999-09-02Have the IPX code set "pi.len" and "pi.captured_len" based on the lengthGuy Harris1-4/+4
1999-08-28PPP options in LCP, IPCP, etc. are like IP and TCP options - one octetGuy Harris1-2/+7
1999-08-25Add in the Async Map option.Guy Harris1-1/+2
1999-08-25Put in support for dissecting LCP and IPCP options.Guy Harris1-1/+9
1999-08-25Dump the values of the "flags" and "ttl" fields of the CDP header.Guy Harris1-1/+2
1999-08-24Add a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BITSWAPPED, meaningGuy Harris1-2/+9
1999-08-20Add support for reading Full Frontal ATM from an ATM Sniffer captureGuy Harris1-4/+14
1999-08-18Re-arranged Ethereal's definitions of DLT_RAW et al. since capture.cGilbert Ramirez1-17/+1
1999-08-18Declare the "packet_info" structure "pi" in "packet.h", rather than in aGuy Harris1-11/+15
1999-08-14Add ICMP to the set of packet types counted in the window shown while aGuy Harris1-1/+2
1999-08-14Have the "delta" format for time stamps show the time delta between aGuy Harris1-2/+1