| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | - add ipv6.addr for the source and destination addresses (like ipv4) | Laurent Deniel | 2000-08-11 | 1 | -1/+15 |
* | Fix display of IPv6 frag header display in proto tree, from | Gilbert Ramirez | 2000-08-08 | 1 | -1/+36 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -8/+8 |
* | Change dissect_ah() so that dissect_ip() doesn't have to make a | Gilbert Ramirez | 2000-06-05 | 1 | -2/+2 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -7/+7 |
* | Display the fragment offset in decimal (as the IPv4 dissector does) | Guy Harris | 2000-05-24 | 1 | -2/+2 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -25/+25 |
* | Have the IPv6 dissector use the same dissector table as the IPv4 | Guy Harris | 2000-04-20 | 1 | -64/+29 |
* | Register an "ip.proto" dissector table for IPv4, and have dissectors for | Guy Harris | 2000-04-16 | 1 | -1/+2 |
* | Register a "ppp.protocol" dissector table for PPP, and have dissectors | Guy Harris | 2000-04-16 | 1 | -1/+3 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -1/+8 |
* | Jochen Friedrich's fix to IPv6 fragment handling. | Guy Harris | 2000-03-21 | 1 | -8/+20 |
* | Fix some errors discovered by making GCC do format string/argument | Guy Harris | 2000-03-14 | 1 | -3/+3 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -5/+5 |
* | Fix some "proto_tree_add_text()" calls. | Guy Harris | 2000-03-07 | 1 | -10/+10 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+6 |
* | Fix up a bunch of places where a pointer into the packet buffer was cast | Guy Harris | 2000-01-15 | 1 | -3/+3 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -4/+10 |
* | Generalize the "ip_src" and "ip_dst" members of the "packet_info" | Guy Harris | 1999-10-22 | 1 | -9/+6 |
* | add missing termination to value_string. | Jun-ichiro itojun Hagino | 1999-10-15 | 1 | -1/+2 |
* | IPComp (RFC2393) decoding. | Jun-ichiro itojun Hagino | 1999-10-15 | 1 | -1/+4 |
* | use proto_tree_add_item() for IPv6 header, to allow filtering like below | Jun-ichiro itojun Hagino | 1999-10-15 | 1 | -27/+91 |
* | use inet_pton() and inet_ntop(), which are RFC2553 standard function | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -165/+1 |
* | implement ipprotostr() in ipproto.c, which basically does ipprotobynumber() | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -21/+18 |
* | Jun-ichiro itojun Hagino's code for PIM, and some fixes from him as | Guy Harris | 1999-10-13 | 1 | -3/+6 |
* | Some fixes from Jun-ichiro itojun Hagino. | Guy Harris | 1999-10-13 | 1 | -4/+10 |
* | Jun-ichiro itojun Hagino's changes for IPv6 extension header decoding | Guy Harris | 1999-10-12 | 1 | -31/+147 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -3/+5 |
* | - add handling of FT_IPv6 variables | Laurent Deniel | 1999-10-11 | 1 | -10/+16 |
* | Removed unnecessary #include "etypes.h" lines. | Gilbert Ramirez | 1999-08-24 | 1 | -2/+1 |
* | Patch from Bill Fumerola to quiet some EGCS complaints, at least on | Guy Harris | 1999-08-03 | 1 | -3/+5 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -2/+15 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -1/+4 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -16/+14 |
* | Changed the flowinfo field in the ipv6 header to flow info + traffic class, as | Gilbert Ramirez | 1999-04-09 | 1 | -2/+8 |
* | Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the new | Gilbert Ramirez | 1999-03-28 | 1 | -43/+336 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -15/+12 |
* | * Added column formatting functionality. | Gerald Combs | 1998-11-17 | 1 | -16/+17 |
* | A lengthy patch to add the wiretap library. Wiretap is not used by default | Gilbert Ramirez | 1998-11-12 | 1 | -2/+1 |
* | Merged in a _huge_ patch from Guy Harris. It adds a time stap column, | Gerald Combs | 1998-09-27 | 1 | -4/+4 |
* | Added ID tags to the beginning of each source file. | Gerald Combs | 1998-09-16 | 1 | -0/+2 |
* | Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706ethereal | Gerald Combs | 1998-09-16 | 1 | -0/+105 |