1. 3a06302 gsm0503_coding: use ahs tables when encoding ahs codec id by Philipp Maier · 2 years, 9 months ago 2021q1
  2. a488639 osmo_timer_pending: Make arg const by Pau Espin Pedrol · 3 years, 1 month ago
  3. 5782fec ns2: change the 'priority' setting name to 'socket-priority' by Harald Welte · 3 years, 1 month ago
  4. a545842 ipa_ccm_make_id_resp: Make it work at all by Harald Welte · 3 years, 1 month ago
  5. b189b5f Fix ipa_ccm_make_id_resp_from_req to work at all by Harald Welte · 3 years, 1 month ago
  6. 539272d Fix ipa_ccm_make_id_resp_from_req by Harald Welte · 3 years, 1 month ago
  7. d99e4ee ns2: Allow setting the socket priority for a UDP bind by Harald Welte · 3 years, 1 month ago
  8. 915caf7 gprs_ns: Fix another DSCP vs. TOS mistake in old NS code by Harald Welte · 3 years, 1 month ago
  9. 485b3f7 ns2: migrate from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 1 month ago
  10. f8a4e13 gprs_ns2_frgre: Ensure DSCP is sin premitted value range by Harald Welte · 3 years, 1 month ago
  11. 628f534 gprs_ns2: Fix yet another DSCP vs. TOS mix-up by Harald Welte · 3 years, 1 month ago
  12. 87fa1ca fix default_timeout type of osmo_tdef_fsm_inst_state_chg default_timeout by Neels Hofmeyr · 3 years, 1 month ago
  13. 903e670 socket: IPv6 support for osmo_sock_set_dscp() by Harald Welte · 3 years, 1 month ago
  14. c545ff6 socket: QoS support for all our socket init functions by Harald Welte · 3 years, 1 month ago
  15. faf6b70 socket: reduce code duplication, introduce socket_helper_tail() by Harald Welte · 3 years, 1 month ago
  16. ecc0bd8 socket: Introduce osmo_sock_set_priority() helper function by Harald Welte · 3 years, 1 month ago
  17. c96d716 ns2: Fix setting the DSCP value. by Harald Welte · 3 years, 1 month ago
  18. ce53e03 socket: Introduce osmo_sock_set_dscp() to set socket DSCP value by Harald Welte · 3 years, 1 month ago
  19. 069967b ns2: Dump frame relay state to VTY during "show ns" by Harald Welte · 3 years, 2 months ago
  20. 47cc55c frame_relay: Export osmo_fr_network_free() by Harald Welte · 3 years, 2 months ago
  21. a912d19 sim: Remove 'printf' from library code by Harald Welte · 3 years, 1 month ago
  22. 22117a7 sim: Obtain card ATR when opening the card by Harald Welte · 3 years, 1 month ago
  23. a0f2b21 gsm48_mr_cfg_from_gsm0808_sc_cfg(): drop bitmask without effect by Neels Hofmeyr · 3 years, 1 month ago
  24. cde4779 gsm0808: Introduce gsm0808_old_bss_to_new_bss_info_att_tlvdef by Pau Espin Pedrol · 3 years, 1 month ago
  25. 4b44ac4 RR: add missing Extended TSC Set IE by Neels Hofmeyr · 3 years, 1 month ago
  26. a9da9f7 RR: add VAMOS channel modes by Neels Hofmeyr · 3 years, 1 month ago
  27. 49766ab cosmetic: fix typo in comment by Pau Espin Pedrol · 3 years, 1 month ago
  28. 1b625cb gsm: Support Sending Last EUTRAN PLMN Id in Handover Required by Pau Espin Pedrol · 3 years, 1 month ago
  29. 27a5592 gprs_ns2: add functions for SNS add/del/change-weight messages by Alexander Couzens · 3 years, 3 months ago
  30. 0a7c5ee gprs_ns2: SNS: allow transition missing transition GPRS_SNS_ST_UNCONFIGURED by Alexander Couzens · 3 years, 1 month ago
  31. d110529 cosmetic: tlv_parser: fix typo in func description by Pau Espin Pedrol · 3 years, 1 month ago
  32. 79a3a84 gprs_ns2: fix nsvc block and unblock vty command by Alexander Couzens · 3 years, 1 month ago
  33. 4b46b7e vty/logging: logp: properly handle library specific sub-systems by Vadim Yanitskiy · 3 years, 2 months ago
  34. 47c7b4f add osmo_bts_features_names: short BTS feature strings by Neels Hofmeyr · 3 years, 2 months ago
  35. d439360 stats: have_value is a bool, not int by Oliver Smith · 3 years, 2 months ago
  36. 2623fca stats: log error when missing stats values (v2) by Oliver Smith · 3 years, 2 months ago
  37. 6140194 stat_item: make value ids item specific by Oliver Smith · 3 years, 2 months ago
  38. 2d1a9fa vty/logging: ensure consistent '%' prefix for warnings by Vadim Yanitskiy · 3 years, 2 months ago
  39. ad34465 vty/logging: use consistent quiting in warning messages by Vadim Yanitskiy · 3 years, 2 months ago
  40. e7dfeac gprs_ns2_vty: print a response to vty `nsvc <nsvci> (block|unblock|reset) by Alexander Couzens · 3 years, 2 months ago
  41. 53e7009 gprs_ns2: sns: remove the initial SNS NSVC if it's not part by Alexander Couzens · 3 years, 2 months ago
  42. cdb2baa gprs_ns2: sns: ensure the sns->alive state is correct by Alexander Couzens · 3 years, 2 months ago
  43. 5b72247 gprs_ns2: nsvc_fsm: reorder notification st_alive_on_enter() by Alexander Couzens · 3 years, 2 months ago
  44. 43686da stat_item: add comment with struct overview by Oliver Smith · 3 years, 2 months ago
  45. d3490bc stat_item: make next_id argument name consistent by Oliver Smith · 3 years, 2 months ago
  46. 8bd63b6 gprs_ns2: vty: remove a white space in `show binds` by Alexander Couzens · 3 years, 2 months ago
  47. 7619ed4 gprs_ns2: fix memory leaks when receiving SNS or invalid packets by Alexander Couzens · 3 years, 2 months ago
  48. c2fbbd7 gprs_ns2_sns: Fix memory leak when creating ip[46]_local arrays by Harald Welte · 3 years, 3 months ago
  49. 158bc79 add BTS_FEAT_VAMOS by Neels Hofmeyr · 3 years, 2 months ago
  50. 3053bbb gprs_ns2_sns: Don't create NS-VCs for binds outside the NSE by Harald Welte · 3 years, 2 months ago
  51. e8c6106 gprs_ns2_sns: remove code duplication in create_missing_nsvcs() by Harald Welte · 3 years, 2 months ago
  52. 27e5873 gprs_ns2: add vty command `nsvc <nsvci> reset` by Alexander Couzens · 3 years, 2 months ago
  53. 1dd9cbf gprs_ns2: dump_nsvc: correct indention by Alexander Couzens · 3 years, 2 months ago
  54. 0ea4a4e gprs_ns2_vty: make the `show ns entities` and `show ns binds` look similiar by Alexander Couzens · 3 years, 2 months ago
  55. 3e539ed gprs_ns2_vty: hide dynamic NSE information when ask for persistant only by Alexander Couzens · 3 years, 2 months ago
  56. 75b6188 gprs_ns2: always use the same method to print NSVCs by Alexander Couzens · 3 years, 2 months ago
  57. 6cf65d9 gprs_ns2: rework logging of Rx and Tx NS PDU by Alexander Couzens · 3 years, 4 months ago
  58. 2d807b6 gprs_ns2_sns: Compute local endpoints before using them by Harald Welte · 3 years, 2 months ago
  59. 5e40831 gprs_ns2: Actually start Tns-test after SNS-CONFIG creates NS-VC by Harald Welte · 3 years, 2 months ago
  60. c51ddf2 gprs_ns2_vc_fsm: In IP-SNS/ALIVE mode, initial state is ALIVE/UNBLOCKED by Harald Welte · 3 years, 3 months ago
  61. c962a2e gprs_ns2: Add comments explaining the nsvc->sns_only field by Harald Welte · 3 years, 3 months ago
  62. d164ef8 gprs_ns2_sns: Allow VTY configuration of default binds for IP-SNS by Harald Welte · 3 years, 3 months ago
  63. fe0266e gprs_ns2: dynamic NS-VC + NSE creation for IP-SNS in SGSN role by Harald Welte · 3 years, 3 months ago
  64. 42e3646 gprs_ns2_vty: Permit VTY configuration of bind->accept_sns by Harald Welte · 3 years, 3 months ago
  65. 01fa6a3 gprs_ns2_sns: Implement checks during processing of inbound SNS-SIZE by Harald Welte · 3 years, 3 months ago
  66. 24f4df5 gprs_ns2_sns: Assume the SGSN has a very large number of max. NSVC by Harald Welte · 3 years, 3 months ago
  67. 4e41acc gprs_ns2_sns: SNS-SIZE contains the actual number of local endpoints by Harald Welte · 3 years, 2 months ago
  68. a2c5af5 gprs_ns2_sns: Verify mandatory IE presence in incoming SNS-SIZE by Harald Welte · 3 years, 3 months ago
  69. 46eb764 gprs_ns2_sns: Don't clear remote IP endpoints in SGSN role by Harald Welte · 3 years, 3 months ago
  70. 579699b gprs_ns2_vty: Allow creating NSE in sgsn-role by Harald Welte · 3 years, 3 months ago
  71. 5b034fb gprs_ns2: Introduce gprs_ns2_create_nse2() for SGSN side SNS by Harald Welte · 3 years, 3 months ago
  72. 694dad5 gprs_ns2_sns: Rename BSS-side states to include 'bss' in name by Harald Welte · 3 years, 2 months ago
  73. f61a915 gprs_ns2_sns: Add some more OSMO_ASSERT about BSS role by Harald Welte · 3 years, 3 months ago
  74. 4f12746 gprs_ns2_sns: Support for SGSN-side IP-SNS by Harald Welte · 3 years, 3 months ago
  75. a7eb735 Revert "stats: log error when missing stats values" by Oliver Smith · 3 years, 2 months ago
  76. d290439 stats: log error when missing stats values by Oliver Smith · 3 years, 2 months ago
  77. 9e37bf4 gprs_ns2_sns: Split allstate action in generic and BSS-specific part by Harald Welte · 3 years, 3 months ago
  78. 06d9bf9 gprs_ns2: Encapsulate setting NSE dialect by Harald Welte · 3 years, 3 months ago
  79. c1c7e4a gprs_ns2_sns: Unify handling of SNS-CONFIG for IPv4 + IPv6 by Harald Welte · 3 years, 3 months ago
  80. 2aa527b stats: Ensure that each osmo_stat_item only reports once per interval by Daniel Willmann · 3 years, 3 months ago
  81. 24920e2 gprs_ns2_sns: refactor ns2_sns_st_size_onenter() by Harald Welte · 3 years, 3 months ago
  82. 2230a91 gprs_ns2_vty: Clarify VTY help string wording by Harald Welte · 3 years, 3 months ago
  83. 502845e gprs_ns2_sns: Remove TODO (spec agrees, the correct cause code is used) by Harald Welte · 3 years, 3 months ago
  84. 0599287 gprs_ns2_sns: Implement error log in case no binds found for NSE by Harald Welte · 3 years, 3 months ago
  85. 7d0daac gprs_ns2: Pass peer/remote sockaddr argument to ns2_create_vc() by Harald Welte · 3 years, 3 months ago
  86. a39b259 gprs_ns2: Remove any references to DNS; we use DLNS in NS2. by Harald Welte · 3 years, 3 months ago
  87. b9f2387 gprs_ns2_sns: Dispatch inbound SNS-ACK to FSM by Harald Welte · 3 years, 3 months ago
  88. 22274df gprs_ns2: Log all transmitted SNS messages by Harald Welte · 3 years, 3 months ago
  89. 04647e1 cosmetic: ssn: some more comments by Harald Welte · 3 years, 3 months ago
  90. 3255668 gprs_ns2: don't OSMO_ASSERT() while freeing NS-VC. by Alexander Couzens · 3 years, 3 months ago
  91. 5baa141 gprs_bssgp: use BVCI_SIGNALLING/BVCI_PTM instead of 0/1 by Alexander Couzens · 3 years, 3 months ago
  92. 7819ff6 gprs_bssgp: add support for SGSN oriented RESET by Alexander Couzens · 3 years, 3 months ago
  93. f286fdc Bump version: 1.4.0.535-e387-dirty → 1.5.0 by Pau Espin Pedrol · 3 years, 3 months ago 1.5.0
  94. fcbf347 CBSP: Fix encoding of warning period by Harald Welte · 3 years, 3 months ago
  95. 48f22b0 CBSP: fix encoding/decoding of keep-alive repetition period by Harald Welte · 3 years, 3 months ago
  96. 3217d51 support for stats static userspace probes via systemtap by Harald Welte · 3 years, 3 months ago
  97. 2665388 gprs_ns2: free_nse: free the SNS fsm early by Alexander Couzens · 3 years, 3 months ago
  98. 662d10d logging: Allow prefixing thread ID to each log line by Pau Espin Pedrol · 3 years, 3 months ago
  99. 7bb39e3 gprs_ns2: ensure no duplicate UDP NSVC can be created by Alexander Couzens · 3 years, 3 months ago
  100. b2de546 gprs_ns2: add value_string for GPRS_NS2_AFF_CAUSE_SNS_NO_ENDPOINTS by Alexander Couzens · 3 years, 3 months ago