Changes
#264 (Nov 8, 2024, 12:51:05 PM)
- sigtran: Add API osmo_ss7_instance_get_id() — Pau Espin Pedrol / detail
- sigtran: Add API osmo_ss7_instance_get_name() — Pau Espin Pedrol / detail
- sigtran: Add API osmo_ss7_instance_get_pc_fmt() — Pau Espin Pedrol / detail
- sigtran: Add API osmo_ss7_instance_get_primary_pc() — Pau Espin Pedrol / detail
- sigtran: Add API osmo_ss7_get_sccp() — Pau Espin Pedrol / detail
- sigtran: Add API osmo_ss7_instances_llist_entry — Pau Espin Pedrol / detail
- sigtran: Make osmo_ss7_xua_server APIs private — Pau Espin Pedrol / detail
#261 (Nov 7, 2024, 7:56:05 PM)
- sigtran: Split osmo_ss7_instance allocation into its own function — Pau Espin Pedrol / detail
#260 (Nov 7, 2024, 7:51:06 PM)
- tests: Fix missing LIBOSMONETIF_CFLAGS — Pau Espin Pedrol / detail
- sigtran: Constify osmo_ss7_instance ptr in several APIs — Pau Espin Pedrol / detail
#259 (Nov 7, 2024, 7:46:10 PM)
- sigtran: Make LOG SS7 macros private — Pau Espin Pedrol / detail
#256 (Nov 7, 2024, 12:51:09 PM)
- sigtran: Make osmo_ss7_route struct and several APIs private — Pau Espin Pedrol / detail
- sigtran: Make osmo_ss7_linkset APIs private — Pau Espin Pedrol / detail
- sigtran: Make osmo_ss7_link APIs private — Pau Espin Pedrol / detail
#245 (Nov 5, 2024, 9:56:06 AM)
- Move include sigtran/m2ua_types.h -> sigtran/protocol/m2ua.h — Pau Espin Pedrol / detail
- sigtran: xua_msg.h,msg_types.h: Make headers private — Pau Espin Pedrol / detail
- sigtran: Make osmo_ss7_route_table APIs private — Pau Espin Pedrol / detail
- sigtran: Add API osmo_ss7_route_get_dest_as() — Pau Espin Pedrol / detail
#212 (Oct 28, 2024, 10:26:06 AM)
- sua, sccp: Add APIs to get cause string description — Pau Espin Pedrol / detail
#201 (Oct 25, 2024, 4:11:09 PM)
- sua: sua_iei_names: s/Cause/SCCP Cause/ — Pau Espin Pedrol / detail
- cosmetic: Add some comments with spec references — Pau Espin Pedrol / detail
#156 (Oct 16, 2024, 12:51:06 PM)
- ss7 vty: Limit route priority range to 1-9 — Pau Espin Pedrol / detail
- osmo_ss7_route_destroy(): Fix potential null ptr deref — Pau Espin Pedrol / detail