aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openbsc/src/bssap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/bssap.c b/openbsc/src/bssap.c
index 9ecc28bfd..adf2cabcd 100644
--- a/openbsc/src/bssap.c
+++ b/openbsc/src/bssap.c
@@ -195,6 +195,7 @@ static int bssmap_handle_cipher_mode(struct sccp_connection *conn,
msg->lchan->msc_data->ciphering_handled = 1;
/* FIXME: parse the message. TLVP */
+#warning "Need to handle cipher mode properly"
return gsm48_send_rr_ciph_mode(msg->lchan, 1);