Commit Graph

14 Commits

Author SHA1 Message Date
Jeff Morriss 2552c750e5 We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
svn path=/trunk/; revision=45017
2012-09-20 02:03:38 +00:00
Bill Meier 2bf572bc41 Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...
svn path=/trunk/; revision=38413
2011-08-08 17:59:32 +00:00
Anders Broman 6a4ed4f4c3 From Michael Mann.
Part of "display filters with redundancies of PROTABBREV in them."
The ones left outs should be fixed differently I think.
Rename som ndps hf variables while at it.

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2794

svn path=/trunk/; revision=37406
2011-05-26 06:32:51 +00:00
Jeff Morriss 19b2af1e70 Make some symbols static.
svn path=/trunk/; revision=35140
2010-12-06 23:20:21 +00:00
Bill Meier 45da078b7d Use val_to_str_ext_const for refs to the extended value strings;
Extern the extended value strings struct (not the value_string arrays themselves) so
 any external use of these arrays is via the extended value string functions.

svn path=/trunk/; revision=34499
2010-10-13 16:47:13 +00:00
Gerasimos Dimitriadis 6f6fb2fd80 MNC, SANC, ISPC lists updated up to OB 960
svn path=/trunk/; revision=33963
2010-08-27 21:09:05 +00:00
Gerasimos Dimitriadis 6ebc2acff4 Updates due to ITU Operational Bulletins 956 and 957
svn path=/trunk/; revision=33833
2010-08-17 22:48:39 +00:00
Martin Mathieson f40e47b4c0 Remove VALS cast as discussed on dev mailing list.
svn path=/trunk/; revision=32902
2010-05-19 21:33:01 +00:00
Gerasimos Dimitriadis 682b962e72 Use binary search when scanning the SANC and ISPC lists; correct a couple of
double entries in the ISPC lists.

svn path=/trunk/; revision=32822
2010-05-15 20:14:52 +00:00
Gerasimos Dimitriadis 728f1c516c MNC, SANC and ISPC lists updated up to the latest OB, No 955
svn path=/trunk/; revision=32813
2010-05-14 21:12:48 +00:00
Gerasimos Dimitriadis 6aca16986c Grinding through the Operational Bulletins:
SANC and ISPC lists updated up to OB No 949

svn path=/trunk/; revision=32764
2010-05-11 21:40:33 +00:00
Gerasimos Dimitriadis aa2159437b Update the ISPC lists up to ITU Operational Bulletin 940
svn path=/trunk/; revision=32738
2010-05-10 21:04:08 +00:00
Bill Meier b2ea72b514 (Trivial) cleanup some indentation/whitespace.
svn path=/trunk/; revision=32335
2010-03-31 02:30:52 +00:00
Gerasimos Dimitriadis 3915bb8bab Add routine and tables for analyzing International Signalling Point
Codes (ISPCs) according to Q.708. Update the MTP3 dissector to use
this function when the routing label carries ISPCs

svn path=/trunk/; revision=32329
2010-03-30 22:05:47 +00:00