Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-nhrp.c
2010-09-17 Bill MeierUse val_to_str_ext() & friends to access sminmpec_values[];
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-09-10 Jeff MorrissFrom Chris Maynard via https://bugs.wireshark.org/bugzi...
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-05 Guy HarrisAdd support for the IANA's OUI, and recognize NHRP...
2009-05-05 Guy HarrisGet rid of some other uses of ethertype() for protocols...
2009-05-01 Jaap KeuterFrom Reinhard Speyerer:
2009-04-02 Anders BromanFrom Chris Maynard:
2008-12-17 Bill MeierFix typos and spelling (mostly in text strings)
2008-09-26 Bill MeierMinor cleanup related to proto_register & proto_reg_handoff
2008-08-25 Bill Meier#include <prefs.h> not req'd
2007-11-25 Sake BlokBug 1997 From Timo Teras:
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2006-11-14 Jörg Mayernikai@nikai.net:
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-12-18 Jörg Mayerwarning: C++ style comments are not allowed in ISO C90
2005-12-18 Jörg Mayerwarning: function declaration isn't a prototype
2005-12-09 Anders BromanFrom: Deepak Jain