IPA Stream IDs

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Sylvain Munaut 246tnt at gmail.com
Thu Jan 6 12:20:41 UTC 2011


Hi,


> I was very liberal in just using numbers from the 'open' number range.

huh ? Where do you do that ?


> I would propose to do something like this
>
> struct ipa_proto_hdr {
>        uint16_t len;
>        uint8_t proto;
>        data[0];
> } packed;
>
> struct osmo_ipa_proto_hdr {
>        uint8_t osmo_proto;
>        data[0];
> } packed;

looks like a sane idea to me.
Plus it makes the header 32 bits ...


    Sylvain




More information about the OpenBSC mailing list