Attention is currently required from: laforge.
4 comments:
File src/ipa.c:
Patch Set #10, Line 475: void ipa_stream_srv_send
looks like this is this a new public function without osmo_ prefix?
ah yes I wondered about this shortly... saw the `ipaccess_send_*` functions before & did something similar to that naming scheme
Patch Set #10, Line 494: void ipa_stream_cli_send(struct osmo_stream_cli *cli, int ipaccess_proto,
looks like this is this a new public function without osmo_ prefix?
Done
File src/stream.c:
The idea was to name the macro after the use-case it was designed for, since in all (or at least a l […]
Done
Patch Set #1, Line 1952: from the msgb structure's l1 and possibly l2 headers
Iirc, the agreement had been to have the IPA read callback pull the headers from the message, but pr […]
IPA proto/proto ext information is now stored in `msgb->cb`
To view, visit change 33201. To unsubscribe, or for help writing mail filters, visit settings.