1. b8de188 gprs_ns2_fr: Use OSMO_STRLCPY_ARRAY() where possible by Harald Welte · 3 years, 6 months ago
  2. 7f01b68 gprs_ns2_fr: Avoid stringop-truncation warning by Harald Welte · 3 years, 6 months ago
  3. 5c96f5d gprs_ns2: fr: setup the device to correct FR/LMI settings by Alexander Couzens · 3 years, 7 months ago
  4. 60021a4 gprs_ns2: fr: implement a write queue by Alexander Couzens · 3 years, 7 months ago
  5. 3c22f91 gprs_ns2: don't pass the return code of reject_status_msg by Alexander Couzens · 3 years, 7 months ago
  6. 12e5e6b gprs_ns2: improve handling of TLV errors on new nsvcs by Alexander Couzens · 3 years, 7 months ago
  7. 2060bbb gsm_08_58: fix wrong field order in 'struct ipac_preproc_pc_thresh' by Vadim Yanitskiy · 3 years, 6 months ago
  8. 8fef761 fix strncpy bug in gprs_ns2_fr_bind() by Neels Hofmeyr · 3 years, 7 months ago
  9. 475a0ac gprs_ns2_fr.c: compiler error: replace strncpy() with OSMO_STRLCPY_ARRAY() by Neels Hofmeyr · 3 years, 7 months ago
  10. 6f89c77 gprs_ns2: fr: fix crash when frame relay interface doesn't exists by Alexander Couzens · 3 years, 7 months ago
  11. d82ba90 logging: revert color of LGLOBAL category back to white by Vadim Yanitskiy · 3 years, 7 months ago
  12. 946bb95 GPRS Cell Options (SI13): Add REL-4 CCN_ACTIVE bit by Pau Espin Pedrol · 3 years, 7 months ago
  13. bd10c21 gprs_bssgp: add IE parser/generator for RIM Routing Information by Philipp Maier · 3 years, 7 months ago
  14. 8806796 gprs_ns2_vty: udp: fixup dialect changes by Alexander Couzens · 3 years, 7 months ago
  15. 33c3c06 gors_ns2_vty: Fix saving of new NS2 timers by Harald Welte · 3 years, 7 months ago
  16. 3a44d17 Fix VTY syntax for newly-introduced NS2 timers by Harald Welte · 3 years, 7 months ago
  17. bac5b01 gprs_ns2: on ns2_create_vc parse the tlv before using it by Alexander Couzens · 3 years, 7 months ago
  18. c782cec gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr role by Alexander Couzens · 3 years, 7 months ago
  19. 22c26e0 gprs_ns2: make nsvc argument const by Alexander Couzens · 3 years, 7 months ago
  20. 90ee963 gprs_ns2_sns: introduce SNS Size/Config retries by Alexander Couzens · 3 years, 7 months ago
  21. 81ae0aa gprs_ns2_sns: use different binds for the initial connection by Alexander Couzens · 3 years, 7 months ago
  22. e769f52 gprs_ns2_sns: rework IP-SNS initial remote by Alexander Couzens · 3 years, 7 months ago
  23. 4755879 gprs_ns2: add gprs_ns2_free_nsvcs() to free all NS-VC of a NSE by Alexander Couzens · 3 years, 7 months ago
  24. ebcbd72 gprs_ns2: rework gprs_ns2_fr_connect*() by Alexander Couzens · 3 years, 7 months ago
  25. aaa55a6 gprs_ns2: add member name to bind by Alexander Couzens · 3 years, 7 months ago
  26. 93ad499 gprs_ns2: move allocation of the SNS fsm into create_nse by Alexander Couzens · 3 years, 7 months ago
  27. d923cff gprs_ns2: introduce NS dialects by Alexander Couzens · 3 years, 7 months ago
  28. c8158ec protocol/gsm_08_58.h: add Osmocom specific EWMA AVG algo by Vadim Yanitskiy · 3 years, 7 months ago
  29. a346c45 protocol/gsm_08_58.h: add ip.access Power Control structures by Vadim Yanitskiy · 3 years, 7 months ago
  30. 0f619de gsm: append_eutran_neib_cell: Fix SI2quater EARFCN list by Pau Espin Pedrol · 3 years, 7 months ago
  31. c4286ad si2quater: fix budget calculation for multiple EARFCNs by Pau Espin Pedrol · 3 years, 7 months ago
  32. 30bf0e6 gsm: si13: Fix encode of EGPRS_PACKET_CHANNEL_REQUEST by Pau Espin Pedrol · 3 years, 7 months ago
  33. 908224c rest_octets: add Serving Cell Priority Parameters by Pau Espin Pedrol · 3 years, 7 months ago
  34. 5bea72e gprs_ns2_fr: use ETH_P_HDLC instead of ETH_P_ALL by Harald Welte · 3 years, 7 months ago
  35. 41b188b gprs_ns2_fr: guard against race between socket(AF_PACKET) and bind() by Harald Welte · 3 years, 7 months ago
  36. 4ed0f4e gprs_ns2_fr.c: Skip extraneous FIONBIO by Harald Welte · 3 years, 7 months ago
  37. 0e61716 bssgp: Remove newly added log line warning about NOOP by Pau Espin Pedrol · 3 years, 7 months ago
  38. 1fcfce8 bssgp_bvc_fsm: Add basic BVC flow control rx/tx support by Harald Welte · 3 years, 7 months ago
  39. 4394bb9 bssgp2: Encoding + Decoding functions for BVC and MS flow control by Harald Welte · 3 years, 7 months ago
  40. 4c0e1a1 logging: Assing different 8bit colors to built-in subsystems by Harald Welte · 3 years, 7 months ago
  41. 17a892f gb: Add beginnings of a new BSSGP implementation by Harald Welte · 3 years, 7 months ago
  42. fde19ed logging: Introduce DLBSSGP logging constant by Harald Welte · 3 years, 7 months ago
  43. 45a25a3 gprs_ns2_sns: correct dynamic calculation by Alexander Couzens · 3 years, 7 months ago
  44. dec201a tlv.h: Add msgb_tvlv_put_{16,32}be() by Harald Welte · 3 years, 7 months ago
  45. a6f8962 gsm_08_18.h: Add #defines for [extended] feature bits by Harald Welte · 3 years, 7 months ago
  46. 8f82528 bssgp: Add osmo_tlv_prot_def for BSSGP by Harald Welte · 3 years, 7 months ago
  47. 30a9294 tlv: Introduce enum with error codes for TLV parser functions by Harald Welte · 3 years, 7 months ago
  48. 9510992 Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocols by Harald Welte · 3 years, 7 months ago
  49. e24a5b5 ns2: Accept NS-UNBLOCK-ACK in UNBLOCKED state by Harald Welte · 3 years, 7 months ago
  50. b73a3de gprs_bssgp_util: complete bssgp_pdu_strings by Philipp Maier · 3 years, 7 months ago
  51. e78207f gprs_ns2_sns: fix whitespaces and superflous comment by Alexander Couzens · 3 years, 7 months ago
  52. db1c3fb gprs_ns2_sns: add missing S() to allow GPRS_SNS_EV_NO_NSVC happen by Alexander Couzens · 3 years, 7 months ago
  53. 42ad549 gprs_ns2_sns: dynamic calculate the maximum NS-VCs by Alexander Couzens · 3 years, 7 months ago
  54. e03d863 gprs_ns2_sns: add missing transistion UNCONFIGURED -> SIZE by Alexander Couzens · 3 years, 7 months ago
  55. d41800c gb: Import mnl.h iif --enable-libmnl by Pau Espin Pedrol · 3 years, 7 months ago
  56. 896a9bb Include mnl.h iif --enable-libmnl by Pau Espin Pedrol · 3 years, 7 months ago
  57. 7fc88b3 log2.h: Avoid redefining __always_inline by Harald Welte · 3 years, 7 months ago
  58. c172d9f log2.h: Use uintXX_t instead of kernel specific types by Harald Welte · 3 years, 7 months ago
  59. 622cda3 hash/log2: Add generic implementations of fls() and fls64() by Harald Welte · 3 years, 7 months ago
  60. c22e002 gsm_08_18.h: Add some PDU definitions still missing by Harald Welte · 3 years, 7 months ago
  61. 77530b4 Use explicit type-casting in hlist_del() for C++ compatibility by Harald Welte · 3 years, 7 months ago
  62. 59e13e4 core/linuxlist: do not use 'new' as a parameter name by Vadim Yanitskiy · 3 years, 7 months ago
  63. 7101ca2 Add hlist and hashtable from Linux kernel by Harald Welte · 3 years, 7 months ago
  64. e3b20ed bssgp: Fix typo in BSSGP Message Type enum by Harald Welte · 3 years, 7 months ago
  65. 61e9de8 bssgp: Update bssgp_pdu_strings with Release 15 by Harald Welte · 3 years, 7 months ago
  66. 798efea gprs_ns2: Use TLVP_PRES_LEN instead of TLVP_PRESENT by Harald Welte · 3 years, 7 months ago
  67. 2d9ce71 bssgp: Use TLVP_PRES_LEN instead of TLVP_PRESENT by Harald Welte · 3 years, 7 months ago
  68. 8910652 ns2: Fix argv index in logging filter VTY commands by Daniel Willmann · 3 years, 7 months ago
  69. a59e6db gprs_ns2_fr: remove include <linux/if.h> by Harald Welte · 3 years, 7 months ago
  70. 26fc913 mnl: Use mnl_socket_open() insatead of mnl_socket_open2() by Harald Welte · 3 years, 7 months ago
  71. d8e59b2 libosmogb: Add missing LIBMNL_CFLAGS by Harald Welte · 3 years, 7 months ago
  72. 751977b ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive by Daniel Willmann · 3 years, 7 months ago
  73. d87a2f1 gprs_ns2: use switch() case instead of multiple if in ns2_create_vc() by Alexander Couzens · 3 years, 7 months ago
  74. 036bf14 gprs_ns2: fix typo in comment by Alexander Couzens · 3 years, 7 months ago
  75. 25ee755 gprs_ns2_vty: Re-introduce a 'show ns' command by Harald Welte · 3 years, 7 months ago
  76. 6e887eb gsm_08_18.h: Update enums for message types and IEs with Release 15 by Harald Welte · 3 years, 7 months ago
  77. 56f08a3 gprs_ns2_fr: Monitor the kernel net-device link state by Harald Welte · 3 years, 7 months ago
  78. 53a2fde Integrate libmnl (minimal netlink) library with libosmocore select loop by Harald Welte · 3 years, 7 months ago
  79. b7fc3a0 gprs_ns2_fr: remove include <linux/if.h> by Alexander Couzens · 3 years, 7 months ago
  80. fd3478c logging: Calculate LOG_MAX_{CTX,FILTERS} from the enum by Daniel Willmann · 3 years, 7 months ago
  81. cb3e9b5 ns2: Fix docs for some NS2 vty commands by Daniel Willmann · 3 years, 7 months ago
  82. 1e72df0 gprs_ns2_udp.c: Fix typo - it's a DSCP and not a DCSP by Harald Welte · 3 years, 7 months ago
  83. dc2d080 gprs_ns2_vty: Print all relevant data on each NS-VC by Harald Welte · 3 years, 7 months ago
  84. 96ec84a gprs_ns_vty: Unify display of NSVCI on VTY in 'show ns entities' by Harald Welte · 3 years, 7 months ago
  85. 7aa6099 gprs_ns2_vty: Show NSVCI in dump_nsvc() by Harald Welte · 3 years, 7 months ago
  86. 2fce19a gprs_ns2_vty: Differentiate 'show ns binds' and 'show ns entities' by Harald Welte · 3 years, 7 months ago
  87. 0ff12ad gprs_ns2: Print link layer and global ALIVE/DEAD state by Harald Welte · 3 years, 7 months ago
  88. a20248a cosmetic: frame_relay: Fix typos by Harald Welte · 3 years, 7 months ago
  89. 6188e00 gprs_ns2: Don't return an empty string in case of unknown LL by Harald Welte · 3 years, 7 months ago
  90. 37322bc gprs-ns2: Fix stringification of NS/FR NSVCI by Harald Welte · 3 years, 7 months ago
  91. 48bd76c gprs_ns2_fr: Print Frame Relay 'role' in VTY by Harald Welte · 3 years, 7 months ago
  92. bfcce40 gsm: Add enum for Network Feature Support IE by Pau Espin Pedrol · 3 years, 7 months ago
  93. a24e7ee gprs_ns2: Introduce gprs_ns2_lltype_str() for link layer name by Harald Welte · 3 years, 7 months ago
  94. b6b82da frame_relay: Fix error path on ioctl() failure by Harald Welte · 3 years, 7 months ago
  95. 29b77a6 frame_relay: Fix null pointer dereference in DLC/PVC delete by Harald Welte · 3 years, 7 months ago
  96. 3f2775b statsd report: Fix wrong fmt specificier generating wrong stats by Pau Espin Pedrol · 3 years, 7 months ago
  97. 9204919 gprs_ns2_vty: Fix VTY documentation errors by Harald Welte · 3 years, 7 months ago
  98. 6d4db23 Revert "ns2: permit multiple nsvci in one nse in VTY" by Harald Welte · 3 years, 7 months ago
  99. 78ebc3f frame_relay: Fix some spelling/language issues by Harald Welte · 3 years, 7 months ago
  100. 10e991b ns2: remove obsolete type GPRS_NS2_LL_E1 by Alexander Couzens · 3 years, 7 months ago