Bug #3969
Fix sgsn_ranap_iu_event() returning error on SECURITY_MODE_COMPLETE
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/03/2019
Due date:
% Done:
100%
Spec Reference:
Description
sgsn_ranap_iu_event() is returning an erroneous value even when the command is processed properly. Fixed to remove unnecessary cn_ranap_handle_co error messages.
Associated revisions
History
#1 Updated by lynxis over 1 year ago
- Status changed from New to Closed
Hi manatails, thank you for your patch. I've submitted the patch to gerrit (https://gerrit.osmocom.org/c/osmo-sgsn/+/15699). If you like to do the commit yourself, please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit
Best,
lynxis
#2 Updated by lynxis over 1 year ago
- % Done changed from 0 to 100
gprs_ranap: add missing rc = 0
After processing the event, set the return code to success.
Thanks to manatails (redmine).
Change-Id: I73b3b3c3dd330bc953835737758854cf68539495
Fixes: #3969