[MERGED] osmo-mgw[master]: protocol: check requested connection mode

2018-02-05 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: protocol: check requested connection mode .. protocol: check requested connection mode The connection mode setting (e.g. recvonly) is not checked on

osmo-mgw[master]: protocol: check requested connection mode

2018-02-03 Thread Harald Welte
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6258 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6ab01855d3b1faa36aebac357e7b97c563990678 Gerrit-PatchSet: 2 Gerrit-Project: osmo-mgw Gerrit-Branch: master

[PATCH] osmo-mgw[master]: protocol: check requested connection mode

2018-02-02 Thread dexter
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/6258 to look at the new patch set (#2). protocol: check requested connection mode The connection mode setting (e.g. recvonly) is not checked on CRCX and MDCX. This allows requests that set

[PATCH] osmo-mgw[master]: protocol: check requested connection mode

2018-02-02 Thread dexter
Review at https://gerrit.osmocom.org/6258 protocol: check requested connection mode The connection mode setting (e.g. recvonly) is not checked on CRCX and MDCX. This allows requests that set the connection mode to sendrecv or sendonly without ever configuring the remote end of the connection