Attention is currently required from: pespin. Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-upf/+/27529
to look at the new patch set (#4).
Change subject: libosmo-tlv: add TLIV capability ......................................................................
libosmo-tlv: add TLIV capability
During code review, it was indicated that some TLV protocols that we will likely deal with in the near future also employ an I, and instance value of a tag. Add TLIV support.
A usage example for a manually implemented TLIV structure is found in tests/libosmo-tlv/tlv_test.c.
A usage example for a generated TLIV protocol is found in tests/libosmo-tlv/test_tliv/.
Related: SYS#5599 Change-Id: I0a076e54dfba6038cc779cb7c8f3967d212226aa --- M configure.ac M include/osmocom/tlv/tlv.h M include/osmocom/tlv/tlv_dec_enc.h M include/osmocom/tlv/tlv_gen.h M src/libosmo-tlv/tlv.c M src/libosmo-tlv/tlv_dec_enc.c M src/libosmo-tlv/tlv_gen.c M tests/libosmo-tlv/Makefile.am A tests/libosmo-tlv/test_tliv/Makefile.am A tests/libosmo-tlv/test_tliv/gen__myproto_ies_auto.c A tests/libosmo-tlv/test_tliv/myproto_ies_custom.c A tests/libosmo-tlv/test_tliv/myproto_ies_custom.h A tests/libosmo-tlv/test_tliv/tliv_test.c A tests/libosmo-tlv/test_tliv/tliv_test.ok M tests/libosmo-tlv/tlv_dec_enc_test.c M tests/libosmo-tlv/tlv_test.c M tests/libosmo-tlv/tlv_test.ok M tests/testsuite.at 18 files changed, 938 insertions(+), 172 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/29/27529/4