<br>Hi,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've noticed that recent versions of bs11_config don't show all the<br>
infos they used to.<br>
<br>
commit eb429b7b44f1c39548a1995cb93484b9cbe2996e<br>
Author: Sylvain Munaut <tnt@246tNt.com><br>
Date:   Mon Oct 26 20:19:59 2009 +0100<br>
<br>
    [TLV] Split the parser into 'parse loop' and 'parse single value'<br>
<br>
seems to be the problem. If I revert it bs11_config query shows more<br>
information again. I've looked at the patch, but so far couldn't find<br>
out what it does differently. I'll keep looking, but maybe someone else<br>
has an idea.<br></blockquote><div><br>The way they react to unknown tag is different. (when
def->def[tag].typedef->def[tag].type doesn't contain anything
valid).<br><br>Could you post a hex dump of the TLV block where their decoding differs ?<br><br><br>Cheers,<br><br>    Sylvain<br><font color="#888888">
</font></div></div>