Attention is currently required from: osmith, fixeria, pespin.
View Change
1 comment:
Patchset:
Patch Set #1:
(posting again what i wrote on the other patch)
tlv_parse() is API that optimizes for random-access to specific IEs.
This patch adds more API that is intended for using the random-access API
in a sequential manner.
IMHO it makes more sense for a sequential use case to directly use
tlv_parse_one() in a loop.
To view, visit change 28237. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I3caa15666f2dde9ee02182a89edc5daa70e8c3fc
Gerrit-Change-Number: 28237
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-CC: neels <nhofmeyr@sysmocom.de>
Gerrit-Attention: osmith <osmith@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Wed, 08 Jun 2022 11:02:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment