1. 182a0b6 gbproxy: Fix VTY cmd name by Daniel Willmann · 3 years, 5 months ago
  2. d0f2626 gbproxy: Remove unused variable assignment by Daniel Willmann · 3 years, 5 months ago
  3. 9170c34 gbproxy: Move helper function to a more logical place by Daniel Willmann · 3 years, 5 months ago
  4. 5193f22 gbproxy: Use C-style comments by Daniel Willmann · 3 years, 5 months ago
  5. 8613c9d gbproxy: Use IMSI cache to handle PAGING_PS_REJECT by Daniel Willmann · 3 years, 5 months ago
  6. c8a5009 gbproxy: Implement IMSI cache by Daniel Willmann · 3 years, 5 months ago
  7. 3f64c7f contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 5 months ago
  8. bd12f3f gbproxy: Increase TLLI cache timeout to 10s by Daniel Willmann · 3 years, 5 months ago
  9. 77493b1 gbproxy: Implement TLLI cache and use it for SUSPEND/RESUME by Daniel Willmann · 3 years, 6 months ago
  10. 78e56f1 configure.ac: define a c standard instead of using the compilers default by Alexander Couzens · 3 years, 6 months ago
  11. 3c56a2a Fix gbproxy_sgsn_by_tlli wraparound by Daniel Willmann · 3 years, 5 months ago
  12. 6964e88 gb_proxy_peer: fix NULL pointer dereference in gbproxy_sgsn_alloc() by Vadim Yanitskiy · 3 years, 5 months ago
  13. 4dba67a gb_proxy_peer: sgsn can never be NULL in gbproxy_sgsn_by_nri() by Vadim Yanitskiy · 3 years, 5 months ago
  14. b387c1e gbproxy: Add VTY command to override the node selection function by Daniel Willmann · 3 years, 6 months ago
  15. a648f3c gbproxy: Add config option to name an SGSN by Daniel Willmann · 3 years, 6 months ago
  16. 7305ba3 gbproxy: use ns2 vty2 by Alexander Couzens · 3 years, 6 months ago
  17. 008de61 sgsn: Use the new NS2 api by Alexander Couzens · 3 years, 11 months ago
  18. 02d7c48 gbproxy: Fix build on Deiban 8 by Harald Welte · 3 years, 6 months ago
  19. 216dff8 gbproxy: Add comments to sgsn functions by Daniel Willmann · 3 years, 6 months ago
  20. d4ab1f9 gbproxy: Add SGSN pooling support by Daniel Willmann · 3 years, 6 months ago
  21. ee834af gbproxy: Add SGSN NRI configuration by Daniel Willmann · 3 years, 6 months ago
  22. 9151b4a gbproxy: Add "show gbproxy cell ..." VTY command by Harald Welte · 3 years, 6 months ago
  23. 98b1b45 gbproxy: Fix confusing log message in gbprox_relay2nse by Daniel Willmann · 3 years, 6 months ago
  24. 1e7be5d osmo-gbproxy: Initialize all hash_maps by Daniel Willmann · 3 years, 6 months ago
  25. ec323bd sgsn: check for NULL of gprs_subscr_get_or_create() by Alexander Couzens · 3 years, 6 months ago
  26. befe1c3 gbproxy: rename vty command "show gbproxy ..." to "show gbproxy bvc ..." by Harald Welte · 3 years, 6 months ago
  27. c6ecfad gbproxy: Improve VTY state introspection by Harald Welte · 3 years, 6 months ago
  28. 209dc9f gbproxy: Implement scaling of BVC flow control in SGSN pool by Harald Welte · 3 years, 6 months ago
  29. d10afca gbproxy: Add FSM related VTY commands by Harald Welte · 3 years, 6 months ago
  30. df690e8 gbproxy: Fix segfault when receiving PAGING for unknown destination by Harald Welte · 3 years, 6 months ago
  31. 664c24e gbproxy: (Re)allocate SGSN-side PTP BVC even if CELL already exists by Harald Welte · 3 years, 6 months ago
  32. ee0cc81 gbproxy: Copy RA-ID from BSS side BVC to CELL and SGSN-side BVC by Harald Welte · 3 years, 6 months ago
  33. 06331ac gbproxy: Fix bvci check in gbprox_rx_ptp_from_* by Daniel Willmann · 3 years, 6 months ago
  34. 85a4027 gbproxy: Implement handling of BVC Flow Control by Harald Welte · 3 years, 6 months ago
  35. dbef0aa gbproxy: Don't create an extra msgb copy for SGSN DL SIG by Harald Welte · 3 years, 6 months ago
  36. cfc7e8e gbproxy: Introduce new DOBJ log category; log object allocation/release by Harald Welte · 3 years, 6 months ago
  37. 4bd3e49 gbproxy: Use "(nsei << 16) | bvci" as rate_ctr_group index by Harald Welte · 3 years, 6 months ago
  38. e520964 gbproxy major rewrite for SGSN pool support by Harald Welte · 3 years, 7 months ago
  39. 822714d mm_state_gb_fsm: Handle implicit detach from mm_standby by Daniel Willmann · 4 years, 5 months ago
  40. 4e15cf4 migrate to DLBSSGP as log sub-system for BSSGP by Harald Welte · 3 years, 6 months ago
  41. c169de4 gbproxy: Log FSM timeouts by Harald Welte · 3 years, 6 months ago
  42. ec0f801 gb_proxy: Use osmo_tlv_prot_parse() to validate mandatory IEs by Harald Welte · 3 years, 6 months ago
  43. 815f798 gbproxy: use gbprox_relay2peer() whenever possible by Harald Welte · 3 years, 7 months ago
  44. 278dd27 gb_proxy: Introduce more validation / constraint checks by Harald Welte · 3 years, 6 months ago
  45. d09ffc2 gbproxy: Delete gbproxy_test by Harald Welte · 3 years, 6 months ago
  46. a0f7073 gb_proxy: cosmetic: Use function rather than open-coding is_sgsn by Harald Welte · 3 years, 7 months ago
  47. 7a0c9dd gbproxy: Remove patching, TLLI-tracking and SGSN2 support by Harald Welte · 3 years, 7 months ago
  48. 8b4c794 gbproxy: convert nse->bvcs from llist_head to hashtable by Harald Welte · 3 years, 7 months ago
  49. d2fef95 gbproxy: convert bss_nses from llist_head to hashtable by Harald Welte · 3 years, 7 months ago
  50. 2b7b1bb gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nses by Harald Welte · 3 years, 7 months ago
  51. 560bdb3 gb_proxy: Rename gbproxy_peer to gbproxy_bvc by Harald Welte · 3 years, 7 months ago
  52. 173a182 gb_proxy: Use TLVP_PRES_LEN instead of TLVP_PRESENT by Harald Welte · 3 years, 7 months ago
  53. f9e149b gbproxy: Send BVC-STATUS if BSS sends us BVC-RESET without mandatory IEs by Harald Welte · 3 years, 7 months ago
  54. 5b89771 gbproxy: Delete gbproxy_nse in delete-gbproxy-peer VTY command by Daniel Willmann · 3 years, 7 months ago
  55. f6a36cc gbproxy: Allow gbproxy_nse_free(NULL) by Daniel Willmann · 3 years, 7 months ago
  56. 4becbcb gbproxy: Add newline to log message by Daniel Willmann · 3 years, 7 months ago
  57. 8f407b1 gbproxy: Add BVC log filters by Daniel Willmann · 3 years, 7 months ago
  58. 324f065 gbproxy: Cosmetics: use longer lines by Harald Welte · 3 years, 7 months ago
  59. 314647b gb_proxy: Slightly restructure processing of BSS-originated BVC-RESET by Harald Welte · 3 years, 7 months ago
  60. 7df1e5a gbproxy: Move BSS-side BVC-RESET processing to its own function by Harald Welte · 3 years, 7 months ago
  61. 7479c4d gb_proxy: Broadcast SGSN-INVOKE-TRACE and OVERLOAD by Harald Welte · 3 years, 7 months ago
  62. 65bfbaf gbproxy: Add todos encountered while going through the code by Daniel Willmann · 3 years, 7 months ago
  63. 3696dce gbproxy: Change generic LOG messages so BVCI/NSEI fmt is consistent by Daniel Willmann · 3 years, 7 months ago
  64. 5e595ca gbproxy: Use LOG macros for NSE/BVC by Daniel Willmann · 3 years, 7 months ago
  65. 066c4cb gbproxy: Add logging macros for NSE and BVC by Daniel Willmann · 3 years, 7 months ago
  66. 95cf9fb gb_proxy: More precise + readable log messages by Harald Welte · 3 years, 7 months ago
  67. 7345af8 gmm: Introduce comment to ease addition of Network feature support IE later by Pau Espin Pedrol · 3 years, 7 months ago
  68. bdbdcaf gmm: fix build without define PTMSI_ALLOC by Pau Espin Pedrol · 3 years, 7 months ago
  69. 559edac gbproxy: Separate function to move gbproxy_peer to different nse by Daniel Willmann · 3 years, 7 months ago
  70. 7620571 gbproxy: Only send paging to each matching NSE once by Daniel Willmann · 3 years, 7 months ago
  71. af7398a gbproxy: Ensure BVC0 is reset before handling PtP BVCs by Daniel Willmann · 3 years, 7 months ago
  72. e50550e gbproxy: Add NSE peer that can have multiple gbproxy_peers by Daniel Willmann · 3 years, 7 months ago
  73. 5f677fd gbproxy: Remove test testing NSVCI change by Daniel Willmann · 3 years, 7 months ago
  74. 09ea490 gb_proxy_peer: Add some FIXMEs regarding invalid assumptions by Harald Welte · 3 years, 7 months ago
  75. fe05958 gbproxy: Pass TLLI as LSP towards NS to facilitate load sharing by Harald Welte · 3 years, 7 months ago
  76. 3fdd720 sgsn: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 7 months ago
  77. fd1614c gtphub: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 7 months ago
  78. 821da08 gbproxy: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 7 months ago
  79. dc9c785 gprs_gb_parse: Add function to determine TLLI from encoded BSSGP by Harald Welte · 3 years, 7 months ago
  80. 53ee206 gbproxy: Implement paging to entire BSS area by Harald Welte · 3 years, 7 months ago
  81. 3d1bd4d gbproxy: Properly implement paging to LAC/RAC by Harald Welte · 3 years, 7 months ago
  82. cbdddac Use osmo_fd_*_{disable,enable} by Harald Welte · 3 years, 8 months ago
  83. 2fca219 osmo-gbproxy: Implement nsvc-state ctrl command by Daniel Willmann · 3 years, 8 months ago
  84. 45cf0d1 configure.ac: Require python3 for ext_tests by Daniel Willmann · 3 years, 7 months ago
  85. b655010 osmo-gbproxy: Free msgb in ns2 prim callback by Daniel Willmann · 3 years, 8 months ago
  86. 5818b04 Let libosmocore handle VTY parent node tracking by Daniel Willmann · 3 years, 8 months ago
  87. 3bdfa43 gbproxy: Get the peer if paging by BVCI on SIG_BVC by Daniel Willmann · 3 years, 8 months ago
  88. 8489e7a gbproxy: Add todo for BVC RESET logic by Daniel Willmann · 3 years, 8 months ago
  89. 35f7d33 gbproxy: Whitespace fixes by Daniel Willmann · 3 years, 8 months ago
  90. 951e133 Port gbproxy to NS2 by Alexander Couzens · 3 years, 9 months ago
  91. 5f57315 process_ms_ctx_status: Fix crash deleting PDP Ctx if GTP side was already released by Pau Espin Pedrol · 3 years, 8 months ago
  92. 2b835ec process_ms_ctx_status: refactor to avoid code duplication by Pau Espin Pedrol · 3 years, 8 months ago
  93. 430b27c sgsn_delete_pdp_ctx: Add documentation and assert assumptions by Pau Espin Pedrol · 3 years, 8 months ago
  94. 2158c69 VTY: Add gtp state-dir command by Keith · 3 years, 8 months ago
  95. 3d7be51 Fix crash rx DeactPdpReq while waiting for DeactPdpAck after gtp side is freed by Pau Espin Pedrol · 3 years, 8 months ago
  96. 589d98f Log error if pdp ctx is freed while holding an active timer by Pau Espin Pedrol · 3 years, 8 months ago
  97. 0781512 Use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  98. d8645a0 contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 3 years, 8 months ago
  99. cce1e9d gtphub: fix compilation with gcc 10.2.0 by Alexander Couzens · 3 years, 9 months ago
  100. 016a68b gtphub_test: fix compilation error on gcc 10.2.0 by Alexander Couzens · 3 years, 9 months ago