Attention is currently required from: osmith, msuraev.
1 comment:
File src/osmux_input.c:
Patch Set #2, Line 732: link->name = talloc_asprintf(link, "%p", h);
how about using a simple counter instead of using pointers? then we wouldn't need the sed replacemen […]
Max: You are mixing stuff here. One thing is the deployed software which may be difficult to upgrade/modify, and the other is the libosmo-netif implementation in use.
Since this seems to be causing rejection for this patch I can then simply totally drop the pointer and allocate an empty string, or do as osmith suggests, though I don't find it as useful for debuggin purposes as having an address pointer.
To view, visit change 30210. To unsubscribe, or for help writing mail filters, visit settings.