1. 7112867 gprs_ns2_sns: refactor local and remote entries into a struct by Alexander Couzens · 3 years, 1 month ago
  2. 31d52e1 gprs_ns2_sns: bss: improve validation of configuration by Alexander Couzens · 3 years, 1 month ago
  3. 6608ce9 gprs_ns2_sns: move selection of the next bind into own function by Alexander Couzens · 3 years, 2 months ago
  4. 05047b7 ns2: Use NSVC bufid in stats report by Pau Espin Pedrol · 3 years, 1 month ago
  5. 09f075f stat,rate_ctr: Allow setting group name and use it at report time by Pau Espin Pedrol · 3 years, 1 month ago
  6. d794806 gprs_ns2: rework id strings of nsvcs by Alexander Couzens · 3 years, 1 month ago
  7. 7d68959 fsm: cosmetic: fix weird spacing in osmo_fsm_inst_alloc() by Vadim Yanitskiy · 3 years, 1 month ago
  8. 7b894a7 Use new stat item/ctr getter APIs by Pau Espin Pedrol · 3 years, 1 month ago
  9. 442ff64 gsm_08_58.h: add mask for Osmocom specific VAMOS C-bits by Vadim Yanitskiy · 3 years, 1 month ago
  10. 5fe3de5 stat,rate_ctr: Introduce new API to get counter at given index by Pau Espin Pedrol · 3 years, 1 month ago
  11. 20199da sim: Add osim_card_{reset,close}() API by Harald Welte · 3 years, 1 month ago
  12. 6c7ac6a range_enc_determine_range(): Don't dereference array on size=0 by Pau Espin Pedrol · 3 years, 1 month ago
  13. 208c5b6 fixup for gsm48_chan_mode_to_non_vamos() by Neels Hofmeyr · 3 years, 1 month ago
  14. fc02ff4 gsm_08_58.h: add Osmocom specific Bm/Lm CBITs for VAMOS by Vadim Yanitskiy · 3 years, 1 month ago
  15. 57850ae rsl: make rsl_dec_chan_nr() more readable, use RSL_CHAN_NR_MASK by Vadim Yanitskiy · 3 years, 1 month ago
  16. 1559689 gprs_ns2: vty: fix removing a bind from a SNS by Alexander Couzens · 3 years, 2 months ago
  17. a35c296 gprs_ns2: sns: fix del bind() by Alexander Couzens · 3 years, 2 months ago
  18. fef61cd add RSL_CMOD_CRT_OSMO_TCH_VAMOS_Bm, RSL_CMOD_CRT_OSMO_TCH_VAMOS_Lm by Neels Hofmeyr · 3 years, 2 months ago
  19. dd6f136 add RSL_IE_OSMO_TRAINING_SEQUENCE by Neels Hofmeyr · 3 years, 2 months ago
  20. 645aec8 vty: Introduce API vty_read_config_filep by Pau Espin Pedrol · 3 years, 1 month ago
  21. ebb6c1f vty: Implement missing public API host_config_file() by Pau Espin Pedrol · 3 years, 1 month ago
  22. 24980ba osmo_sock_*_ofd(): Mark OSMO_FD_WRITE on non-blocking connect() by Harald Welte · 3 years, 2 months ago
  23. a5af044 gb: Fix missing exporting symbol bssgp_encode_rim_pdu by Pau Espin Pedrol · 3 years, 2 months ago
  24. adef546 Revert "gb: Fix naming and export symbol bssgp_enc_rim_pdu" by Pau Espin Pedrol · 3 years, 2 months ago
  25. f466a15 gsm/abis_nm: add missing NM_OC_IPAC_* value-string entries by Vadim Yanitskiy · 3 years, 2 months ago
  26. 43ad616 gb: Fix naming and export symbol bssgp_enc_rim_pdu by Pau Espin Pedrol · 3 years, 2 months ago
  27. a488639 osmo_timer_pending: Make arg const by Pau Espin Pedrol · 3 years, 2 months ago
  28. 5782fec ns2: change the 'priority' setting name to 'socket-priority' by Harald Welte · 3 years, 2 months ago
  29. a545842 ipa_ccm_make_id_resp: Make it work at all by Harald Welte · 3 years, 2 months ago
  30. b189b5f Fix ipa_ccm_make_id_resp_from_req to work at all by Harald Welte · 3 years, 2 months ago
  31. 539272d Fix ipa_ccm_make_id_resp_from_req by Harald Welte · 3 years, 2 months ago
  32. d99e4ee ns2: Allow setting the socket priority for a UDP bind by Harald Welte · 3 years, 2 months ago
  33. 915caf7 gprs_ns: Fix another DSCP vs. TOS mistake in old NS code by Harald Welte · 3 years, 2 months ago
  34. 485b3f7 ns2: migrate from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 2 months ago
  35. f8a4e13 gprs_ns2_frgre: Ensure DSCP is sin premitted value range by Harald Welte · 3 years, 2 months ago
  36. 628f534 gprs_ns2: Fix yet another DSCP vs. TOS mix-up by Harald Welte · 3 years, 2 months ago
  37. 87fa1ca fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeout by Neels Hofmeyr · 3 years, 2 months ago
  38. 903e670 socket: IPv6 support for osmo_sock_set_dscp() by Harald Welte · 3 years, 2 months ago
  39. c545ff6 socket: QoS support for all our socket init functions by Harald Welte · 3 years, 2 months ago
  40. faf6b70 socket: reduce code duplication, introduce socket_helper_tail() by Harald Welte · 3 years, 2 months ago
  41. ecc0bd8 socket: Introduce osmo_sock_set_priority() helper function by Harald Welte · 3 years, 2 months ago
  42. c96d716 ns2: Fix setting the DSCP value. by Harald Welte · 3 years, 2 months ago
  43. ce53e03 socket: Introduce osmo_sock_set_dscp() to set socket DSCP value by Harald Welte · 3 years, 2 months ago
  44. 069967b ns2: Dump frame relay state to VTY during "show ns" by Harald Welte · 3 years, 3 months ago
  45. 47cc55c frame_relay: Export osmo_fr_network_free() by Harald Welte · 3 years, 3 months ago
  46. a912d19 sim: Remove 'printf' from library code by Harald Welte · 3 years, 2 months ago
  47. 22117a7 sim: Obtain card ATR when opening the card by Harald Welte · 3 years, 2 months ago
  48. a0f2b21 gsm48_mr_cfg_from_gsm0808_sc_cfg(): drop bitmask without effect by Neels Hofmeyr · 3 years, 3 months ago
  49. cde4779 gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdef by Pau Espin Pedrol · 3 years, 2 months ago
  50. 4b44ac4 RR: add missing Extended TSC Set IE by Neels Hofmeyr · 3 years, 2 months ago
  51. a9da9f7 RR: add VAMOS channel modes by Neels Hofmeyr · 3 years, 2 months ago
  52. 49766ab cosmetic: fix typo in comment by Pau Espin Pedrol · 3 years, 2 months ago
  53. 1b625cb gsm: Support Sending Last EUTRAN PLMN Id in Handover Required by Pau Espin Pedrol · 3 years, 3 months ago
  54. e731a7d protocol/gsm_08_58.h: add asymmetric CSD data rates by Vadim Yanitskiy · 3 years, 2 months ago
  55. 307b201 protocol/gsm_08_58.h: add more 'Channel rate and type' values by Vadim Yanitskiy · 3 years, 2 months ago
  56. 99f6cd5 protocol/gsm_08_58.h: add RSL_CMOD_SP_{GSM4,GSM5,GSM6} by Vadim Yanitskiy · 3 years, 2 months ago
  57. 27a5592 gprs_ns2: add functions for SNS add/del/change-weight messages by Alexander Couzens · 3 years, 4 months ago
  58. 0a7c5ee gprs_ns2: SNS: allow transition missing transition GPRS_SNS_ST_UNCONFIGURED by Alexander Couzens · 3 years, 3 months ago
  59. 4da98cc cosmetic: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 3 months ago
  60. d110529 cosmetic: tlv_parser: fix typo in func description by Pau Espin Pedrol · 3 years, 3 months ago
  61. 8b913af gsm_08_08.h: Add extra field elements defined in other sections by Pau Espin Pedrol · 3 years, 3 months ago
  62. 79a3a84 gprs_ns2: fix nsvc block and unblock vty command by Alexander Couzens · 3 years, 3 months ago
  63. 4b46b7e vty/logging: logp: properly handle library specific sub-systems by Vadim Yanitskiy · 3 years, 3 months ago
  64. 47c7b4f add osmo_bts_features_names: short BTS feature strings by Neels Hofmeyr · 3 years, 3 months ago
  65. 524b4f8 deprecate osmo_bts_feature_name(), add osmo_bts_features_desc() by Neels Hofmeyr · 3 years, 3 months ago
  66. d439360 stats: have_value is a bool, not int by Oliver Smith · 3 years, 3 months ago
  67. 2623fca stats: log error when missing stats values (v2) by Oliver Smith · 3 years, 3 months ago
  68. c793058 stats_test: restore stat_item_get_next asserts by Oliver Smith · 3 years, 3 months ago
  69. 6140194 stat_item: make value ids item specific by Oliver Smith · 3 years, 3 months ago
  70. 2d1a9fa vty/logging: ensure consistent '%' prefix for warnings by Vadim Yanitskiy · 3 years, 3 months ago
  71. ad34465 vty/logging: use consistent quiting in warning messages by Vadim Yanitskiy · 3 years, 3 months ago
  72. e7dfeac gprs_ns2_vty: print a response to vty `nsvc <nsvci> (block|unblock|reset) by Alexander Couzens · 3 years, 3 months ago
  73. 53e7009 gprs_ns2: sns: remove the initial SNS NSVC if it's not part by Alexander Couzens · 3 years, 3 months ago
  74. cdb2baa gprs_ns2: sns: ensure the sns->alive state is correct by Alexander Couzens · 3 years, 3 months ago
  75. 5b72247 gprs_ns2: nsvc_fsm: reorder notification st_alive_on_enter() by Alexander Couzens · 3 years, 3 months ago
  76. 43686da stat_item: add comment with struct overview by Oliver Smith · 3 years, 3 months ago
  77. d3490bc stat_item: make next_id argument name consistent by Oliver Smith · 3 years, 3 months ago
  78. 8bd63b6 gprs_ns2: vty: remove a white space in `show binds` by Alexander Couzens · 3 years, 3 months ago
  79. 7619ed4 gprs_ns2: fix memory leaks when receiving SNS or invalid packets by Alexander Couzens · 3 years, 3 months ago
  80. c2fbbd7 gprs_ns2_sns: Fix memory leak when creating ip[46]_local arrays by Harald Welte · 3 years, 4 months ago
  81. 158bc79 add BTS_FEAT_VAMOS by Neels Hofmeyr · 3 years, 3 months ago
  82. 1c4195f Skip RPM checks if no *.spec.in available by Pau Espin Pedrol · 3 years, 3 months ago
  83. 3053bbb gprs_ns2_sns: Don't create NS-VCs for binds outside the NSE by Harald Welte · 3 years, 3 months ago
  84. e8c6106 gprs_ns2_sns: remove code duplication in create_missing_nsvcs() by Harald Welte · 3 years, 3 months ago
  85. 27e5873 gprs_ns2: add vty command `nsvc <nsvci> reset` by Alexander Couzens · 3 years, 3 months ago
  86. 1dd9cbf gprs_ns2: dump_nsvc: correct indention by Alexander Couzens · 3 years, 3 months ago
  87. 0ea4a4e gprs_ns2_vty: make the `show ns entities` and `show ns binds` look similiar by Alexander Couzens · 3 years, 3 months ago
  88. 3e539ed gprs_ns2_vty: hide dynamic NSE information when ask for persistant only by Alexander Couzens · 3 years, 3 months ago
  89. 75b6188 gprs_ns2: always use the same method to print NSVCs by Alexander Couzens · 3 years, 3 months ago
  90. 6cf65d9 gprs_ns2: rework logging of Rx and Tx NS PDU by Alexander Couzens · 3 years, 5 months ago
  91. 2d807b6 gprs_ns2_sns: Compute local endpoints before using them by Harald Welte · 3 years, 3 months ago
  92. 5e40831 gprs_ns2: Actually start Tns-test after SNS-CONFIG creates NS-VC by Harald Welte · 3 years, 3 months ago
  93. c51ddf2 gprs_ns2_vc_fsm: In IP-SNS/ALIVE mode, initial state is ALIVE/UNBLOCKED by Harald Welte · 3 years, 4 months ago
  94. c962a2e gprs_ns2: Add comments explaining the nsvc->sns_only field by Harald Welte · 3 years, 4 months ago
  95. d164ef8 gprs_ns2_sns: Allow VTY configuration of default binds for IP-SNS by Harald Welte · 3 years, 4 months ago
  96. fe0266e gprs_ns2: dynamic NS-VC + NSE creation for IP-SNS in SGSN role by Harald Welte · 3 years, 4 months ago
  97. 42e3646 gprs_ns2_vty: Permit VTY configuration of bind->accept_sns by Harald Welte · 3 years, 4 months ago
  98. 01fa6a3 gprs_ns2_sns: Implement checks during processing of inbound SNS-SIZE by Harald Welte · 3 years, 4 months ago
  99. 24f4df5 gprs_ns2_sns: Assume the SGSN has a very large number of max. NSVC by Harald Welte · 3 years, 4 months ago
  100. 4e41acc gprs_ns2_sns: SNS-SIZE contains the actual number of local endpoints by Harald Welte · 3 years, 3 months ago