Add wtap-int.h. Move definitions relevant to the internal workins of wiretap
[metze/wireshark/wip.git] / packet-ospf.c
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-04-16 Guy HarrisRegister an "ip.proto" dissector table for IPv4, and...
2000-03-14 Guy HarrisFix some errors discovered by making GCC do format...
2000-03-09 Ashok NarayananSupport for MultiProtocol Label Switching (MPLS). The...
2000-03-07 Guy HarrisFix some "proto_tree_add_text()" calls.
2000-02-11 Guy HarrisFix from Nick Amato for a typo - "Link", in "Link State...
1999-11-17 Guy HarrisTypo fixes, and fix to bug wherein when Ethereal sees...
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-10-27 Guy HarrisGet rid of a presumed debugging "printf()".
1999-10-19 Gilbert RamirezAdded Tony Hart's <thart@avici.com> patch to dissect...
1999-08-26 Guy HarrisConvert a bunch of uses of "fd->cap_len" to use "pi...
1999-07-29 Gilbert RamirezMade the protocol (but not the fields) use the new...
1999-07-07 Gilbert RamirezCreated a new protocol tree implementation and a new...
1999-03-23 Gilbert RamirezRemoved all references to gtk objects from packet*...
1999-01-17 Guy HarrisClean up some output lines, and show the checksum value...
1998-11-17 Gerald Combs* Added column formatting functionality.
1998-10-20 Guy Harris Add a "val_to_str()" routine that calls "match_strval...
1998-10-13 Guy HarrisSquelch a number of "-Wall" errors by:
1998-10-10 Gerald Combs* OSPF alignment fixes (Gerald)
1998-09-29 hannesSupport for AS-external LSAs added.
1998-09-27 Gerald CombsMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-16 Gerald CombsAdded ID tags to the beginning of each source file.
1998-09-16 Gerald CombsInitial revision