Hi, proto_tree_add_bits_ret_val() returns guint64 which might cause unnecessary problems handling smaller values which probably is the most common. When printing them for example. Regards Anders