https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5411
Anders Broman <anders.broman@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2010-11-16 09:42:18 PST ---
Hi,
Accounting-Session-Id is NOT an OctetString it's an Unsigned32 so the length is
incorrect.
<avp name="Accounting-Session-Id" code="44" mandatory="must"
protected="may" may-encrypt="yes" vendor-bit="mustnot">
<type type-name="Unsigned32"/>
</avp>
Regards
Anders
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.