osmo-ttcn3-hacks[master]: L1CTL: Correctly parse L1CTL messages with zero-length payload

2018-04-15 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/7806 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ice1d872c12fb33bc4e2d285870fdb877f6efe355 Gerrit-PatchSet: 1 Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: maste

[MERGED] osmo-ttcn3-hacks[master]: L1CTL: Correctly parse L1CTL messages with zero-length payload

2018-04-15 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: L1CTL: Correctly parse L1CTL messages with zero-length payload .. L1CTL: Correctly parse L1CTL messages with zero-length payload Some messages can happen

[PATCH] osmo-ttcn3-hacks[master]: L1CTL: Correctly parse L1CTL messages with zero-length payload

2018-04-15 Thread Harald Welte
Review at https://gerrit.osmocom.org/7806 L1CTL: Correctly parse L1CTL messages with zero-length payload Some messages can happen with zero-length payload section, e.g. a DL_DATA_IND with CRC errors. Change-Id: Ice1d872c12fb33bc4e2d285870fdb877f6efe355 --- M library/L1CTL_Types.ttcn 1 file cha