Attention is currently required from: daniel.
3 comments:
Patchset:
If those empty functions still need to be filled, the patch should be marked as WIP
File include/osmocom/gsm/ipa.h:
Patch Set #3, Line 60: ipa_ccm_send_pong_iofd
do we really want to expose even more of those low-level functions into the global namespace? The point of osmo_io is to achieve a higher level of abstraction, so nobody except the I/O framework should ever want to use those low-level functions anymore.
Also, in general I think the new high-level IPA-on-osmo_io should all be in libosmocore so programs that don't do anything abis/trau/e1 related don't need to depend on libosmo-abis.
File src/gsm/ipa.c:
what is the purpose of those empty functions here?
To view, visit change 30935. To unsubscribe, or for help writing mail filters, visit settings.