Skip to content
Builds

Loading builds...

Changes

#4486 (Sep 23, 2025, 3:25:08 PM)

  1. rtp_extensions.h: update for TW-TS-003 version 1.1.0 — falcon / detail

#4480 (Sep 18, 2025, 9:45:06 AM)

  1. Allow io_uring_submit batching just ahead of poll/select — laforge / detail
  2. Avoid reusing pending buffer; append incoming data instead — laforge / detail
  3. osmo_io: Add unit test to verify segmentation process — laforge / detail
  4. Add multiple messages buffers to struct iofd_msghdr — laforge / detail
  5. Add multiple messages buffers to io_uring read operations — laforge / detail
  6. Add multiple messages buffers to io_uring write operations — laforge / detail
  7. osmo-io: Put together message buffers when dequeued from tx queue — laforge / detail
  8. Send multiple read/recvfrom/recvmsg SQEs in advance — laforge / detail
  9. Add environment variable to set io_uring size — laforge / detail
  10. Automatically increase io_uring, if too small. — laforge / detail
  11. Remove old empty io_uring — laforge / detail
  12. Put all io_uring related read and write states into sub structures — laforge / detail

#4476 (Sep 15, 2025, 6:35:09 AM)

  1. gsm_04_08: add GSM48_BCAP_RRQ_SPARE_NETWORK_TO_MS — Oliver Smith / detail

#475 (Sep 15, 2018, 8:00:08 AM)

  1. gsm0808: fix wrong codec defaults for OFR_AMR_WB — pmaier@sysmocom.de / detail
  2. gsm0808: add function to convert amr gsm0408 setings to gsm0808 — pmaier@sysmocom.de / detail