Attention is currently required from: neels.
Patch set 1:Code-Review +2
1 comment:
File src/osmo-bsc/bts_ipaccess_nanobts.c:
Patch Set #1, Line 619: OSMO_ASSERT(bts->osmo_link);
would it make sense to assert this earlier, while using the link, not only when dropping it?
the interesting path here is when dropping it, since other apps may not use it. The main problem here really is ipaccess-config reimplementing all the lowest ipa parts with its own fake code while still hooking in some middle-layer parts.
But rewritting that is totally out of the scope of this patchset.
To view, visit change 29372. To unsubscribe, or for help writing mail filters, visit settings.