Update notes for submitted changes

* esim.bsp: Fix a bug in demac_only_one()
* utils: Introduce BER-TLV parsers that return raw tag or even raw TLV
This commit is contained in:
Gerrit Code Review
2024-06-03 16:07:57 +00:00
parent b0fa6973e3
commit e4079f44e5
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
Code-Review+1: osmith <osmith@sysmocom.de>
Verified+1: Jenkins Builder
Code-Review+2: laforge <laforge@osmocom.org>
Submitted-by: laforge <laforge@osmocom.org>
Submitted-at: Mon, 03 Jun 2024 16:07:57 +0000
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/36969
Project: pysim
Branch: refs/heads/master

View File

@@ -0,0 +1,9 @@
Verified+1: Jenkins Builder
Code-Review+2: laforge <laforge@osmocom.org>
Code-Review+1: lynxis lazus <lynxis@fe80.eu>
Code-Review+1: osmith <osmith@sysmocom.de>
Submitted-by: laforge <laforge@osmocom.org>
Submitted-at: Mon, 03 Jun 2024 16:07:57 +0000
Reviewed-on: https://gerrit.osmocom.org/c/pysim/+/36970
Project: pysim
Branch: refs/heads/master