Add a new "prefs_register_protocol()" routine, which is like
[obnox/wireshark/wip.git] / packet-isis.c
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-10 deniel- add proto_tree_add_text_valist
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-06-19 guyMake the "isis_hello.source_id" an FT_BYTES field rathe...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-17 guyRegister an "osinl" dissector table for ISO/IEC TR...
2000-04-15 guyRalf Schneider's changes to enhance to OSI CLNP, CLTP...
2000-04-13 guySet the COL_PROTOCOL column to "ISIS" in the ISIS disse...
2000-03-20 gramChange dfilter_init() to check for empty-string abbrevi...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-01-24 guyFix a bunch of dissectors to use "pi.captured_len"...
2000-01-13 guyGet the NLPID value for ISIS from "nlpid.h", and report...
1999-12-15 guyStuart Stanley's ISIS dissection support.