1. 9203da5 gprs_gmm.c: Send XID reset with received TLLI by Pau Espin Pedrol · 4 years, 10 months ago
  2. b71d2c5 gprs_llc.c: Use enum instead of hardcoded value by Pau Espin Pedrol · 4 years, 10 months ago
  3. 029a70e Improve logging in gprs_llc.c code by Pau Espin Pedrol · 4 years, 10 months ago
  4. de80976 gmm: Fix assertion hit during RA UPD REQ before completting gmm attach by Pau Espin Pedrol · 4 years, 11 months ago
  5. 284314a sgsn_libgtp.c: Drop use of deprecated libgtp APIs gtp_retrans*() by Pau Espin Pedrol · 5 years ago
  6. 4d1d2e7 sgsn: Gb: implementing PS Paging when MS is MM_STANDBY by Alexander Couzens · 5 years ago
  7. 030824e sgsn_libgtp: refactor ps paging into gprs_gb by Alexander Couzens · 5 years ago
  8. 0e124d3 gprs_mm_state_iu_fsm.c: fix: assign timer_cb to mm_state_iu_fsm by Vadim Yanitskiy · 5 years ago
  9. 865bf6f sgsn_mm_ctx_alloc(): check for unallocated fsms by Alexander Couzens · 5 years ago
  10. 10af11d gprs_gmm: release Iu connection on RAU failures by Alexander Couzens · 5 years ago
  11. afadd10 ranap: add non-spec X1001 by Alexander Couzens · 5 years ago
  12. 1223531 sgsn: MM Gb Fsm: fix event handling for implicit detach by Alexander Couzens · 5 years ago
  13. d597ee2 gprs_sgsn: always allocate Gb/Iu mm fsm by Alexander Couzens · 5 years ago
  14. 743e687 gprs_ranap: add missing rc = 0 by Alexander Couzens · 5 years ago
  15. 4c7609a gprs_mm_state_gb_fsm: ensure T3350 is not running when entering IDLE by Alexander Couzens · 5 years ago
  16. 62f6f9a gprs_ranap: on Iu release, stop the attach fsm if running by Alexander Couzens · 5 years ago
  17. 3bad31b Iu: implement a user inactivity timer by Alexander Couzens · 5 years ago
  18. eb5aee5 gprs_ranap: release Iu UE Context when exiting PMM Connected by Alexander Couzens · 5 years ago
  19. e30f195 Avoid compiling unneeded files when building without Iu by Alexander Couzens · 5 years ago
  20. a8f7825 sgsn: when receiving data PDU notify the Gb GMM fsm by Alexander Couzens · 5 years ago
  21. 1cb4be9 gprs_ranap: refactor REQUIRE_MM define by Alexander Couzens · 5 years ago
  22. 6888021 mm_gb_fsm: unassign the llme when entering MM_IDLE by Alexander Couzens · 5 years ago
  23. 10b3d70 gprs_ranap: send CommonId after receiving Security Mode Complete by Alexander Couzens · 5 years ago
  24. 8e3766c sgsn_pdp_ctx_terminate: check llme before accessing by Alexander Couzens · 5 years ago
  25. d7276bd sgsn: Reject PdpActReq if no GTP pdp ctx exists by Pau Espin Pedrol · 5 years ago
  26. 35f0e66 Split out GPRS SM layer into its own file by Pau Espin Pedrol · 5 years ago
  27. 31c4657 Implement GMM State using osmocom FSM by Pau Espin Pedrol · 5 years ago
  28. 33ebedc gmm: Move code handling GMM PTMSI Realloc Complete to its own function by Pau Espin Pedrol · 5 years ago
  29. ab264eb gmm: Move code handling GMM Routing Area Update Complete to its own function by Pau Espin Pedrol · 5 years ago
  30. a0bcfad gmm: Move code handling GMM Attach Complete to its own function by Pau Espin Pedrol · 5 years ago
  31. 762c39c Move out sgsn to its own subdir by Pau Espin Pedrol · 5 years ago
  32. ea05d5c Move out gtphub to its own subdir by Pau Espin Pedrol · 5 years ago
  33. 9d016fd Move out gbproxy to its own subdir by Pau Espin Pedrol · 5 years ago
  34. b8f22bd src/gprs/Makefile.am: Move build of shared .c files to an internal lib by Pau Espin Pedrol · 5 years ago
  35. fd815bb vty: Print MM state and RAN type in show mm-context by Pau Espin Pedrol · 5 years ago
  36. ccd1252 Introduce FSM mm_state_iu_fsm by Pau Espin Pedrol · 5 years ago
  37. 02514bc Introduce FSM mm_state_gb_fsm by Pau Espin Pedrol · 5 years ago
  38. 9119d50 sgsn_vty: Print correct Iu mmctx id in 'show mm-context' by Pau Espin Pedrol · 5 years ago
  39. 3b848bd sgsn_vty: Fix mmctx rate_ctr output indentation by Pau Espin Pedrol · 5 years ago
  40. 8b88f5f sgsn_cdr.c: Fix ip addr string buffer size by Pau Espin Pedrol · 5 years ago
  41. a794811 gprs_gmm.c: Replace inet_ntoa with inet_ntop by Pau Espin Pedrol · 5 years ago
  42. 87264e6 Merge common allocation steps for Gb and Iu ctx by Pau Espin Pedrol · 5 years ago
  43. 0b72240 Split enum gprs_pmm_state into Iu and Gb counterparts by Pau Espin Pedrol · 5 years ago
  44. 8333ef1 Move llc->MM/SM Gb specific glue code to its own file by Pau Espin Pedrol · 5 years ago
  45. 6dfb5fe Move lots of Iu/ranap specific code into its own file by Pau Espin Pedrol · 5 years ago
  46. 259e303 sgsn: gtp: Drop related pdp contexts on echo timeout against GGSN by Pau Espin Pedrol · 5 years ago
  47. 6ec5dc2 Introduce log helper LOGGGSN and log category DGTP by Pau Espin Pedrol · 5 years ago
  48. 4ec2176 gprs_gmm: gsm48_rx_gmm_att_req(): refactor duplicated code by Alexander Couzens · 5 years ago
  49. c44af53 gprs_gmm: clarify comment of Iu follow-on request by Alexander Couzens · 5 years ago
  50. f8d3e7f gprs_gmm: only update gb/iu cell information when Iu/Gb present by Alexander Couzens · 5 years ago
  51. d8037bc gtp: cb_delete_context(): Clarify why pdp->lib is set to NULL by Pau Espin Pedrol · 5 years ago
  52. aa89f5d gtp: make echo_interval unsigned by Pau Espin Pedrol · 5 years ago
  53. 5623eb8 gprs_gmm.c: Add spec document to function documentation by Pau Espin Pedrol · 5 years ago
  54. d956e16 gprs_gmm.c: Print value_string of reject cause by Pau Espin Pedrol · 5 years ago
  55. 2c90899 vty: Introduce cs7-instance-iu by Pau Espin Pedrol · 5 years ago
  56. 99bd9d3 gprs_gmm.c: Use osmo_rai_name() in log line by Pau Espin Pedrol · 5 years ago
  57. 39cbecd gprs/gprs_gmm: implement T3314. Timeout to reset MM state READY->STANDBY by Alexander Couzens · 8 years ago
  58. a299d65 Replace own timer infra with libosmocore osmo_tdef by Pau Espin Pedrol · 5 years ago
  59. f913265 gprs_gmm: Avoid spaces in fsm events and enum strings by Pau Espin Pedrol · 5 years ago
  60. 5b6c4b8 Introduce and use log macros when no mm ctx available by Pau Espin Pedrol · 5 years ago
  61. 2179dec gprs_gmm.c: Call mmctx_set_(p)mm_state only on related ran_type by Pau Espin Pedrol · 5 years ago
  62. 2844b5e gprs_gmm.c: Fix typo in log message by Pau Espin Pedrol · 5 years ago
  63. f0f596f sgsn: use sccp_simple_client API to setup ss7 id 0 instead of 1 by Pau Espin Pedrol · 5 years ago
  64. 6e31125 gprs_gmm.c: Flag mmctx_set_(p)mm_state() functions static by Pau Espin Pedrol · 5 years ago
  65. 05140b8 gprs_sgsn.h: Flag MM_CTX_T_GERAN_Iu as not supported by Pau Espin Pedrol · 5 years ago
  66. c21be62 gprs_gmm.c: Use correct function to set MM_IDLE state during cleanup by Pau Espin Pedrol · 5 years ago
  67. 1927052 gprs_gmm: Introduce assert to guard against unexpected condition by Pau Espin Pedrol · 5 years ago
  68. c488665 gprs_sgsn.c: Remove recently introduced assert by Pau Espin Pedrol · 5 years ago
  69. 982e130 gprs_gmm: Clarify comment during TLLI assignment by Pau Espin Pedrol · 5 years ago
  70. 788863c gprs_sgsn.c: Warn upon llme free unexpected scenarios by Pau Espin Pedrol · 5 years ago
  71. 404d9b8 Introduce define TLLI_UNASSIGNED by Pau Espin Pedrol · 5 years ago
  72. d723a97 gprs_gmm.c: Drop unneeded brackets by Pau Espin Pedrol · 5 years ago
  73. 72b61e4 gprs_gmm.c: Improve doc on nullable parameters by Pau Espin Pedrol · 5 years ago
  74. dfd7c24 gprs_gmm: Introduce macros to access msgb's associated IU UE ctx by Pau Espin Pedrol · 5 years ago
  75. e456e32 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  76. 03a2ed5 Add/fix help string for version option by Daniel Willmann · 5 years ago
  77. 4b8e309 sgsn_mm_ctx_find_ggsn_ctx(): fix: always set gsm_cause by Vadim Yanitskiy · 5 years ago
  78. 55fcf11 Spelling fixes by Ruben Undheim · 6 years ago
  79. df9b391 replace magic tmsi constant with define by Eric Wild · 5 years ago
  80. d1463bc sgsn: Have authentication required on by default by Pau Espin Pedrol · 5 years ago
  81. 794f446 osmo-sgsn: add VTY parameter to toggle authentication by Vadim Yanitskiy · 5 years ago
  82. f7afd20 sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API by Pau Espin Pedrol · 5 years ago
  83. 1825ab5 sgsn: Fix echo timer not started upon first pdp ctx created by Pau Espin Pedrol · 5 years ago
  84. 20795e3 Document max retransmit times for T3395 by Pau Espin Pedrol · 5 years ago
  85. ba2e500 sgsn: vty: Improve log warning content with spec section by Pau Espin Pedrol · 5 years ago
  86. ef38b4c Fix IMSI padding in imsi-acl by Max · 6 years ago
  87. def0d94 gprs_gmm: send Service Reject when no PDP ctxs are available. by efistokl · 5 years ago
  88. bfd67d2 Echo zero byte XID-Field of Type L3_PAR by Keith · 5 years ago
  89. 6c0586a gbproxy: parse dtap GSM48_MT_GSM_DEACT_PDP_REQ|ACK by Alexander Couzens · 5 years ago
  90. b721414 gprs_sndcp_comp_free: Replace ifelse with switch and better handling of error by Pau Espin Pedrol · 5 years ago
  91. aed46ec gb_proxy: cosmetic: Use 'bool' in data structures where applicable by Harald Welte · 6 years ago
  92. af779d2 LLC: Store the XID inside the LLC Entity, not LLC Mgmg Entity by Harald Welte · 5 years ago
  93. 1f60bbe gprs_llc: Correctly refuse any ABM command (SABM, DISC) with DM by Harald Welte · 5 years ago
  94. 3a0b772 LLC: Avoid NOTICE message on LLC NULL by Harald Welte · 5 years ago
  95. 37bd021 LLC: Don't blindly assume all LLC frames have data payload by Harald Welte · 5 years ago
  96. 321eb8e LLC XID: Fix string representation of N201_U by Harald Welte · 5 years ago
  97. 932ccf8 gprs_gmm: reintroduce calling gsm48_gmm_authorize when not handling GMM Attach Requests by Alexander Couzens · 5 years ago
  98. c42e21e gsm0408_rcv_gmm: send Iu-ReleaseCommand upon receiving Attach Complete. by efistokl · 5 years ago
  99. b6f8b74 GMM: permit VLR_ANSWERED event in attach FSM by Max · 6 years ago
  100. 34604c2 Improve 'show subscriber cache' vty command by Max · 6 years ago