Rename the routines that handle dissector tables with unsigned integer
[obnox/wireshark/wip.git] / epan / dissectors / packet-nhrp.c
2010-12-20 guyRename the routines that handle dissector tables with...
2010-09-17 wmeierUse val_to_str_ext() & friends to access sminmpec_values[];
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2009-09-10 morrissFrom Chris Maynard via https://bugs.wireshark.org/bugzi...
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-07-07 stigFrom Kovarththanan Rajaratnam:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-05 guyAdd support for the IANA's OUI, and recognize NHRP...
2009-05-05 guyGet rid of some other uses of ethertype() for protocols...
2009-05-01 jakeFrom Reinhard Speyerer:
2009-04-02 etxrabFrom Chris Maynard:
2008-12-17 wmeierFix typos and spelling (mostly in text strings)
2008-09-26 wmeierMinor cleanup related to proto_register & proto_reg_handoff
2008-08-25 wmeier#include <prefs.h> not req'd
2007-11-25 sakeBug 1997 From Timo Teras:
2007-10-23 etxrabApply the small performance enhancment patches for:
2006-11-14 jmayernikai@nikai.net:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2005-12-18 jmayerwarning: C++ style comments are not allowed in ISO C90
2005-12-18 jmayerwarning: function declaration isn't a prototype
2005-12-09 etxrabFrom: Deepak Jain