Attention is currently required from: pespin.
1 comment:
File src/rspro_client_fsm.c:
static int srvc_ipa_segmentation_cb2(struct osmo_stream_cli *cli, struct msgb *msg)
{
return osmo_ipa_segmentation_cb(msg);
}
it's not really elegant that this API improvement now requires us to sprkinkle boilerplate code like this across every user of libosmo-sigtran.
I don't have time to think about this further or think about solutions, just sharing my dissatisfaction when I see changes introducing new APIs that require more boilerplate.
To view, visit change 39385. To unsubscribe, or for help writing mail filters, visit settings.