1. fbf78d1 endp: do not cache cfg pointer by Eric · 2 years, 10 months ago
  2. b3d14eb mgcp_network: refactor MGCP_DUMMY_LOAD by Philipp Maier · 3 years, 1 month ago
  3. 55a9229 mgw: Add support for setting socket priority from VTY by Harald Welte · 3 years, 2 months ago
  4. 7802ccc switch from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() by Harald Welte · 3 years, 2 months ago
  5. 5936a9c TOS bits != DSCP by Harald Welte · 3 years, 2 months ago
  6. c2a8f59 use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  7. de13311 mgw: osmux: Fix conn watchdog timeout not updated by Pau Espin Pedrol · 3 years, 10 months ago
  8. 2491401 mgw: osmux: Avoid sending packets on recvonly connection by Pau Espin Pedrol · 3 years, 10 months ago
  9. a790f0c mgw: Initial IPv6 support by Pau Espin Pedrol · 3 years, 10 months ago
  10. 993ea6b get rid of mgcp_internal.h by Philipp Maier · 3 years, 11 months ago
  11. 51b42ff refactor: use msgb to receive, pass and send RTP packets by Neels Hofmeyr · 4 years ago
  12. 6fbbeec mgcp_trunk: pick trunk by number and type by Philipp Maier · 4 years ago
  13. d19de2e trunk: get rid of virt_trunk pointer by Philipp Maier · 4 years, 1 month ago
  14. c66ab2c osmo-mgw: refactor endpoint and trunk handling by Philipp Maier · 4 years, 1 month ago
  15. c39b1bf mgcp_protocol: Avoid code duplication between virtual + other trunks by Harald Welte · 4 years, 4 months ago
  16. a7152e0 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  17. df7d97e osmux: Fix hardcoded rtp payload_type 98 in osmux conn by Pau Espin Pedrol · 5 years ago
  18. 85978da osmux: Fix CID release for non-enabled connections by Pau Espin Pedrol · 5 years ago
  19. c1ad553 osmux: Use DUMMY ft msg as per Osmux spec by Pau Espin Pedrol · 5 years ago
  20. 1442c5a osmux: Redo read/write osmux glue code to have data routed correctly by Pau Espin Pedrol · 5 years ago
  21. dac2ca7 osmux: Delay osmux enable of conn until remote addr is configured by MDCX by Pau Espin Pedrol · 5 years ago
  22. 3752522 osmux: Improve logging around osmux enabling events by Pau Espin Pedrol · 5 years ago
  23. 295570c osmux: Use remote port to send osmux frames by Pau Espin Pedrol · 5 years ago
  24. fa810e8 osmux: Mark conn_rtp->type as osmux during CRCX by Pau Espin Pedrol · 5 years ago
  25. 1205686 cosmetic: osmux: Document network byte order in port variable by Pau Espin Pedrol · 5 years ago
  26. c9a6280 osmux: Use LOGPCONN in several log calls by Pau Espin Pedrol · 5 years ago
  27. b5583cd osmux: Fix reception of legacy dummy payloads by Pau Espin Pedrol · 5 years ago
  28. f027f17 osmux: Log osmux socket during osmux_init by Pau Espin Pedrol · 5 years ago
  29. ac772d8 mgcp_osmux.c: osmux_enable_endpoint: Fix incorrect return check by Pau Espin Pedrol · 5 years ago
  30. 8de58e7 osmux: Cleanup of CID alloc pool APIs by Pau Espin Pedrol · 5 years ago
  31. ff6606c osmux: Avoid processing further frames if conn not found by Pau Espin Pedrol · 6 years ago
  32. de2a4d7 osmux: Improve checks around activating and using enabled osmux by Pau Espin Pedrol · 6 years ago
  33. 48aff62 osmux: allow enabling osmux only on correct activating state by Pau Espin Pedrol · 6 years ago
  34. 852ba86 osmux: Make func handling dummy frames independent of endp type by Pau Espin Pedrol · 6 years ago
  35. 662fa42 osmux: Move parse_cid of legacy dummy frames to own function by Pau Espin Pedrol · 6 years ago
  36. d14163e osmux: Don't process regular osmux frames if disabled by cfg by Pau Espin Pedrol · 6 years ago
  37. 11b4810 osmux_send_dummy: Avoid logging incorrectly and sending if osmux not enabled by Pau Espin Pedrol · 6 years ago
  38. 9ecceb6 mgcp: Log endpoint nr consistently as hex by Pau Espin Pedrol · 6 years ago
  39. 426a9d9 osmux: Avoid initing output without enabling osmux by Pau Espin Pedrol · 6 years ago
  40. 17bf603 mgcp_osmux: Use define to calculate rtp_ssrc_winlen by Pau Espin Pedrol · 6 years ago
  41. bcd52e5 mgcp: Fix osmux_cid_bitmap static array size calculation by Pau Espin Pedrol · 6 years ago
  42. cede2a4 stats: replace packet statistic counters with libosmocore rate counters by Philipp Maier · 6 years ago
  43. f2321b7 mgcp: switch to new osmux output APIs by Pau Espin Pedrol · 6 years ago
  44. 4219904 mgcp: mgcp_osmux: use conn_bts when forwarding pkts from bsc_nat by Pau Espin Pedrol · 6 years ago
  45. 37d11c8 cosmetic: rename mgcp_ep.c/h to mgcp_endp.c/h by Philipp Maier · 6 years ago
  46. fdd603c ep: move endpoint struct and define to mgcp_ep.h by Philipp Maier · 6 years ago
  47. 1d1b98f libosmo-mgcp: Cosmetic spelling fixes in comments by Harald Welte · 7 years ago
  48. a0ac30f mgcp_rtp_end: Group statistics members into 'stats' sub-struct by Harald Welte · 7 years ago
  49. 01d24a3 MGCP: Connection Identifiers are hex strings by Philipp Maier · 7 years ago
  50. ddf1f9d osmux: fix nullpointer dereference by Philipp Maier · 7 years ago
  51. 87bd9be Initially implement the new osmo-mgw and libosmo-mgcp by Philipp Maier · 7 years ago
  52. f83ec56 create libosmo-mgcp and osmo-mgw by copying legacy code by Neels Hofmeyr · 7 years ago