| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fixed RRO flag support that got dropped in the previous commit. | Ashok Narayanan | 2002-10-08 | 1 | -46/+266 |
* | Updates to RSVP | Ashok Narayanan | 2002-10-02 | 1 | -558/+585 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -706/+706 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | Don't loop forever in "find_rsvp_session_tempfilt()" or | Guy Harris | 2002-07-31 | 1 | -3/+10 |
* | Added support for dissecting RSVP Bundle Messages | Ashok Narayanan | 2002-07-15 | 1 | -203/+290 |
* | Add Booleans for the Ack and Srefresh messages, and move the Boolean for | Guy Harris | 2002-07-14 | 1 | -5/+13 |
* | Add a Boolean field for the Bundle message type. | Guy Harris | 2002-07-14 | 1 | -1/+5 |
* | Properly check for unknown RSVP message types. | Guy Harris | 2002-06-06 | 1 | -19/+50 |
* | Require that the LMP and RSVP message types be greater than 0. | Gerald Combs | 2002-06-02 | 1 | -3/+10 |
* | From Albert Chin: fix various non-GCC compiler warnings. | Guy Harris | 2002-05-30 | 1 | -3/+3 |
* | Add a "break;" after a "default:" to fix an MSVC++ compilation error. | Gerald Combs | 2002-05-18 | 1 | -1/+2 |
* | - Major cleanup of the RSVP dissector | Ashok Narayanan | 2002-05-16 | 1 | -1741/+2702 |
* | Use "%.10g", rather than "%f", for floating-point numbers. That will | Guy Harris | 2002-04-25 | 1 | -15/+15 |
* | Use "tvb_get_ntohieee_float()" to fetch floating-point numbers. | Guy Harris | 2002-04-24 | 1 | -35/+34 |
* | From Joerg Mayer: get rid of some unused variables and arguments. | Guy Harris | 2002-04-14 | 1 | -2/+1 |
* | From Joerg Mayer: | Guy Harris | 2002-04-14 | 1 | -3/+4 |
* | Changed TBA GMPLS object numbers to proposed IETF numbers. | Ashok Narayanan | 2002-03-29 | 1 | -11/+57 |
* | "ulong" isn't defined on MacOS X (and probably isn't defined on some | Guy Harris | 2002-03-02 | 1 | -3/+3 |
* | Added RSVP support for the Administrative Status object. | Ashok Narayanan | 2002-03-01 | 1 | -1/+68 |
* | GMPLS extensions for OSPF Opaque LSAs | Ashok Narayanan | 2002-02-14 | 1 | -3/+3 |
* | Put in a "break" statement after the "default:" clause; GCC may allow | Guy Harris | 2002-02-02 | 1 | -1/+2 |
* | Added support for LSP-TUNNEL INTERFACE-ID object. | Ashok Narayanan | 2002-01-31 | 1 | -35/+155 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | Changes to RSVP: | Ashok Narayanan | 2001-12-29 | 1 | -151/+324 |
* | Added support for Generalized MPLS (GMPLS) to RSVP | Ashok Narayanan | 2001-12-26 | 1 | -20/+406 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -7/+7 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -3/+5 |
* | Fix the rest of the signed/unsigned comparison warnings. | Gilbert Ramirez | 2001-10-26 | 1 | -2/+2 |
* | Add HFILL to explicitly fill in some additional structure members. | Guy Harris | 2001-06-26 | 1 | -4/+4 |
* | More IS-IS updates. | Guy Harris | 2001-06-23 | 1 | -5/+52 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -42/+42 |
* | Cosmetic: Corrected "Maximum policed unit" to "Maximum packet size" | Ashok Narayanan | 2001-06-14 | 1 | -7/+7 |
* | Bugfix: Removed an unnecessary and potentially spurious include from RSVP. | Ashok Narayanan | 2001-05-01 | 1 | -2/+1 |
* | - Added support for RSVP Refresh Reduction Extensions | Ashok Narayanan | 2001-05-01 | 1 | -18/+215 |
* | Get rid of some unnecessary includes. | Guy Harris | 2001-04-23 | 1 | -2/+1 |
* | Move the declarations of IP protocol numbers to "ipproto.h" from | Guy Harris | 2001-04-23 | 1 | -3/+3 |
* | All the object class-specific types are interior nodes, and the only | Guy Harris | 2001-04-20 | 1 | -23/+23 |
* | FT_UINTn and FT_INTn fields must always have a base selected for them; | Guy Harris | 2001-04-19 | 1 | -33/+33 |
* | Move the declaration of "etype_vals[]" from "epan/packet.h" to | Guy Harris | 2001-04-17 | 1 | -1/+2 |
* | L3PIDs are Ethertypes; display them as such. | Guy Harris | 2001-02-04 | 1 | -14/+16 |
* | Tvbuffify the RSVP dissector. | Guy Harris | 2001-02-04 | 1 | -926/+707 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -10/+8 |
* | Fix call to "pntohs()" - it was missing the "pd+", so it was just | Guy Harris | 2001-01-10 | 1 | -2/+2 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+3 |
* | Ensure that all value_string arrays end in {0, NULL}. Dissectors got away | Gilbert Ramirez | 2001-01-03 | 1 | -5/+13 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -7/+3 |