Bug #3177
gbproxy: gprs_gb_parse_dtap doesn't handle AUTH & CIPHER REQUEST messages
Start date:
04/16/2018
Due date:
% Done:
0%
Spec Reference:
Description
While running osmo-gbproxy 8343b4adbbe9afd4294232429696ee9736ec1004 today, I saw this log line:
<0012> gprs_gb_parse.c:384 Unhandled GSM 04.08 message type AUTH & CIPHER REQUEST for protocol discriminator GMM.
I could not gather more info since I had enabled debug all and my terminal buffer overflowed quickly.
So it seems GSM48_MT_GMM_AUTH_CIPH_REQ message is not being handled in gprs_gb_parse_dtap().
Related issues
History
#1 Updated by pespin over 1 year ago
- Related to Feature #1959: SGSN: write regression tests for Authentication added
#2 Updated by laforge over 1 year ago
- Category set to osmo-gbproxy
- Assignee set to pespin
- Priority changed from Normal to Low