Attention is currently required from: pespin.
View Change
2 comments:
File src/gsm/gsm48.c:
Patch Set #1, Line 959: if (l3_len < sizeof(*gh) + 4 + 2)
what are this offsets?
This is the minimum message size according to TS 44.018 9.1.44.
Patch Set #1, Line 961: if (gh->data[0] != 3)
what's this value about?
This is the fixed length of the first IE.
To view, visit change 33446. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I331fac82e3c15abb01f554b2e70576100f2eea2d
Gerrit-Change-Number: 33446
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas@eversberg.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Comment-Date: Mon, 26 Jun 2023 09:07:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin@sysmocom.de>
Gerrit-MessageType: comment