Attention is currently required from: osmith, fixeria, pespin.
neels has posted comments on this change. (
https://gerrit.osmocom.org/c/libosmocore/+/28237 )
Change subject: tlv_parser: add tlv_parse_order
......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
(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
https://gerrit.osmocom.org/c/libosmocore/+/28237
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I3caa15666f2dde9ee02182a89edc5daa70e8c3fc
Gerrit-Change-Number: 28237
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-CC: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 08 Jun 2022 11:02:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment