1. 5a21f07 gbproxy: Add "show gbproxy cell ..." VTY command by Harald Welte · 3 years, 9 months ago
  2. ea0b5d0 gbproxy: Fix confusing log message in gbprox_relay2nse by Daniel Willmann · 3 years, 9 months ago
  3. 3054213 osmo-gbproxy: Initialize all hash_maps by Daniel Willmann · 3 years, 9 months ago
  4. 3326ba7 sgsn: check for NULL of gprs_subscr_get_or_create() by Alexander Couzens · 3 years, 10 months ago
  5. b6b2f14 gbproxy: rename vty command "show gbproxy ..." to "show gbproxy bvc ..." by Harald Welte · 3 years, 9 months ago
  6. 959f77e gbproxy: Improve VTY state introspection by Harald Welte · 3 years, 9 months ago
  7. 9e91764 gbproxy: Implement scaling of BVC flow control in SGSN pool by Harald Welte · 3 years, 9 months ago
  8. 784c59f gbproxy: Add FSM related VTY commands by Harald Welte · 3 years, 9 months ago
  9. 1aa0ae9 gbproxy: Fix segfault when receiving PAGING for unknown destination by Harald Welte · 3 years, 9 months ago
  10. cab8588 gbproxy: (Re)allocate SGSN-side PTP BVC even if CELL already exists by Harald Welte · 3 years, 9 months ago
  11. 4b4c997 gbproxy: Copy RA-ID from BSS side BVC to CELL and SGSN-side BVC by Harald Welte · 3 years, 9 months ago
  12. c4c1db9 gbproxy: Fix bvci check in gbprox_rx_ptp_from_* by Daniel Willmann · 3 years, 10 months ago
  13. 61ff273 gbproxy: Implement handling of BVC Flow Control by Harald Welte · 3 years, 10 months ago
  14. bf69833 gbproxy: Don't create an extra msgb copy for SGSN DL SIG by Harald Welte · 3 years, 10 months ago
  15. 7cb76a4 gbproxy: Introduce new DOBJ log category; log object allocation/release by Harald Welte · 3 years, 10 months ago
  16. c91f53c gbproxy: Use "(nsei << 16) | bvci" as rate_ctr_group index by Harald Welte · 3 years, 10 months ago
  17. 5687ae6 gbproxy major rewrite for SGSN pool support by Harald Welte · 3 years, 10 months ago
  18. 7c86a1e mm_state_gb_fsm: Handle implicit detach from mm_standby by Daniel Willmann · 4 years, 8 months ago
  19. 453a51d migrate to DLBSSGP as log sub-system for BSSGP by Harald Welte · 3 years, 10 months ago
  20. a54ed46 gbproxy: Log FSM timeouts by Harald Welte · 3 years, 10 months ago
  21. 052d855 gb_proxy: Use osmo_tlv_prot_parse() to validate mandatory IEs by Harald Welte · 3 years, 10 months ago
  22. 11ad571 gbproxy: use gbprox_relay2peer() whenever possible by Harald Welte · 3 years, 10 months ago
  23. d651edc gb_proxy: Introduce more validation / constraint checks by Harald Welte · 3 years, 10 months ago
  24. 56f5e74 gbproxy: Delete gbproxy_test by Harald Welte · 3 years, 10 months ago
  25. 4bf53ef gb_proxy: cosmetic: Use function rather than open-coding is_sgsn by Harald Welte · 3 years, 10 months ago
  26. 91bb720 gbproxy: Remove patching, TLLI-tracking and SGSN2 support by Harald Welte · 3 years, 10 months ago
  27. 993d3f4 gbproxy: convert nse->bvcs from llist_head to hashtable by Harald Welte · 3 years, 10 months ago
  28. 78db244 gbproxy: convert bss_nses from llist_head to hashtable by Harald Welte · 3 years, 10 months ago
  29. 0e1b791 gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nses by Harald Welte · 3 years, 10 months ago
  30. 8cd7440 gb_proxy: Rename gbproxy_peer to gbproxy_bvc by Harald Welte · 3 years, 10 months ago
  31. 6c4c6f0 gb_proxy: Use TLVP_PRES_LEN instead of TLVP_PRESENT by Harald Welte · 3 years, 10 months ago
  32. fb7f8c5 gbproxy: Send BVC-STATUS if BSS sends us BVC-RESET without mandatory IEs by Harald Welte · 3 years, 10 months ago
  33. 9a2fc90 gbproxy: Delete gbproxy_nse in delete-gbproxy-peer VTY command by Daniel Willmann · 3 years, 10 months ago
  34. e794c1f gbproxy: Allow gbproxy_nse_free(NULL) by Daniel Willmann · 3 years, 10 months ago
  35. bd356a6 gbproxy: Add newline to log message by Daniel Willmann · 3 years, 10 months ago
  36. e8c8ec9 gbproxy: Add BVC log filters by Daniel Willmann · 3 years, 10 months ago
  37. 5525371 gbproxy: Cosmetics: use longer lines by Harald Welte · 3 years, 10 months ago
  38. 1239cf4 gb_proxy: Slightly restructure processing of BSS-originated BVC-RESET by Harald Welte · 3 years, 10 months ago
  39. ac44d6b gbproxy: Move BSS-side BVC-RESET processing to its own function by Harald Welte · 3 years, 10 months ago
  40. c8d98ac gb_proxy: Broadcast SGSN-INVOKE-TRACE and OVERLOAD by Harald Welte · 3 years, 10 months ago
  41. 6626bbc gbproxy: Add todos encountered while going through the code by Daniel Willmann · 3 years, 10 months ago
  42. 103a7ec gbproxy: Change generic LOG messages so BVCI/NSEI fmt is consistent by Daniel Willmann · 3 years, 10 months ago
  43. 6e8ed27 gbproxy: Use LOG macros for NSE/BVC by Daniel Willmann · 3 years, 10 months ago
  44. 7418797 gbproxy: Add logging macros for NSE and BVC by Daniel Willmann · 3 years, 10 months ago
  45. d97ff68 gb_proxy: More precise + readable log messages by Harald Welte · 3 years, 10 months ago
  46. 83142be gmm: Introduce comment to ease addition of Network feature support IE later by Pau Espin Pedrol · 3 years, 10 months ago
  47. 8c3d7fd gmm: fix build without define PTMSI_ALLOC by Pau Espin Pedrol · 3 years, 10 months ago
  48. 9e583c8 gbproxy: Separate function to move gbproxy_peer to different nse by Daniel Willmann · 3 years, 10 months ago
  49. 5937dfd gbproxy: Only send paging to each matching NSE once by Daniel Willmann · 3 years, 10 months ago
  50. cafa388 gbproxy: Ensure BVC0 is reset before handling PtP BVCs by Daniel Willmann · 3 years, 10 months ago
  51. 447ad44 gbproxy: Add NSE peer that can have multiple gbproxy_peers by Daniel Willmann · 3 years, 10 months ago
  52. f7a1aed gbproxy: Remove test testing NSVCI change by Daniel Willmann · 3 years, 10 months ago
  53. eb4233e gb_proxy_peer: Add some FIXMEs regarding invalid assumptions by Harald Welte · 3 years, 10 months ago
  54. 2636e89 gbproxy: Pass TLLI as LSP towards NS to facilitate load sharing by Harald Welte · 3 years, 10 months ago
  55. bcd7709 sgsn: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 10 months ago
  56. 7ffc660 gtphub: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 10 months ago
  57. 826eaa3 gbproxy: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 10 months ago
  58. 952fbf2 gprs_gb_parse: Add function to determine TLLI from encoded BSSGP by Harald Welte · 3 years, 10 months ago
  59. 8553f55 gbproxy: Implement paging to entire BSS area by Harald Welte · 3 years, 10 months ago
  60. 3375fa4 gbproxy: Properly implement paging to LAC/RAC by Harald Welte · 3 years, 10 months ago
  61. e1ba423 Use osmo_fd_*_{disable,enable} by Harald Welte · 4 years ago
  62. 638cddd osmo-gbproxy: Implement nsvc-state ctrl command by Daniel Willmann · 3 years, 11 months ago
  63. 58937ce configure.ac: Require python3 for ext_tests by Daniel Willmann · 3 years, 11 months ago
  64. 02f2c34 osmo-gbproxy: Free msgb in ns2 prim callback by Daniel Willmann · 3 years, 11 months ago
  65. 62fa619 Let libosmocore handle VTY parent node tracking by Daniel Willmann · 3 years, 11 months ago
  66. c42331f gbproxy: Get the peer if paging by BVCI on SIG_BVC by Daniel Willmann · 3 years, 11 months ago
  67. 15c9da2 gbproxy: Add todo for BVC RESET logic by Daniel Willmann · 3 years, 11 months ago
  68. 8bca8de gbproxy: Whitespace fixes by Daniel Willmann · 3 years, 11 months ago
  69. 82182d0 Port gbproxy to NS2 by Alexander Couzens · 4 years ago
  70. 08395b3 process_ms_ctx_status: Fix crash deleting PDP Ctx if GTP side was already released by Pau Espin Pedrol · 4 years ago
  71. 25998dd process_ms_ctx_status: refactor to avoid code duplication by Pau Espin Pedrol · 4 years ago
  72. 60581ae sgsn_delete_pdp_ctx: Add documentation and assert assumptions by Pau Espin Pedrol · 4 years ago
  73. c70e838 VTY: Add gtp state-dir command by Keith · 4 years ago
  74. 5ce54ba Fix crash rx DeactPdpReq while waiting for DeactPdpAck after gtp side is freed by Pau Espin Pedrol · 4 years ago
  75. ff5b59a Log error if pdp ctx is freed while holding an active timer by Pau Espin Pedrol · 4 years ago
  76. be2330f Use osmo_fd_setup() whenever applicable by Harald Welte · 4 years ago
  77. 8d2d7db contrib/jenkins: Enable parallel make in make distcheck by Pau Espin Pedrol · 4 years ago
  78. 92ef0c8 gtphub: fix compilation with gcc 10.2.0 by Alexander Couzens · 4 years ago
  79. 68d9c5a gtphub_test: fix compilation error on gcc 10.2.0 by Alexander Couzens · 4 years ago
  80. ef6205b gprs_sndcp: fix use after free by Philipp Maier · 4 years ago
  81. 86336af gbproxy-usermanual: Explain BSSGP/BVC handling by Daniel Willmann · 4 years ago
  82. 6d92f14 Fix Radio Priority in MM Attach and PDP Context Activation by Keith · 4 years ago
  83. 27a0bf7 gmm: on invalid RA id reject the MS with an implicit detach by Alexander Couzens · 4 years ago
  84. d3c3dde gprs_llc: _bssgp_tx_dl_ud: ensure the LLME is valid before using it by Alexander Couzens · 4 years ago
  85. e6c5b4a Change default SCTP conn NULL->127.0.0.1 to localhost->localhost by Pau Espin Pedrol · 4 years, 1 month ago
  86. aae7daf Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 4 years, 1 month ago
  87. b32936d doc: Update VTY reference xml file by Pau Espin Pedrol · 4 years, 1 month ago
  88. d5dc143 configure.ac: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 1 month ago
  89. 65a5a0a debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 4 years, 1 month ago
  90. 9d16b14 Send a BVC-RESET to all persistent Gb interfaces at start-up by Harald Welte · 4 years, 3 months ago
  91. dd930a2 gtphub: rename sgsn's oww osmo_sockaddr into sgsn_sockaddr by Alexander Couzens · 4 years, 2 months ago
  92. b3e10aa sgsn_libgtp: Avoid ps-paging MS on GMM Suspended state by Pau Espin Pedrol · 4 years, 3 months ago
  93. 36ecddb gprs_gmm_fsm.c: Add missing license header by Pau Espin Pedrol · 4 years, 3 months ago
  94. 90dedcb *.spec.in: Use %config(noreplace) to retain current config file by Harald Welte · 4 years, 3 months ago
  95. cfd307b sgsn_libgtp: Improve ps-paging logging by Pau Espin Pedrol · 4 years, 3 months ago
  96. b26a5a8 use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 4 months ago
  97. 7369d44 gbproxy_test.c: fix mobile identity test data by Neels Hofmeyr · 4 years, 4 months ago
  98. 5e1a486 Treat RAU as implicit RESUME if GMM is suspended by Harald Welte · 4 years, 3 months ago
  99. 627e285 Fix memory leak when SNDCP de-fragmentation is used by Harald Welte · 4 years, 4 months ago
  100. 5e0b829 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 4 months ago