Project

General

Profile

Actions

Bug #2235

closed

ctrl interface is broken

Added by msuraev almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
-
Target version:
-
Start date:
05/05/2017
Due date:
% Done:

100%

Spec Reference:

Description

Ctrl interface of GGSN supposed to send trep notifications on IP address assignment/removal. Right now those look as follows:
./bsc_control.py -d localhost -p 4257 -m
Got message: TRAP 0 imsi-ass-ip 17754966541885268224,192.168.0.2
Got message: TRAP 0 imsi-rem-ip 17754966541885268224,192.168.0.2
Got message: TRAP 0 imsi-ass-ip 17754966541885268224,192.168.0.3
Got message: TRAP 0 imsi-rem-ip 17754966541885268224,192.168.0.3

The IMSI is completely wrong. It's unclear when this regression happened or if it's a bug in OpenGGSN at all. After quick glance it seem like suspicious value is assigned in gtp_create_pdp_ind() but further investigation is required.

Actions #1

Updated by laforge over 6 years ago

  • Assignee set to msuraev
  • Priority changed from Normal to Low
Actions #2

Updated by msuraev over 6 years ago

  • Status changed from New to Stalled
  • % Done changed from 0 to 10

Could have been fixed by b10ee08c2ff4df8acc053d2ad9a2cba04e757061 - needs to be re-tested.

Actions #3

Updated by msuraev over 6 years ago

  • Status changed from Stalled to Resolved
  • % Done changed from 10 to 100

Retested with new osmo-ggsn - fix is already in upstream.

Actions #4

Updated by laforge over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)