Attention is currently required from: fixeria.
1 comment:
File include/osmocom/sigtran/osmo_ss7.h:
Patch Set #2, Line 433: bool role_set_by_vty;
This looks like a public API, and you're adding stuff at the middle of a public struct?
1- Here I'm just readding some fields which used to be there.
2- These fields (.cfg) are basically set by VTY code which is also inside libosmo-sccp. Furthermore the ASP objects are allocated internally so there's no problem with struct size changing.
To view, visit change 33325. To unsubscribe, or for help writing mail filters, visit settings.