Commit graph

6 commits

Author SHA1 Message Date
Bill Meier
94f36ca4ff Use ENC_NA as encoding for proto_tree_add_item() calls which directly reference an hf item (in hf[] with types:
FT_NONE
   FT_BYTES
   FT_IPV6
   FT_IPXNET
   FT_OID

Note: Encoding field set to ENC_NA only if the field was previously TRUE|FALSE|ENC_LITTLE_ENDIAN|ENC_BIG_ENDIAN

svn path=/trunk/; revision=39260
2011-10-04 22:44:31 +00:00
Bill Meier
b8455a821b Remove two unneeded forward declarations.
svn path=/trunk/; revision=36951
2011-04-29 14:05:55 +00:00
Bill Meier
e73a3a0cb5 From Yaniv Kaul:
Some fixes for 'set but not used' errors that GCC 4.6 emits.
From me:
  Do some (minor) whitespace cleanup and re-formatting.

svn path=/trunk/; revision=36908
2011-04-27 17:30:39 +00:00
Gerald Combs
0dd99df7ce We don't have any preferences, so remove the prefs.h include. It doesn't
look like we need a reg_handoff routine either so remove it as well.
Fixes Coverity CID 1189.

svn path=/trunk/; revision=36709
2011-04-18 19:34:40 +00:00
Gerald Combs
76b26d9a2b Fix compilation errors.
svn path=/trunk/; revision=36664
2011-04-16 15:33:24 +00:00
Anders Broman
ffae0f912d From Neil Piercy:
Adds BMC protocol, including adding support for MAC and RLC CTCH channels to carry it.
From me:
Removed hf blurbs = def and removed check_col added tp CMakeList.

svn path=/trunk/; revision=36662
2011-04-16 12:22:16 +00:00