Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/29517 )
Change subject: osmux: Mark unused osmux_in_handle field as deprecated ......................................................................
Patch Set 2: Code-Review-1
(1 comment)
File include/osmocom/netif/osmux.h:
https://gerrit.osmocom.org/c/libosmo-netif/+/29517/comment/9673c3fe_0c4b3b3b PS2, Line 60: /* Unused, DEPRECATED */
Better use OSMO_DEPRECATED("Unused"). […]
This is actually set by old users like osmo-bsc-nat. I'll move this commit to the end and actually make use of the value in libosmo-netif to set the initial value (needs to be done after another patch in the set which makes osmux seq properly go per-circuit).