1. 07014a4 igpp wip nse fsm by Daniel Willmann · 3 years, 1 month ago daniel/igpp
  2. a3530c8 igpp wip fix by Daniel Willmann · 3 years, 1 month ago
  3. 8dab376 WIP IGPP by Daniel Willmann · 3 years, 1 month ago
  4. c5450f6 WIP IGPP FSM by Daniel Willmann · 3 years, 1 month ago
  5. 7f22569 igpp: Add VTY config for peer by Daniel Willmann · 3 years, 1 month ago
  6. 82de3f6 gbproxy: Add gbproxy_igpp protocol specification by Daniel Willmann · 3 years, 2 months ago
  7. a45608f examples/osmo-gbproxy.cfg: fix osmo-sgsn conflict by Oliver Smith · 3 years, 1 month ago 2021q1
  8. 5b75f85 examples/manuals: Improve/update ns-related documentation by Daniel Willmann · 3 years, 1 month ago
  9. fff8685 gbproxy_main: Process options after all initialization is done by Daniel Willmann · 3 years, 1 month ago
  10. 27dcd33 gitignore: add gbproxy_vty_reference.xml by Oliver Smith · 3 years, 1 month ago
  11. 9c46926 doc: include gb-ns2.adoc, not gb-variants.adoc by Oliver Smith · 3 years, 1 month ago
  12. 838ebb3 vty: Print CellId along with RA-ID by Harald Welte · 3 years, 1 month ago
  13. 6701d27 gb_proxy: Ensure cell info is up to date when receiving PTP-BVC reset by Daniel Willmann · 3 years, 1 month ago
  14. 76aa06e gbproxy_main: Add ctrl vty commands by Daniel Willmann · 3 years, 1 month ago
  15. 1f3470f gbproxy: Don't free NSE/BVC0 if SGSN NSE goes down by Daniel Willmann · 3 years, 2 months ago
  16. a16ecc3 Remove osmo-sgsn relics by Daniel Willmann · 3 years, 2 months ago
  17. f96cac5 Handle GPRS_NS2_AFF_CAUSE_FAILURE by Daniel Willmann · 3 years, 2 months ago
  18. 38b9c9a Update the max_sdu_len from NS by Daniel Willmann · 3 years, 2 months ago
  19. 04075ec gb_proxy.h: Use pragma once instead of ifndef by Daniel Willmann · 3 years, 2 months ago
  20. 429c43c Remove some outdated TODO/comments by Daniel Willmann · 3 years, 2 months ago
  21. f06b481 manuals: Regenerate counters/VTY through docker by Daniel Willmann · 3 years, 2 months ago
  22. b643765 manual: Update manuals, include sgsn pooling and NS variants by Daniel Willmann · 3 years, 2 months ago
  23. 349b78e gbproxy_main: Fix naming bsc_hack/nsip_proxy -> (osmo-)gbproxy by Daniel Willmann · 3 years, 2 months ago
  24. 52461cf Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 3 months ago
  25. f89d4f8 Bump version: 0.0.1.21-b968-dirty → 0.1.0 by Pau Espin Pedrol · 3 years, 3 months ago 0.1.0
  26. b968c5f gitignore: Ignore autofoo files *~ by Pau Espin Pedrol · 3 years, 3 months ago
  27. f8cba65 gbproxy: Use bssgp2_enc_status when sending STATUS by Daniel Willmann · 3 years, 3 months ago
  28. a8b6165 Add SDU length for an NSE (== BSSGP PDU size) by Daniel Willmann · 3 years, 3 months ago
  29. a8fa567 d/changelog: set epoch=1 by Oliver Smith · 3 years, 3 months ago
  30. 2689c6e Move vty node into gbproxy_vty.c by Daniel Willmann · 3 years, 3 months ago
  31. 86ee31a Remove unused log categories by Daniel Willmann · 3 years, 3 months ago
  32. 44fa201 gbproxy: Use bssgp2_nsi_tx_ptp in gbprox_relay2nse by Daniel Willmann · 3 years, 3 months ago
  33. 1ac920b Remove trailing whitespace by Daniel Willmann · 3 years, 3 months ago
  34. 4499cf4 gb_proxy: fix wrong usage of bssgp_rim_ri_name() by Philipp Maier · 3 years, 3 months ago
  35. 1c5766b gb_proxy: add support for relaying BSSGP RIM messages by Philipp Maier · 3 years, 3 months ago
  36. 3ea3793 Various comment/whitespace changes by Daniel Willmann · 3 years, 3 months ago
  37. fe5d3b7 gbproxy_vty: Fix NRI overlap behaviour to match osmo-bsc by Daniel Willmann · 3 years, 3 months ago
  38. 6cfedc4 gbproxy_vty: Fix NRI VTY help MSC->SGSN by Daniel Willmann · 3 years, 3 months ago
  39. 74882dc gb_proxy: extend TLV parser by Philipp Maier · 3 years, 3 months ago
  40. e4597ec gb_proxy_peer: Require ra_id and cid in gbproxy_cell_alloc by Philipp Maier · 3 years, 3 months ago
  41. e7eabd3 debian/copyright: Drop osmo-sgsn.git leftover files from list by Pau Espin Pedrol · 3 years, 3 months ago
  42. a8da650 Drop c-ares references by Pau Espin Pedrol · 3 years, 3 months ago
  43. 99adf1a gb_proxy_peer: Remove unused function gbproxy_cell_by_bvci_or_new by Philipp Maier · 3 years, 4 months ago
  44. fccbef0 gb_proxy_peer: Add Function to get gbproxy cell by cell id by Daniel Willmann · 3 years, 4 months ago
  45. da3af94 gb_proxy: simplify raid data storage by Philipp Maier · 3 years, 3 months ago
  46. 55a22b8 gb_proxy_ctrl: use mcc-mnc-lac-rac notation instead mcc,mnc,lac,rac by Philipp Maier · 3 years, 3 months ago
  47. 3385506 Bump version: 0.0.0 → 0.0.1 by Oliver Smith · 3 years, 3 months ago 0.0.1
  48. cd3e8e6 contrib/osmo-gbproxy.spec.in: fix config paths by Oliver Smith · 3 years, 4 months ago
  49. 882049d debian: fix installing pdfs for -doc package by Oliver Smith · 3 years, 4 months ago osmith/wip
  50. df0507e Update README to cover osmo-gbproxy and not osmo-sgsn by Harald Welte · 3 years, 4 months ago
  51. 383baca contrib/jenkins.sh: adjust to osmo-gbproxy split by Oliver Smith · 3 years, 4 months ago
  52. 936dfd7 Further clean-up in osmo-sgsn -> osmo-gbproxy migration by Harald Welte · 3 years, 4 months ago
  53. 29532c2 === Split osmo-gbproxy from osmo-sgsn === by Oliver Smith · 3 years, 4 months ago
  54. 3c75624 follow libosmocore/gprs_ns2 API changes (gprs_ns2_dynamic_create_nse) by Alexander Couzens · 3 years, 4 months ago
  55. 571eb95 sgsn: migrate to the new gprs_ns2_vty configuration by Alexander Couzens · 3 years, 4 months ago
  56. b363e21 gbproxy: follow gprs_ns2 API vty changes by Alexander Couzens · 3 years, 4 months ago
  57. 852ebad manuals/gbproxy: Move pooling to separate chapter by Daniel Willmann · 3 years, 4 months ago
  58. ae303b4 manuals/gbproxy: MSC -> SGSN for pooling chapter by Daniel Willmann · 3 years, 4 months ago
  59. 22248f3 manuals/gbproxy: Add osmo-bsc MSC pooling chapter from Neels as a base by Daniel Willmann · 3 years, 4 months ago
  60. 1296972 manuals/gbproxy: Update configuration chapter by Daniel Willmann · 3 years, 4 months ago
  61. fcf0abb Rename OsmoGbPROXY -> *Proxy by Daniel Willmann · 3 years, 4 months ago
  62. 7061bed manual/gbproxy: Update overview chapter by Daniel Willmann · 3 years, 4 months ago
  63. e30985e gbproxy: Avoid depending on any of the SGSN code by Harald Welte · 3 years, 4 months ago
  64. 55c36f9 follow libosmocore/gprs_ns2 API changes of GPRS enums by Alexander Couzens · 3 years, 4 months ago
  65. 8b3ed29 gbproxy: Fix radio status routing by TMSI by Daniel Willmann · 3 years, 4 months ago
  66. cd21afe gbproxy: Improve log messages in gbproxy_select_sgsn by Daniel Willmann · 3 years, 4 months ago
  67. 8266918 gbproxy: Print the correct message type for dummy paging/paging reject by Daniel Willmann · 3 years, 4 months ago
  68. 5614e57 gbproxy: Use IMSI cache for PTP paging and implement DUMMY_PAGING_PS by Daniel Willmann · 3 years, 4 months ago
  69. 9b367d2 gb_proxy: Don't use orphan log subsystem DPCU by Harald Welte · 3 years, 4 months ago
  70. f2812fb gbproxy: Add VTY commands to query the TLLI/IMSI cache by Daniel Willmann · 3 years, 4 months ago
  71. 2c758f2 gbproxy: Define and use help string for gbproxy by Daniel Willmann · 3 years, 4 months ago
  72. 182a0b6 gbproxy: Fix VTY cmd name by Daniel Willmann · 3 years, 4 months ago
  73. d0f2626 gbproxy: Remove unused variable assignment by Daniel Willmann · 3 years, 4 months ago
  74. 9170c34 gbproxy: Move helper function to a more logical place by Daniel Willmann · 3 years, 4 months ago
  75. 5193f22 gbproxy: Use C-style comments by Daniel Willmann · 3 years, 4 months ago
  76. 8613c9d gbproxy: Use IMSI cache to handle PAGING_PS_REJECT by Daniel Willmann · 3 years, 4 months ago
  77. c8a5009 gbproxy: Implement IMSI cache by Daniel Willmann · 3 years, 4 months ago
  78. 3f64c7f contrib/jenkins: don't build osmo-gsm-manuals by Oliver Smith · 3 years, 4 months ago
  79. bd12f3f gbproxy: Increase TLLI cache timeout to 10s by Daniel Willmann · 3 years, 4 months ago
  80. 77493b1 gbproxy: Implement TLLI cache and use it for SUSPEND/RESUME by Daniel Willmann · 3 years, 5 months ago
  81. 78e56f1 configure.ac: define a c standard instead of using the compilers default by Alexander Couzens · 3 years, 5 months ago
  82. 3c56a2a Fix gbproxy_sgsn_by_tlli wraparound by Daniel Willmann · 3 years, 4 months ago
  83. 6964e88 gb_proxy_peer: fix NULL pointer dereference in gbproxy_sgsn_alloc() by Vadim Yanitskiy · 3 years, 4 months ago
  84. 4dba67a gb_proxy_peer: sgsn can never be NULL in gbproxy_sgsn_by_nri() by Vadim Yanitskiy · 3 years, 4 months ago
  85. b387c1e gbproxy: Add VTY command to override the node selection function by Daniel Willmann · 3 years, 5 months ago
  86. a648f3c gbproxy: Add config option to name an SGSN by Daniel Willmann · 3 years, 5 months ago
  87. 7305ba3 gbproxy: use ns2 vty2 by Alexander Couzens · 3 years, 5 months ago
  88. 008de61 sgsn: Use the new NS2 api by Alexander Couzens · 3 years, 10 months ago
  89. 02d7c48 gbproxy: Fix build on Deiban 8 by Harald Welte · 3 years, 5 months ago
  90. 216dff8 gbproxy: Add comments to sgsn functions by Daniel Willmann · 3 years, 5 months ago
  91. d4ab1f9 gbproxy: Add SGSN pooling support by Daniel Willmann · 3 years, 5 months ago
  92. ee834af gbproxy: Add SGSN NRI configuration by Daniel Willmann · 3 years, 5 months ago
  93. 9151b4a gbproxy: Add "show gbproxy cell ..." VTY command by Harald Welte · 3 years, 5 months ago
  94. 98b1b45 gbproxy: Fix confusing log message in gbprox_relay2nse by Daniel Willmann · 3 years, 5 months ago
  95. 1e7be5d osmo-gbproxy: Initialize all hash_maps by Daniel Willmann · 3 years, 5 months ago
  96. ec323bd sgsn: check for NULL of gprs_subscr_get_or_create() by Alexander Couzens · 3 years, 5 months ago
  97. befe1c3 gbproxy: rename vty command "show gbproxy ..." to "show gbproxy bvc ..." by Harald Welte · 3 years, 5 months ago
  98. c6ecfad gbproxy: Improve VTY state introspection by Harald Welte · 3 years, 5 months ago
  99. 209dc9f gbproxy: Implement scaling of BVC flow control in SGSN pool by Harald Welte · 3 years, 5 months ago
  100. d10afca gbproxy: Add FSM related VTY commands by Harald Welte · 3 years, 5 months ago