| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix problem with number of format args for "option length too short". | Gilbert Ramirez | 1999-12-13 | 1 | -2/+2 |
* | Thou Shalt Not Cast Pointers Into A Packet To Pointers To Anything | Guy Harris | 1999-12-09 | 1 | -5/+7 |
* | Added Philip Gladstone <philip@raptor.com>'s patch to check IP header | Gilbert Ramirez | 1999-12-08 | 1 | -2/+23 |
* | Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector. | Gilbert Ramirez | 1999-11-21 | 1 | -1/+4 |
* | Typo fix, from Heikki Vatiainen. | Guy Harris | 1999-11-17 | 1 | -2/+2 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -19/+55 |
* | Format the IP header length as an unsigned quantity. | Guy Harris | 1999-11-02 | 1 | -2/+2 |
* | Make a bunch of the bitfields in the IP header filterable items. | Guy Harris | 1999-11-02 | 1 | -33/+68 |
* | Don Lafontaine's IGRP/EIGRP dissector. | Guy Harris | 1999-10-30 | 1 | -16/+102 |
* | Generalize the "ip_src" and "ip_dst" members of the "packet_info" | Guy Harris | 1999-10-22 | 1 | -12/+17 |
* | Check to make sure the header length is at least the minimum length for | Guy Harris | 1999-10-22 | 1 | -2/+11 |
* | - replace proto_tree_add_item_format by proto_tree_add_item. | Laurent Deniel | 1999-10-16 | 1 | -17/+9 |
* | IPComp (RFC2393) decoding. | Jun-ichiro itojun Hagino | 1999-10-15 | 1 | -2/+5 |
* | add string IP protocol name into info field of fragmented packet. | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -3/+3 |
* | implement ipprotostr() in ipproto.c, which basically does ipprotobynumber() | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -3/+5 |
* | Jun-ichiro itojun Hagino's code for PIM, and some fixes from him as | Guy Harris | 1999-10-13 | 1 | -2/+12 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -23/+48 |
* | Add ICMP display filters. | Laurent Deniel | 1999-10-02 | 1 | -9/+29 |
* | Fix IGMP dfilter (some fields were registered and so | Laurent Deniel | 1999-10-02 | 1 | -11/+17 |
* | Dirk Bonne's fix to ICMP timestamp dissection. | Guy Harris | 1999-09-23 | 1 | -5/+3 |
* | Daniel Ryde's patch to show the IP flags as 4 bits, rather than showing | Guy Harris | 1999-09-14 | 1 | -5/+5 |
* | We now use "snprintf()" in "dissect_ip_tcp_options()", so we may need to | Guy Harris | 1999-08-31 | 1 | -1/+10 |
* | For unknown options without "syntax" errors, show the length in bytes. | Guy Harris | 1999-08-28 | 1 | -8/+13 |
* | Handle unknown options in "dissect_ip_tcp_options()" better; we assume | Guy Harris | 1999-08-28 | 1 | -19/+35 |
* | PPP options in LCP, IPCP, etc. are like IP and TCP options - one octet | Guy Harris | 1999-08-28 | 1 | -35/+46 |
* | Changed ip.flags from FT_UINT16 to FT_UINT8, and made it highlight only | Gilbert Ramirez | 1999-08-28 | 1 | -3/+3 |
* | Set protocol column to "IP" for fragmented IP packets. It was not being set at | Gilbert Ramirez | 1999-08-28 | 1 | -1/+3 |
* | Dissect unknown IP protocols with dissect_data(). | Gilbert Ramirez | 1999-08-26 | 1 | -1/+4 |
* | Richard J�rgensen <ric@tbit.dk> pointed out that ICMP and IGMP checksums | Gerald Combs | 1999-08-21 | 1 | -3/+3 |
* | Declare the "packet_info" structure "pi" in "packet.h", rather than in a | Guy Harris | 1999-08-18 | 1 | -7/+16 |
* | Converted more of the IP fields to filterable fields. | Gilbert Ramirez | 1999-08-17 | 1 | -11/+32 |
* | Add ICMP to the set of packet types counted in the window shown while a | Guy Harris | 1999-08-14 | 1 | -1/+4 |
* | Fix the list of descriptions of codes in ICMP Unreachable messages. | Guy Harris | 1999-08-10 | 1 | -2/+6 |
* | Added John McDermott's patch for handling ICMP Unreachable|Fragmentation | Gilbert Ramirez | 1999-08-09 | 1 | -1/+30 |
* | Fix a "proto_tree_add_text()" call that should've been a | Guy Harris | 1999-08-05 | 1 | -2/+2 |
* | Remove srcip and destip from packet_info since it is not safe to affect | Laurent Deniel | 1999-07-31 | 1 | -3/+2 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -20/+28 |
* | Added just enough fields to TCP to support "Follow TCP Stream". It works now. | Gilbert Ramirez | 1999-07-17 | 1 | -4/+41 |
* | Modified the proto_register_field_array usage again. Thanks to Guy's | Gilbert Ramirez | 1999-07-15 | 1 | -11/+31 |
* | Added Johan's RADIUS dissector, finally. I modified it to fit in with the | Gilbert Ramirez | 1999-07-08 | 1 | -46/+13 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -115/+176 |
* | Added "0x" to a couple of proto_tree_add_item printf-style labels that | Gilbert Ramirez | 1999-06-21 | 1 | -3/+3 |
* | Added RSVP protocol dissector. | Gilbert Ramirez | 1999-06-11 | 1 | -1/+4 |
* | Added PPPoE, PPTP, GRE, and ISAKMP dissectors. | Gilbert Ramirez | 1999-06-11 | 1 | -1/+8 |
* | Dissect ICMP Router Discovery packets (router advertisements and router | Guy Harris | 1999-05-20 | 1 | -2/+37 |
* | Minor performance improvement and TCP option decoding fixed (when no tree). | Laurent Deniel | 1999-05-12 | 1 | -26/+27 |
* | FTP, POP, and Telnet support from Richard Sharpe. | Guy Harris | 1999-04-05 | 1 | -1/+2 |
* | Bugfix: The IP Precedence (first three bits in the TOS field) has been cleared | hannes | 1999-03-30 | 1 | -3/+2 |
* | Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the new | Gilbert Ramirez | 1999-03-28 | 1 | -2/+29 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -108/+256 |