Skip to content

Changes

#6816 (Nov 29, 2024, 1:26:05 PM)

  1. debian: libosmo-abis-dev dep on libosmo-netif-dev — Oliver Smith / detail

#6815 (Nov 29, 2024, 10:56:09 AM)

  1. ipaccess: Convert BTS OML & RSL link to use stream_cli — Pau Espin Pedrol / detail
  2. e1_input: Fix e1i_ts pointing to old line after line_clone — Pau Espin Pedrol / detail
  3. e1_input: Guard against crash by users calling reentrant — Pau Espin Pedrol / detail

#6810 (Nov 25, 2024, 4:16:08 PM)

  1. e1_input: Store new msg in llist before calling driver->want_write() — Pau Espin Pedrol / detail

#6805 (Nov 21, 2024, 1:41:06 PM)

  1. ipaccess: Replace ipa_bts_id_resp() with libosmocore — Pau Espin Pedrol / detail
  2. ipaccess: Deprecate ipa_msg_push_header() API — Pau Espin Pedrol / detail
  3. libosmo-abis depends on libosmo-netif — Pau Espin Pedrol / detail

#6799 (Nov 19, 2024, 1:46:06 PM)

  1. ipaccess: Use libosmocore API ipa_ccm_send_id_ack() — Pau Espin Pedrol / detail

#6798 (Nov 19, 2024, 1:26:05 PM)

  1. ipaccess: reduce scope of ka_fsm variable — Pau Espin Pedrol / detail
  2. ipaccess: Clarify access to msgb ipa payload in code path — Pau Espin Pedrol / detail
  3. ipaccess: Reduce scope of line local variable — Pau Espin Pedrol / detail
  4. ipaccess: Get rid of extra indentation level in long code block — Pau Espin Pedrol / detail
  5. cosmetic: ipa_keepalive.c: Fix trailing whitespace — Pau Espin Pedrol / detail

#6794 (Nov 18, 2024, 8:11:10 PM)

  1. ipaccess: Fix wrong pointer passed in sign_link_up user callback — Pau Espin Pedrol / detail
  2. ipaccess: Simplify code after early return if block — Pau Espin Pedrol / detail