On Sun, Dec 10, 2006 at 04:02:51AM +0100, Sebastien Tandel wrote:
> I am working on a stat module for ISIS and I create a new type,
> FT_LSPID. Here is a patch made against the revision 20088.
>
> Now, you can :
> - define an hf field with FT_LSPID type
> - use proto_tree_add_item or proto_tree_add_lspid with FT_LSPID
> - use lspid_to_str instead of print_system_id (which does not take an
> additional length parameter)
Would this new FT_LSPID have any usefulness outside of the ISIS
dissector?
Steve