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