[MERGED] osmo-ttcn3-hacks[master]: bts: Add f_rsl_transceive() flag to ignore all unrelated mes...

2018-03-12 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: bts: Add f_rsl_transceive() flag to ignore all unrelated messages .. bts: Add f_rsl_transceive() flag to ignore all unrelated messages

osmo-ttcn3-hacks[master]: bts: Add f_rsl_transceive() flag to ignore all unrelated mes...

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

[PATCH] osmo-ttcn3-hacks[master]: bts: Add f_rsl_transceive() flag to ignore all unrelated mes...

2018-03-12 Thread Harald Welte
Review at https://gerrit.osmocom.org/7250 bts: Add f_rsl_transceive() flag to ignore all unrelated messages f_rsl_transceive() is currently using a number of default altsteps, but those are not applicable in all cases. Let's make this configurable, and use that flag during channel release.