[MERGED] osmo-ttcn3-hacks[master]: GSM_Types: Switch TLLI from uint32_t to OCT4

2018-03-03 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: GSM_Types: Switch TLLI from uint32_t to OCT4 .. GSM_Types: Switch TLLI from uint32_t to OCT4 The TLLI is not really a number, but an opaque 4-byte

osmo-ttcn3-hacks[master]: GSM_Types: Switch TLLI from uint32_t to OCT4

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

[PATCH] osmo-ttcn3-hacks[master]: GSM_Types: Switch TLLI from uint32_t to OCT4

2018-03-03 Thread Harald Welte
Review at https://gerrit.osmocom.org/7070 GSM_Types: Switch TLLI from uint32_t to OCT4 The TLLI is not really a number, but an opaque 4-byte value. Change-Id: I0901340a2211eeeb899f312bcc60573fec11f220 --- M gprs_gb/Test.ttcn M library/GSM_Types.ttcn M library/Osmocom_Gb_Types.ttcn M