1. 70c03f5 Add Osmux IPv6 support by Pau Espin Pedrol · 1 year, 9 months ago
  2. e56ec4a osmux: Use available API to check if remote end is known by Pau Espin Pedrol · 1 year, 9 months ago
  3. 5ffd127 Get rid of separate rtp_port field by Pau Espin Pedrol · 1 year, 9 months ago
  4. e740665 Fix regression in detection of legacy dummy packets by Pau Espin Pedrol · 1 year, 9 months ago
  5. 2dd2b33 osmux: Log remote address upon rx of osmux pkt by Pau Espin Pedrol · 1 year, 9 months ago
  6. 69f15e4 osmux: Fill in from_addr in struct osmo_rtp_msg_ctx by Pau Espin Pedrol · 1 year, 9 months ago
  7. b0ea797 osmux: Match remote address in osmux_conn_lookup() by Pau Espin Pedrol · 1 year, 9 months ago
  8. 9d939b6 osmux: Unify rtp_conn osmux type into a single type by Pau Espin Pedrol · 1 year, 9 months ago
  9. de805b6 osmux: cleanup misleading code calling rtp_bridge_cb by Pau Espin Pedrol · 1 year, 9 months ago
  10. cb25a0a osmux: Drop logging of osmux internal counters by Pau Espin Pedrol · 1 year, 9 months ago
  11. 72eff2c Allocate struct osmux_in_handle through new libosmo-netif APIs by Pau Espin Pedrol · 1 year, 9 months ago
  12. 1c5fcb0 osmux: Keep decoding osmux pkt if a batch contains an unknown CID by Pau Espin Pedrol · 1 year, 9 months ago
  13. 48fb176 osmux: Lower log level when osmux batch received for unknown CID by Pau Espin Pedrol · 1 year, 9 months ago
  14. 4d090d8 osmux: Drop unneeded comment block by Pau Espin Pedrol · 1 year, 9 months ago
  15. 81c5847 cosmetic: osmux: Drop extra empty line by Pau Espin Pedrol · 1 year, 9 months ago
  16. d48a811 osmux: Allocate rate counters during initialization of osmux conn by Pau Espin Pedrol · 1 year, 9 months ago
  17. b7f52b4 osmux: Rename field s/init/initialized by Pau Espin Pedrol · 1 year, 9 months ago
  18. ea7aaf2 vty: show per-connection Osmux VTY stats by Pau Espin Pedrol · 1 year, 9 months ago
  19. 432ee9d osmux: Improve per-conn tx rate counters by Pau Espin Pedrol · 1 year, 9 months ago
  20. b4a5947 osmux: Fix incorrect rate_ctr_group used in mgcp_osmux.c by Pau Espin Pedrol · 1 year, 9 months ago
  21. 2177919 osmux: Support local CID != remote CID by Pau Espin Pedrol · 1 year, 9 months ago
  22. 87f114a Use bool type instead of int in config field by Pau Espin Pedrol · 1 year, 9 months ago
  23. 928a20b osmux: Rename field osmux usage policy and define it with proper type by Pau Espin Pedrol · 1 year, 9 months ago
  24. b902249 cosmetic: osmux: Fix formatting of if-else brackets by Pau Espin Pedrol · 1 year, 9 months ago
  25. 582c2bf osmux: Add connection and global rate counters by Pau Espin Pedrol · 1 year, 9 months ago
  26. 941e317 osmux: Get rid of static NULL talloc context by Pau Espin Pedrol · 1 year, 9 months ago
  27. 3fbf035 osmux: Clean up helper macro osmux_chunk_length() by Pau Espin Pedrol · 1 year, 9 months ago
  28. 21bcf6a osmux: Attach osmux to virtual trunk by Pau Espin Pedrol · 1 year, 9 months ago
  29. 4d1a52d osmux: Log sendto() error by Pau Espin Pedrol · 1 year, 9 months ago
  30. c5bbb78 osmux: set log level of expected code path to INFO by Pau Espin Pedrol · 1 year, 9 months ago
  31. e39ae87 osmux: don't store conn ptr inside shared osmux_handle by Pau Espin Pedrol · 1 year, 10 months ago
  32. 8b0a614 osmux: Fix memleak on error code path by Pau Espin Pedrol · 1 year, 10 months ago
  33. c61664c osmux: Log refcounting of osmux_handle_list by Pau Espin Pedrol · 1 year, 10 months ago
  34. 15e7e4f osmux: Use osmo_sockaddr wherever possible by Pau Espin Pedrol · 1 year, 10 months ago
  35. ab8371c osmux: Use better name for function which may allocate a new struct by Pau Espin Pedrol · 1 year, 10 months ago
  36. ec5e85b Add Osmux log category by Pau Espin Pedrol · 1 year, 10 months ago
  37. a4f783b cosmetic: osmux: Fix wrong indentation by Pau Espin Pedrol · 1 year, 10 months ago
  38. 3363916 osmux: Use new osmux APIs to let libosmo-netif alloc struct osmux_out_handle by Pau Espin Pedrol · 1 year, 10 months ago
  39. f1f73b8 mgcp_osmux: Drop duplicated conn_osmux_release_cid() in code path by Pau Espin Pedrol · 1 year, 11 months ago
  40. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  41. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years, 1 month ago
  42. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 2 months ago
  43. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 2 months ago
  44. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 2 months ago
  45. c2a8f59 use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  46. de13311 mgw: osmux: Fix conn watchdog timeout not updated by Pau Espin Pedrol · 3 years, 10 months ago
  47. 2491401 mgw: osmux: Avoid sending packets on recvonly connection by Pau Espin Pedrol · 3 years, 10 months ago
  48. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  49. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  50. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  51. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  52. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  53. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  54. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  55. a7152e0 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  56. df7d97e osmux: Fix hardcoded rtp payload_type 98 in osmux conn by Pau Espin Pedrol · 5 years ago
  57. 85978da osmux: Fix CID release for non-enabled connections by Pau Espin Pedrol · 5 years ago
  58. c1ad553 osmux: Use DUMMY ft msg as per Osmux spec by Pau Espin Pedrol · 5 years ago
  59. 1442c5a osmux: Redo read/write osmux glue code to have data routed correctly by Pau Espin Pedrol · 5 years ago
  60. dac2ca7 osmux: Delay osmux enable of conn until remote addr is configured by MDCX by Pau Espin Pedrol · 5 years ago
  61. 3752522 osmux: Improve logging around osmux enabling events by Pau Espin Pedrol · 5 years ago
  62. 295570c osmux: Use remote port to send osmux frames by Pau Espin Pedrol · 5 years ago
  63. fa810e8 osmux: Mark conn_rtp->type as osmux during CRCX by Pau Espin Pedrol · 5 years ago
  64. 1205686 cosmetic: osmux: Document network byte order in port variable by Pau Espin Pedrol · 5 years ago
  65. c9a6280 osmux: Use LOGPCONN in several log calls by Pau Espin Pedrol · 5 years ago
  66. b5583cd osmux: Fix reception of legacy dummy payloads by Pau Espin Pedrol · 5 years ago
  67. f027f17 osmux: Log osmux socket during osmux_init by Pau Espin Pedrol · 5 years ago
  68. ac772d8 mgcp_osmux.c: osmux_enable_endpoint: Fix incorrect return check by Pau Espin Pedrol · 5 years ago
  69. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  70. ff6606c osmux: Avoid processing further frames if conn not found by Pau Espin Pedrol · 6 years ago
  71. de2a4d7 osmux: Improve checks around activating and using enabled osmux by Pau Espin Pedrol · 6 years ago
  72. 48aff62 osmux: allow enabling osmux only on correct activating state by Pau Espin Pedrol · 6 years ago
  73. 852ba86 osmux: Make func handling dummy frames independent of endp type by Pau Espin Pedrol · 6 years ago
  74. 662fa42 osmux: Move parse_cid of legacy dummy frames to own function by Pau Espin Pedrol · 6 years ago
  75. d14163e osmux: Don't process regular osmux frames if disabled by cfg by Pau Espin Pedrol · 6 years ago
  76. 11b4810 osmux_send_dummy: Avoid logging incorrectly and sending if osmux not enabled by Pau Espin Pedrol · 6 years ago
  77. 9ecceb6 mgcp: Log endpoint nr consistently as hex by Pau Espin Pedrol · 6 years ago
  78. 426a9d9 osmux: Avoid initing output without enabling osmux by Pau Espin Pedrol · 6 years ago
  79. 17bf603 mgcp_osmux: Use define to calculate rtp_ssrc_winlen by Pau Espin Pedrol · 6 years ago
  80. bcd52e5 mgcp: Fix osmux_cid_bitmap static array size calculation by Pau Espin Pedrol · 6 years ago
  81. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  82. f2321b7 mgcp: switch to new osmux output APIs by Pau Espin Pedrol · 6 years ago
  83. 4219904 mgcp: mgcp_osmux: use conn_bts when forwarding pkts from bsc_nat by Pau Espin Pedrol · 6 years ago
  84. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  85. fdd603c ep: move endpoint struct and define to mgcp_ep.h by Philipp Maier · 6 years ago
  86. 1d1b98f libosmo-mgcp: Cosmetic spelling fixes in comments by Harald Welte · 7 years ago
  87. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  88. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  89. ddf1f9d osmux: fix nullpointer dereference by Philipp Maier · 7 years ago
  90. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  91. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago