1. 3d8f599 gbproxy: Route DL STATUS with BVCI on SIG-BVC by Daniel Willmann · 2 years, 7 months ago
  2. 885f430 gbproxy: Improve STATUS handling from SGSN by Daniel Willmann · 2 years, 8 months ago
  3. c5dcebd gbproxy: Add comment, improve log message in gbproxy_tlli_from_status_pdu by Daniel Willmann · 2 years, 8 months ago
  4. cbfc7cf gpproxy: Route BSSGP STATUS with PDU_IN_ERROR containing a TMSI by Daniel Willmann · 2 years, 8 months ago
  5. 7d37cbb gbproxy: Route BSSGP STATUS with PDU_IN_ERROR containing a TLLI by Daniel Willmann · 2 years, 8 months ago
  6. 723bb36 gbproxy: Improve log message when no bvc is found (include bvci) by Daniel Willmann · 2 years, 8 months ago
  7. 99a46ff gbproxy: Use designated initializers for global_ctr_description by Daniel Willmann · 2 years, 8 months ago
  8. c4b913b gbproxy: Fix stats when no BVC could be found by Daniel Willmann · 2 years, 8 months ago
  9. dc763fd gbproxy: Avoid sending STATUS on unexpected BLOCK_ACK by Daniel Willmann · 2 years, 8 months ago
  10. a1304ee gbproxy: Remove SGSN-side BVC after sending BVC-BLOCK by Daniel Willmann · 2 years, 8 months ago
  11. 00eddca debian/control: remove dh-systemd build-depend by Oliver Smith · 2 years, 9 months ago
  12. 5f76259 gbproxy_ctrl: Ignore SIG-BVCI in ctrl commands by Daniel Willmann · 2 years, 11 months ago
  13. 5e8c0e8 gbproxy_ctrl: Fix crash in nsvc-state ctrl command by Daniel Willmann · 2 years, 11 months ago
  14. a631a3a gbproxy_peer: Free a cell as soon as no BSS BVC uses it by Daniel Willmann · 2 years, 11 months ago
  15. 990b151 gbproxy_peer: Set rate_ctr name for gbproxy_peer stats by Daniel Willmann · 2 years, 11 months ago
  16. f024eeb gbproxy: Forward MS_REGISTR_ENQ/_RESP correctly by Daniel Willmann · 2 years, 11 months ago
  17. 361d0b5 gbproxy: Add usage flag to the imsi_cache by Daniel Willmann · 2 years, 11 months ago
  18. f50aa80 manual: Add chapter describing osmo counters in general by Daniel Willmann · 3 years ago
  19. 78f3a12 manual: Add section describing show gbproxy command usage by Daniel Willmann · 3 years ago
  20. 226e6cb gbproxy_vty: Remove redundant command "show gbproxy links" by Daniel Willmann · 3 years ago
  21. 9d98e7c manual: Update counters, add proper chapter for counters by Daniel Willmann · 3 years ago
  22. 5643836 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years ago
  23. 37518b3 Don't route messages to an SGSN if it is down by Daniel Willmann · 3 years ago
  24. a429634 Avoid sending tx_status upon rx of RIM messages by Pau Espin Pedrol · 3 years, 1 month ago
  25. a45608f examples/osmo-gbproxy.cfg: fix osmo-sgsn conflict by Oliver Smith · 3 years, 1 month ago 2021q1
  26. 5b75f85 examples/manuals: Improve/update ns-related documentation by Daniel Willmann · 3 years, 1 month ago
  27. fff8685 gbproxy_main: Process options after all initialization is done by Daniel Willmann · 3 years, 1 month ago
  28. 27dcd33 gitignore: add gbproxy_vty_reference.xml by Oliver Smith · 3 years, 2 months ago
  29. 9c46926 doc: include gb-ns2.adoc, not gb-variants.adoc by Oliver Smith · 3 years, 2 months ago
  30. 838ebb3 vty: Print CellId along with RA-ID by Harald Welte · 3 years, 2 months ago
  31. 6701d27 gb_proxy: Ensure cell info is up to date when receiving PTP-BVC reset by Daniel Willmann · 3 years, 2 months ago
  32. 76aa06e gbproxy_main: Add ctrl vty commands by Daniel Willmann · 3 years, 2 months ago
  33. 1f3470f gbproxy: Don't free NSE/BVC0 if SGSN NSE goes down by Daniel Willmann · 3 years, 3 months ago
  34. a16ecc3 Remove osmo-sgsn relics by Daniel Willmann · 3 years, 3 months ago
  35. f96cac5 Handle GPRS_NS2_AFF_CAUSE_FAILURE by Daniel Willmann · 3 years, 3 months ago
  36. 38b9c9a Update the max_sdu_len from NS by Daniel Willmann · 3 years, 3 months ago
  37. 04075ec gb_proxy.h: Use pragma once instead of ifndef by Daniel Willmann · 3 years, 3 months ago
  38. 429c43c Remove some outdated TODO/comments by Daniel Willmann · 3 years, 3 months ago
  39. f06b481 manuals: Regenerate counters/VTY through docker by Daniel Willmann · 3 years, 3 months ago
  40. b643765 manual: Update manuals, include sgsn pooling and NS variants by Daniel Willmann · 3 years, 3 months ago
  41. 349b78e gbproxy_main: Fix naming bsc_hack/nsip_proxy -> (osmo-)gbproxy by Daniel Willmann · 3 years, 3 months ago
  42. 52461cf Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 3 months ago
  43. f89d4f8 Bump version: 0.0.1.21-b968-dirty → 0.1.0 by Pau Espin Pedrol · 3 years, 3 months ago 0.1.0
  44. b968c5f gitignore: Ignore autofoo files *~ by Pau Espin Pedrol · 3 years, 3 months ago
  45. f8cba65 gbproxy: Use bssgp2_enc_status when sending STATUS by Daniel Willmann · 3 years, 4 months ago
  46. a8b6165 Add SDU length for an NSE (== BSSGP PDU size) by Daniel Willmann · 3 years, 4 months ago
  47. a8fa567 d/changelog: set epoch=1 by Oliver Smith · 3 years, 4 months ago
  48. 2689c6e Move vty node into gbproxy_vty.c by Daniel Willmann · 3 years, 4 months ago
  49. 86ee31a Remove unused log categories by Daniel Willmann · 3 years, 4 months ago
  50. 44fa201 gbproxy: Use bssgp2_nsi_tx_ptp in gbprox_relay2nse by Daniel Willmann · 3 years, 4 months ago
  51. 1ac920b Remove trailing whitespace by Daniel Willmann · 3 years, 4 months ago
  52. 4499cf4 gb_proxy: fix wrong usage of bssgp_rim_ri_name() by Philipp Maier · 3 years, 4 months ago
  53. 1c5766b gb_proxy: add support for relaying BSSGP RIM messages by Philipp Maier · 3 years, 4 months ago
  54. 3ea3793 Various comment/whitespace changes by Daniel Willmann · 3 years, 4 months ago
  55. fe5d3b7 gbproxy_vty: Fix NRI overlap behaviour to match osmo-bsc by Daniel Willmann · 3 years, 4 months ago
  56. 6cfedc4 gbproxy_vty: Fix NRI VTY help MSC->SGSN by Daniel Willmann · 3 years, 4 months ago
  57. 74882dc gb_proxy: extend TLV parser by Philipp Maier · 3 years, 4 months ago
  58. e4597ec gb_proxy_peer: Require ra_id and cid in gbproxy_cell_alloc by Philipp Maier · 3 years, 4 months ago
  59. e7eabd3 debian/copyright: Drop osmo-sgsn.git leftover files from list by Pau Espin Pedrol · 3 years, 4 months ago
  60. a8da650 Drop c-ares references by Pau Espin Pedrol · 3 years, 4 months ago
  61. 99adf1a gb_proxy_peer: Remove unused function gbproxy_cell_by_bvci_or_new by Philipp Maier · 3 years, 4 months ago
  62. fccbef0 gb_proxy_peer: Add Function to get gbproxy cell by cell id by Daniel Willmann · 3 years, 4 months ago
  63. da3af94 gb_proxy: simplify raid data storage by Philipp Maier · 3 years, 4 months ago
  64. 55a22b8 gb_proxy_ctrl: use mcc-mnc-lac-rac notation instead mcc,mnc,lac,rac by Philipp Maier · 3 years, 4 months ago
  65. 3385506 Bump version: 0.0.0 → 0.0.1 by Oliver Smith · 3 years, 4 months ago 0.0.1
  66. cd3e8e6 contrib/osmo-gbproxy.spec.in: fix config paths by Oliver Smith · 3 years, 4 months ago
  67. 882049d debian: fix installing pdfs for -doc package by Oliver Smith · 3 years, 4 months ago osmith/wip
  68. df0507e Update README to cover osmo-gbproxy and not osmo-sgsn by Harald Welte · 3 years, 4 months ago
  69. 383baca contrib/jenkins.sh: adjust to osmo-gbproxy split by Oliver Smith · 3 years, 4 months ago
  70. 936dfd7 Further clean-up in osmo-sgsn -> osmo-gbproxy migration by Harald Welte · 3 years, 4 months ago
  71. 29532c2 === Split osmo-gbproxy from osmo-sgsn === by Oliver Smith · 3 years, 4 months ago
  72. 3c75624 follow libosmocore/gprs_ns2 API changes (gprs_ns2_dynamic_create_nse) by Alexander Couzens · 3 years, 4 months ago
  73. 571eb95 sgsn: migrate to the new gprs_ns2_vty configuration by Alexander Couzens · 3 years, 4 months ago
  74. b363e21 gbproxy: follow gprs_ns2 API vty changes by Alexander Couzens · 3 years, 4 months ago
  75. 852ebad manuals/gbproxy: Move pooling to separate chapter by Daniel Willmann · 3 years, 4 months ago
  76. ae303b4 manuals/gbproxy: MSC -> SGSN for pooling chapter by Daniel Willmann · 3 years, 4 months ago
  77. 22248f3 manuals/gbproxy: Add osmo-bsc MSC pooling chapter from Neels as a base by Daniel Willmann · 3 years, 4 months ago
  78. 1296972 manuals/gbproxy: Update configuration chapter by Daniel Willmann · 3 years, 4 months ago
  79. fcf0abb Rename OsmoGbPROXY -> *Proxy by Daniel Willmann · 3 years, 4 months ago
  80. 7061bed manual/gbproxy: Update overview chapter by Daniel Willmann · 3 years, 4 months ago
  81. e30985e gbproxy: Avoid depending on any of the SGSN code by Harald Welte · 3 years, 4 months ago
  82. 55c36f9 follow libosmocore/gprs_ns2 API changes of GPRS enums by Alexander Couzens · 3 years, 4 months ago
  83. 8b3ed29 gbproxy: Fix radio status routing by TMSI by Daniel Willmann · 3 years, 4 months ago
  84. cd21afe gbproxy: Improve log messages in gbproxy_select_sgsn by Daniel Willmann · 3 years, 4 months ago
  85. 8266918 gbproxy: Print the correct message type for dummy paging/paging reject by Daniel Willmann · 3 years, 4 months ago
  86. 5614e57 gbproxy: Use IMSI cache for PTP paging and implement DUMMY_PAGING_PS by Daniel Willmann · 3 years, 4 months ago
  87. 9b367d2 gb_proxy: Don't use orphan log subsystem DPCU by Harald Welte · 3 years, 5 months ago
  88. f2812fb gbproxy: Add VTY commands to query the TLLI/IMSI cache by Daniel Willmann · 3 years, 4 months ago
  89. 2c758f2 gbproxy: Define and use help string for gbproxy by Daniel Willmann · 3 years, 4 months ago
  90. 182a0b6 gbproxy: Fix VTY cmd name by Daniel Willmann · 3 years, 5 months ago
  91. d0f2626 gbproxy: Remove unused variable assignment by Daniel Willmann · 3 years, 5 months ago
  92. 9170c34 gbproxy: Move helper function to a more logical place by Daniel Willmann · 3 years, 5 months ago
  93. 5193f22 gbproxy: Use C-style comments by Daniel Willmann · 3 years, 5 months ago
  94. 8613c9d gbproxy: Use IMSI cache to handle PAGING_PS_REJECT by Daniel Willmann · 3 years, 5 months ago
  95. c8a5009 gbproxy: Implement IMSI cache by Daniel Willmann · 3 years, 5 months ago
  96. 3f64c7f contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 5 months ago
  97. bd12f3f gbproxy: Increase TLLI cache timeout to 10s by Daniel Willmann · 3 years, 5 months ago
  98. 77493b1 gbproxy: Implement TLLI cache and use it for SUSPEND/RESUME by Daniel Willmann · 3 years, 5 months ago
  99. 78e56f1 configure.ac: define a c standard instead of using the compilers default by Alexander Couzens · 3 years, 5 months ago
  100. 3c56a2a Fix gbproxy_sgsn_by_tlli wraparound by Daniel Willmann · 3 years, 5 months ago