On 29. Jul 2018, at 11:51, Harald Welte laforge@gnumonks.org wrote:
Hi Holger,
I think the pointer to ipaccess-find was sufficient, thanks.
One more thing came to mind. It was when I implemented the sysmobts-mgr.
sysmobts_mgr_nl.c has this comment:
/* * The TLV structure in IPA messages in UDP packages is a bit * weird. First the header appears to have an extra NULL byte * and second the L16 of the L16TV needs to include +1 for the * tag. The default msgb/tlv and libosmo-abis routines do not * provide this. */
It is entirely possible that I missed something in the ipaccess protocol... it seemed weird (or an attribute of writing strings into there).