Skip to content

Changes

#264 (Nov 8, 2024, 12:51:05 PM)

  1. sigtran: Add API osmo_ss7_instance_get_id() — Pau Espin Pedrol / detail
  2. sigtran: Add API osmo_ss7_instance_get_name() — Pau Espin Pedrol / detail
  3. sigtran: Add API osmo_ss7_instance_get_pc_fmt() — Pau Espin Pedrol / detail
  4. sigtran: Add API osmo_ss7_instance_get_primary_pc() — Pau Espin Pedrol / detail
  5. sigtran: Add API osmo_ss7_get_sccp() — Pau Espin Pedrol / detail
  6. sigtran: Add API osmo_ss7_instances_llist_entry — Pau Espin Pedrol / detail
  7. sigtran: Make osmo_ss7_xua_server APIs private — Pau Espin Pedrol / detail

#261 (Nov 7, 2024, 7:56:05 PM)

  1. sigtran: Split osmo_ss7_instance allocation into its own function — Pau Espin Pedrol / detail

#260 (Nov 7, 2024, 7:51:06 PM)

  1. tests: Fix missing LIBOSMONETIF_CFLAGS — Pau Espin Pedrol / detail
  2. sigtran: Constify osmo_ss7_instance ptr in several APIs — Pau Espin Pedrol / detail

#259 (Nov 7, 2024, 7:46:10 PM)

  1. sigtran: Make LOG SS7 macros private — Pau Espin Pedrol / detail

#256 (Nov 7, 2024, 12:51:09 PM)

  1. sigtran: Make osmo_ss7_route struct and several APIs private — Pau Espin Pedrol / detail
  2. sigtran: Make osmo_ss7_linkset APIs private — Pau Espin Pedrol / detail
  3. sigtran: Make osmo_ss7_link APIs private — Pau Espin Pedrol / detail

#245 (Nov 5, 2024, 9:56:06 AM)

  1. Move include sigtran/m2ua_types.h -> sigtran/protocol/m2ua.h — Pau Espin Pedrol / detail
  2. sigtran: xua_msg.h,msg_types.h: Make headers private — Pau Espin Pedrol / detail
  3. sigtran: Make osmo_ss7_route_table APIs private — Pau Espin Pedrol / detail
  4. sigtran: Add API osmo_ss7_route_get_dest_as() — Pau Espin Pedrol / detail

#212 (Oct 28, 2024, 10:26:06 AM)

  1. sua, sccp: Add APIs to get cause string description — Pau Espin Pedrol / detail

#201 (Oct 25, 2024, 4:11:09 PM)

  1. sua: sua_iei_names: s/Cause/SCCP Cause/ — Pau Espin Pedrol / detail
  2. cosmetic: Add some comments with spec references — Pau Espin Pedrol / detail

#156 (Oct 16, 2024, 12:51:06 PM)

  1. ss7 vty: Limit route priority range to 1-9 — Pau Espin Pedrol / detail
  2. osmo_ss7_route_destroy(): Fix potential null ptr deref — Pau Espin Pedrol / detail