aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ospf.c
Commit message (Expand)AuthorAgeFilesLines
* Support for draft-rosen-vpn-ospf-bgp-mpls and for additional BGPGuy Harris2001-07-081-1/+7
* Use the "pinfo" argument, rather than the global "pi", to refer to theGuy Harris2001-07-031-3/+2
* Updates to OSPF for the changes between drafts 3 and 4 ofGuy Harris2001-05-141-5/+7
* Additional OSPF LSA types and opaque-options flag, from MichaelGuy Harris2001-05-021-7/+21
* Move the declarations of IP protocol numbers to "ipproto.h" fromGuy Harris2001-04-231-3/+3
* Tvbuffify the RSVP dissector.Guy Harris2001-02-041-4/+4
* Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris2001-01-221-6/+5
* Add an additional "protocol index" argument to "{old_}dissector_add()",Guy Harris2001-01-091-2/+2
* Ensure that all value_string arrays end in {0, NULL}. Dissectors got awayGilbert Ramirez2001-01-031-1/+2
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+3
* Always put the packet type in the Info column.Guy Harris2000-12-281-4/+3
* Tvbuffify the RIP and OSPF dissectors.Guy Harris2000-12-271-645/+742
* Check the checksum on OSPF packets, if possible.Guy Harris2000-12-141-3/+44
* For each column, have both a buffer into which strings for that columnGuy Harris2000-11-191-2/+2
* Changes from Craig Metz to:Guy Harris2000-09-131-2/+6
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+3
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-3/+3
* Enhancements/fixed to OSPF from Michael Rozhavsky:Guy Harris2000-07-141-3/+9
* Add routines for adding items to a protocol tree that take arguments ofGuy Harris2000-05-311-2/+2
* Add tvbuff class.Gilbert Ramirez2000-05-111-114/+114
* Register an "ip.proto" dissector table for IPv4, and have dissectors forGuy Harris2000-04-161-8/+28
* Fix some errors discovered by making GCC do format string/argumentGuy Harris2000-03-141-4/+4
* Support for MultiProtocol Label Switching (MPLS). The following supportAshok Narayanan2000-03-091-4/+259
* Fix some "proto_tree_add_text()" calls.Guy Harris2000-03-071-3/+3
* Fix from Nick Amato for a typo - "Link", in "Link State", shouldn't haveGuy Harris2000-02-111-2/+2
* Typo fixes, and fix to bug wherein when Ethereal sees a Network-LSA itGuy Harris1999-11-171-4/+6
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-8/+26
* Get rid of a presumed debugging "printf()".Guy Harris1999-10-271-2/+1
* Added Tony Hart's <thart@avici.com> patch to dissect MD5 authenticationGilbert Ramirez1999-10-191-3/+28
* Convert a bunch of uses of "fd->cap_len" to use "pi.captured_len" (or toGuy Harris1999-08-261-11/+11
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-2/+15
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-85/+78
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-113/+117
* Clean up some output lines, and show the checksum value on the line forGuy Harris1999-01-171-5/+6
* * Added column formatting functionality.Gerald Combs1998-11-171-5/+6
* Add a "val_to_str()" routine that calls "match_strval()" and, ifGuy Harris1998-10-201-24/+16
* Squelch a number of "-Wall" errors by:Guy Harris1998-10-131-2/+2
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-100/+101
* Support for AS-external LSAs added.hannes1998-09-291-3/+34
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-26/+25
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+550