1. dd28f82 gprs_bssgp_pcu: Fix crash when configuring an existing ns bind by Daniel Willmann · 2 years, 7 months ago daniel/sys4971
  2. 9783967 Add counters: pcu.sgsn.N.rx_paging_{cs,ps} by Oliver Smith · 2 years, 11 months ago
  3. 890de98 Make gcc 11.1.0 false positivies happy by Pau Espin Pedrol · 2 years, 11 months ago
  4. 9c1db17 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years ago
  5. 2761e57 cosmetic: Fix typo s/TIMSI/TMSI/ by Pau Espin Pedrol · 3 years ago
  6. bd54205 Optimize PAGING-CS PDCH set selection when target MS is known by Pau Espin Pedrol · 3 years, 1 month ago
  7. d9367e3 vty: Add configuration for Gb DSCP and socket priority by Harald Welte · 3 years, 1 month ago
  8. 14339f6 Use negative numbers for non-spec osmo-specific timers by Pau Espin Pedrol · 3 years, 1 month ago
  9. 8251926 gprs_bssgp_pcu: ensure only known BVCI can be resetted by the SGSN by Alexander Couzens · 3 years, 3 months ago
  10. 423bf8c gprs_bssgp_pcu: rework BSSGP Reset messages to support SGSN originated BSSGP-RESET by Alexander Couzens · 3 years, 4 months ago
  11. 151bc5b gprs_bssgp: use gprs_ns2_sns_add_bind() to allow the NSE to use the binds for IP-SNS configuration by Alexander Couzens · 3 years, 4 months ago
  12. 94a367f gprs_bssgp: rename gprs_ns_config -> gprs_ns_update_config by Alexander Couzens · 3 years, 4 months ago
  13. 13a12e2 gprs_bssgp: rework and rename ns_create_nsvc -> ns_configure_nse by Alexander Couzens · 3 years, 4 months ago
  14. f7ec525 follow gprs_ns2 API enum changes by Alexander Couzens · 3 years, 4 months ago
  15. 3a27102 Initial handling support for RIM messages by Pau Espin Pedrol · 3 years, 4 months ago
  16. db5e339 Get rid of singleton gprs_bssgp_pcu_current_bctx() by Pau Espin Pedrol · 3 years, 4 months ago
  17. d1049dc Allow multiple bts objects in PCU by Pau Espin Pedrol · 3 years, 4 months ago
  18. 8a35e64 Convert gprs_bssgp_pcu.cpp to C by Pau Espin Pedrol · 3 years, 4 months ago[Renamed (97%) from src/gprs_bssgp_pcu.cpp]
  19. a45aafd Get rid of bts singletons by Pau Espin Pedrol · 3 years, 4 months ago
  20. 2182e62 Unify BTS into a C usable structure by Pau Espin Pedrol · 3 years, 5 months ago
  21. f473ec9 Move llc_* fields from BTS to PCU by Pau Espin Pedrol · 3 years, 5 months ago
  22. e891222 Move fc_* fields from BTS to PCU by Pau Espin Pedrol · 3 years, 5 months ago
  23. 113fb41 Move ns_dialect field from BTS to PCU by Pau Espin Pedrol · 3 years, 5 months ago
  24. e8dcf64 Move cs_adj* fields from BTS to PCU by Pau Espin Pedrol · 3 years, 5 months ago
  25. 924aaad Move T_defs_pcu from BTS to PCU object by Pau Espin Pedrol · 3 years, 5 months ago
  26. ac3fd12 Split PCU global PCU object from BTS object by Pau Espin Pedrol · 3 years, 5 months ago
  27. 1e6c350 ns2: follow ns2 sns api changes by Alexander Couzens · 3 years, 6 months ago
  28. b644fd1 ns2: follow changes to add a unique name to all binds by Alexander Couzens · 3 years, 6 months ago
  29. 5012e07 ns2: follow ns2 dialect changes by Alexander Couzens · 3 years, 6 months ago
  30. 30d9a59 NS2: rework handling of unknown primitive by Alexander Couzens · 3 years, 7 months ago
  31. 4e8f2c3 gprs_bssgp_pcu: follow ns2 library changes by Alexander Couzens · 3 years, 7 months ago
  32. cb98894 TLLI 0x00000000 is a valid TLLI, use 0xffffffff instead by Vadim Yanitskiy · 3 years, 7 months ago
  33. 87eec1f Get rid of bts->egprs_enabled by Pau Espin Pedrol · 3 years, 7 months ago
  34. 343ec9b Take into account BTS supported (M)CS values when retrieving the maximum by Pau Espin Pedrol · 3 years, 7 months ago
  35. d87722d pcuif: Improve BTS-supported CS/MCS handling by Pau Espin Pedrol · 3 years, 7 months ago
  36. a284854 NS2: follow the change of ownership by Alexander Couzens · 3 years, 7 months ago
  37. 2c1fed2 BSSGP: constify argument 'tp' of gprs_bssgp_pcu_rx_paging_{cs,ps} by Vadim Yanitskiy · 3 years, 7 months ago
  38. e9bddab BSSGP: use tlvp_val8() in gprs_bssgp_pcu_rx_paging_cs() by Vadim Yanitskiy · 3 years, 7 months ago
  39. 5bece2a Rework NS configuration over the info indication by Alexander Couzens · 3 years, 8 months ago
  40. 974cc7b gprs_bssgp_pcu: fix: do not crash on receipt of subsequent INFO.ind by Vadim Yanitskiy · 3 years, 8 months ago
  41. d038361 struct gprs_rlcmac_bts: remove unused 'nsei' field by Vadim Yanitskiy · 3 years, 8 months ago
  42. 0d0ac1b gprs_bssgp_pcu: fix possible memleak in gprs_nsvc_create_and_connect() by Vadim Yanitskiy · 3 years, 8 months ago
  43. 194b6f0 gprs_bssgp_pcu: make osmo_sockaddr local/sgsn arguments const by Vadim Yanitskiy · 3 years, 8 months ago
  44. 290d903 Use the new NS2 lib by Alexander Couzens · 3 years, 9 months ago
  45. 1d68cdf Fix recent typo preventing MS from registering by Pau Espin Pedrol · 3 years, 9 months ago
  46. 59fc0bd paging: pass struct osmo_mobile_identity, not encoded IE bytes by Neels Hofmeyr · 3 years, 9 months ago
  47. 0052051 use new osmo_mobile_identity api (avoid deprecation) by Neels Hofmeyr · 3 years, 9 months ago
  48. 2ae8337 Get rid of class GprsCodingScheme by Pau Espin Pedrol · 4 years ago
  49. 0b25f69 BSSGP: fix: properly encode P-TMSI in RR Paging Request by Vadim Yanitskiy · 4 years, 2 months ago
  50. f497412 BSSGP: cosmetic use OSMO_IMSI_BUF_SIZE from libosmocore by Vadim Yanitskiy · 4 years, 2 months ago
  51. de7bb75 Use downlink BSSGP RA Cap IE by Pau Espin Pedrol · 4 years, 4 months ago
  52. 1de6873 Use clock_gettime(CLOCK_MONOTONIC) and timespec everywhere by Pau Espin Pedrol · 4 years, 3 months ago
  53. 3568fcf gprs_bssgp_pcu: fixup: fix length check in gprs_bssgp_pcu_rx_dl_ud() by Vadim Yanitskiy · 4 years, 4 months ago
  54. 3898cd6 gprs_bssgp_pcu: fix invalid use of non-static data member 'frame' by Vadim Yanitskiy · 4 years, 4 months ago
  55. 771de1f Support PAGING-CS and PAGING-PS on on PTP-BVCI by Pau Espin Pedrol · 4 years, 6 months ago
  56. 65a0d1d Support Gb PAGING-CS by Pau Espin Pedrol · 4 years, 6 months ago
  57. 5530f12 Allow Gb PAGING-PS without P-TMSI by Pau Espin Pedrol · 4 years, 6 months ago
  58. d7c3265 Pass paging group instead of imsi where later is not needed by Pau Espin Pedrol · 4 years, 5 months ago
  59. db12f25 Log BVCI PTP value upon msg recv by Pau Espin Pedrol · 4 years, 5 months ago
  60. 3f064f5 prs_bssgp_pcu.cpp: Mark priv funcs as static and remove trailing whitespace by Pau Espin Pedrol · 4 years, 6 months ago
  61. 0bf622e gprs_bssgp_destroy(): fix memleak and NULL-pointer dereference by Vadim Yanitskiy · 4 years, 7 months ago
  62. ce27d1e BSSGP: properly print BVCI for signalling messages (BVCI=0) by Vadim Yanitskiy · 4 years, 7 months ago
  63. ef44414 BSSGP: do not reject SUSPEND ACK / NACK messages by Vadim Yanitskiy · 4 years, 7 months ago
  64. 5211d9d Use osmo_tdef for BSSGP T1 and T2 by Pau Espin Pedrol · 4 years, 9 months ago
  65. a8892a6 Use proper API osmo_timer_setup() to set up timer struct by Pau Espin Pedrol · 4 years, 9 months ago
  66. 2c076bc gprs_bssgp_pcu_rx_dl_ud(): use OSMO_IMSI_BUF_SIZE by Vadim Yanitskiy · 4 years, 10 months ago
  67. 6170ac0 gprs_bssgp_pcu.cpp: check return code of gsm48_mi_to_string() by Vadim Yanitskiy · 4 years, 10 months ago
  68. aad87b6 gprs_bssgp_pcu_rx_dl_ud(): fix: BSSGP_IE_IMSI is optional by Vadim Yanitskiy · 4 years, 10 months ago
  69. 7b7f204 bssgp: Fix dead code: PDUT_STATUS can never reach this part by Harald Welte · 4 years, 11 months ago
  70. f3038e7 Use libosmocore for IMSI parsing by Max · 5 years ago
  71. 5c3783b gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instance by Alexander Couzens · 5 years ago
  72. eb64d43 gprs_bssgp_pcu: make gprs_bssgp_ns_cb public by Alexander Couzens · 5 years ago
  73. 136ebcc MCS: use value_string for conversion by Max · 5 years ago
  74. 51754b6 MCS: move HeaderType enum outside of class definition by Max · 5 years ago
  75. 57d3515 Optionally Use the NS Sub-Network-Service (SNS) on Gb by Harald Welte · 6 years ago
  76. b26854c Mark gprs_ns_reconnect() as static (not used outside of C file) by Harald Welte · 5 years ago
  77. 3df1532 check bssgp_tlv_parse() return code in gprs_bssgp_pcu_rcvmsg() by Stefan Sperling · 6 years ago
  78. 7490622 gprs_bssgp_pcu.cpp: Comment unused function parse_ra_cap by Pau Espin Pedrol · 6 years ago
  79. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  80. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  81. 1187a77 Update header includes by Max · 6 years ago
  82. ef784e4 Remove unused includes and forward declarations by Max · 6 years ago
  83. 4c9ec22 gb: allow only packets from a specific SGSN by Philipp Maier · 7 years ago
  84. 05d7b5d BSSGP: Improve logging of received messages by Harald Welte · 7 years ago
  85. 2813f93 BSSGP: Use libosmocore for BVC-RESET by Max · 7 years ago
  86. 49b7822 use tlvp_val16be() rather than manual pointer-cast + ntohs() by Harald Welte · 7 years ago
  87. 356ac61 Fix format string error (string needs %s) by Harald Welte · 7 years ago
  88. a49475b Print human-readable BSSGP PDU type by Max · 7 years ago
  89. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  90. a01e2ee logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  91. 4ae5406 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  92. 7f28c97 edge: Support all coding schemes for BSSGP flow control by Jacob Erlbeck · 8 years ago
  93. 741d25c bssgp: Ignore downlink BSSGP RA Cap IE by Jacob Erlbeck · 8 years ago
  94. 4a07a3b edge: Get EGPRS MS class from downlink BSSGP by Jacob Erlbeck · 8 years ago
  95. acf66fb Revert "bssgp: Add hand-coded extended RA Cap parser" by Jacob Erlbeck · 8 years ago
  96. a35122c bssgp: Add hand-coded extended RA Cap parser by Jacob Erlbeck · 8 years ago
  97. c362df2 pcu: Fix memory corruption bugs (ASAN) by Jacob Erlbeck · 8 years ago
  98. 14e00f8 edge: Extend gprs_rlcmac_dl_tbf::handle by egprs_ms_class by Jacob Erlbeck · 9 years ago
  99. 2db0f08 bssgp: Use measured leak rate for flow control by Jacob Erlbeck · 9 years ago
  100. ebebad1 ns: Reconnect NSVC after timeout by Jacob Erlbeck · 9 years ago