Skip to content

Changes

#9643 (Dec 2, 2024, 9:50:08 AM)

  1. stream_cli: Fix discard 1st msg received quick after connect — Pau Espin Pedrol / detail

#9639 (Nov 30, 2024, 10:55:08 PM)

  1. stream_cli: Explicitly ignore return code of internal functions — Pau Espin Pedrol / detail

#9635 (Nov 29, 2024, 11:00:09 AM)

  1. stream_cli: Assert reentrant disconnect_cb() never happens — Pau Espin Pedrol / detail
  2. stream_cli: Explicitly ignore return code of stream_cli_close — Pau Espin Pedrol / detail

#9633 (Nov 28, 2024, 5:05:06 PM)

  1. stream: Allow null ptr in destroy() functions — Pau Espin Pedrol / detail
  2. stream_cli: steal talloc ctx upon delaying free to avoid use after free — Pau Espin Pedrol / detail

#9631 (Nov 28, 2024, 12:15:08 PM)

  1. stream_cli: Add API osmo_stream_cli_set_tx_queue_max_length() — Pau Espin Pedrol / detail
  2. stream_srv: Add API osmo_stream_srv_link_set_tx_queue_max_length() — Pau Espin Pedrol / detail

#9628 (Nov 27, 2024, 11:10:06 AM)

  1. stream_cli: Support destroy object within user callback — Pau Espin Pedrol / detail

#9623 (Nov 25, 2024, 4:40:09 PM)

  1. stream_cli: Move osmo_stream_cli_close() before — Pau Espin Pedrol / detail

#9622 (Nov 25, 2024, 4:20:08 PM)

  1. stream_cli: Rename private functions — Pau Espin Pedrol / detail

#9619 (Nov 25, 2024, 10:25:08 AM)

  1. stream_cli: Add osmo_stream_cli_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail
  2. stream_srv: Add osmo_stream_srv_link_set_{ip_dscp,priority}() APIs — Pau Espin Pedrol / detail

#9612 (Nov 22, 2024, 4:15:07 PM)

  1. stream: Explicitly document MSG_NOTIFICATION case in recv() API — Pau Espin Pedrol / detail
  2. stream: Improve logging around recv() failure — Pau Espin Pedrol / detail
  3. stream_cli: Log all code paths ending up in close/reconnect — Pau Espin Pedrol / detail
  4. stream_cli: Announce failed connect() if reconnect is disabled — Pau Espin Pedrol / detail

#9610 (Nov 22, 2024, 10:35:09 AM)

  1. examples/ipa-stream-client: Fix wrong call to osmo_ipa_process_msg() — Pau Espin Pedrol / detail

#9608 (Nov 21, 2024, 6:25:07 PM)

  1. stream_cli: Allow setting nodelay sockopt after opening sock — Pau Espin Pedrol / detail

#9605 (Nov 21, 2024, 12:30:05 PM)

  1. Drop libosmo-abis cond dep together with examples/lapd-over-datagram — Pau Espin Pedrol / detail