* Thu Feb 13 2025 Jan Engelhardt <jengelh@inai.de>
- Renamed libosmo-sccp to libosmo-sigtran
- Update to release 2.1.0
* ss7_as: Avoid dispatch event to asp with uninitialized FSM
* Reject M3UA with "M3UA Network Appearance"
* SS7: Support secondary point codes
* Sat Oct 26 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.9.0
* sccp: Introduce initial support for SCCP LUDT + LUDTS messages
* asp: Apply SCTP local and peer primary address changes after
the ASP was started
* asp: Support removing local & remote addresses
* Implement M3UA-over-TCP (in addition to SCTP)
* Tue Jun 18 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.8.2
* ipa: Use pseudo-random number for SLS in IPA->M3UA direction
* Wed Nov 01 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.8.1
* SCCP: implement variable limit on Optional Data
(CR,CC,CREF,RLSD)
* Allow configuring per-ASP SCTP INIT parameters
* Thu May 18 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.7.0
* SIGTRAN: cache Optional Data for SCCP CR/CC/RLSD
* Wed Aug 03 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.6.0
* Add ss7 instances to osmo_ss7_instances in creation order
* M3UA/SUA: Implement handling of SCON (signaling congestion)
* Fri Nov 19 2021 Martin Hauke <mardnh@gmx.de>
- Update to new upstream release 1.5.0
* ipa: Use VTY-configured default network indicator
* Constrain connection ID allocation to 24 bits
* m3ua/sua: Add quirk for allowing inbound DAUD from SG in ASP
role
* ipa_asp_fsm: Support server starting handshake with ID_GET or
ID_ACK
* sccp: Add minimalistic support for XUDT / XUDTS
* stp: Add basic RX/TX rate counters on AS and ASP level
* Tue Oct 05 2021 Johannes Segitz <jsegitz@suse.com>
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_osmo-stp.service.patch
* Sun Mar 14 2021 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.0
* Support setting rt-prio and cpu-affinity mask through VTY
* Introduce SS7 IPv6 support
* Sun Sep 06 2020 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.3.0
* ss7: Introduce APIs to manage asp_peer hosts
* sccp: Fix null ptr access on malformed or unsupported msg received
* sccp: Support receiving messages with no optional params
* cs7 vty: add 'show cs7 config'