Changelog for
libosmo-sigtran-devel-1.8.0.67-1.1.x86_64.rpm :
* Wed Jun 05 2024 mardnhAATTgmx.de- Update to version 1.8.0.67:
* README.md: cosmetic: fix a typo
* Wed May 15 2024 mardnhAATTgmx.de- Update to version 1.8.0.66:
* debian/postinst: add checks, be verbose
* Mon May 13 2024 mardnhAATTgmx.de- Update to version 1.8.0.65:
* contrib: remove rpm spec file
* Wed May 08 2024 mardnhAATTgmx.de- Update to version 1.8.0.64:
* .deb/.rpm: various fixes related to non-root
* Thu Apr 25 2024 mardnhAATTgmx.de- Update to version 1.8.0.63:
* .deb/.rpm: add osmocom user during package install
* Thu Apr 18 2024 mardnhAATTgmx.de- Update to version 1.8.0.62:
* ss7_asp: Update osmo_stream read_cb2 functions to accommodate for new API param
* Wed Apr 17 2024 mardnhAATTgmx.de- Update to version 1.8.0.61:
* Fix wrong string prefix in log line
* xua_asp_fsm: Fix \'Event AS_ASSIGNED not permitted\'
* Sun Mar 31 2024 mardnhAATTgmx.de- Update to version 1.8.0.59:
* fix log_sctp_notification(): remove unused variable
* Sat Mar 30 2024 mardnhAATTgmx.de- Update to version 1.8.0.58:
* ipa: Use pseudo-random number for SLS in IPA->M3UA direction
* Sat Mar 23 2024 mardnhAATTgmx.de- Update to version 1.8.0.57:
* README.md: Add links to forum and issue tracker
* README.md: Update; improve markdown syntax
* Add funding link to github mirror
* Mon Mar 18 2024 mardnhAATTgmx.de- Update to version 1.8.0.54:
* Use same msgb allocation size like before osmo_io introduction
* Fri Mar 15 2024 mardnhAATTgmx.de- Update to version 1.8.0.53:
* osmo_ss7_asp: fix uninitialized return value in xua_cli_read_cb()
* Thu Mar 14 2024 mardnhAATTgmx.de- Update to version 1.8.0.52:
* cosmetic: rename ss7_asp_
*_conn_cb to ss7_asp_
*_conn_rx_cb
* xua + ipa: Add support for I/O in OSMO_IO mode
* Thu Mar 07 2024 mardnhAATTgmx.de- Update to version 1.8.0.50:
* Revert \"xua + ipa: Add support for I/O in OSMO_IO mode\"
* Wed Mar 06 2024 mardnhAATTgmx.de- Update to version 1.8.0.49:
* xua + ipa: Add support for I/O in OSMO_IO mode
* Mon Mar 04 2024 mardnhAATTgmx.de- Update to version 1.8.0.48:
* xua_accept_cb(): distinguish ASPs using different trans_proto
* Thu Feb 29 2024 mardnhAATTgmx.de- Update to version 1.8.0.47:
* fix regression in sctp-role / transport-role
* Tue Feb 27 2024 mardnhAATTgmx.de- Update to version 1.8.0.46:
* VTY: rename \'sctp-role\' to \'transport-role\', add an alias
* Implement M3UA-over-TCP (in addition to SCTP)
* osmo_ss7_asp_find_by_name(): improve docs and coding style
* xua_asp_send_xlm_prim(): use LOGPFSML() to print more context
* cosmetic: reduce nesting in osmo_ss7_as_find_by_proto()
* cosmetic: xua_cli_connect_cb(): fix typo in a comment
* Tue Feb 20 2024 mardnhAATTgmx.de- Update to version 1.8.0.40:
* examples/sccp_demo_user: fix default ASP protocol in help
* Fri Feb 16 2024 mardnhAATTgmx.de- Update to version 1.8.0.39:
* fix xua_msg_dump(): convert message length to the host\'s byte order
* return CMD_WARNING if osmo_ss7_xua_server_create() fails
* Mon Feb 12 2024 mardnhAATTgmx.de- Update to version 1.8.0.37:
* vty_test_runner: Don\'t wait for more than 10s when connecting to sockets
* vty_test_runner: Avoid bogus erro messages like \"AssertionError: False is not true\"
* Add new \"cs7 instance <0-15> asp NAME disconnect\" VTY command
* xua_asp_fsm: Log ERROR message when we send a MGMT:ERR message
* Wed Feb 07 2024 mardnhAATTgmx.de- Update to version 1.8.0.33:
* build: include README.md into the release tarball
* ipa: Use ASP name as ipa_unit_name on dynamic ASPs
* cosmetic: Fix typo in function doc
* vty: Introduce show cs7 instance asp-assoc-status
* vty: Introduce show cs7 instance asp-remaddr
* vty: Introduce cmd \'show cs7 instance asp name ASP_NAME\'
* vty: show cs7 instance asp: Print loc and rem addr retrieved from socket
* vty: show cs7 instance asp: Swap columns SCTP Role and Remote Address list
* vty: Retrieve IP addr set from sk when dumping xUA server
* ipa: Fix client setting unit_id with ASP name instead of AS
* Mon Nov 27 2023 mardnhAATTgmx.de- Update to version 1.8.0.23:
* port from osmo_stream_
*_get_ofd() to osmo_stream_srv_get_fd()
* Tue Oct 31 2023 mardnhAATTgmx.de- Update to version 1.8.0.22:
* sccp_scoc: Fix remote PC not assigned preventing RSLD to be sent in st WAIT_CONN_CONF
* cosmetic: add spec reference
* sccp_demo_user: Allow initiating conns from vty in server mode
* Tue Oct 17 2023 mardnhAATTgmx.de- Update to version 1.8.0.19:
* Fix counting received IPA packets in server mode
* Wed Oct 04 2023 mardnhAATTgmx.de- Update to version 1.8.0.18:
* xua_server: asp: Support removing local addresses
* asp: Support removing local & remote addresses
* sccp: Drop unused local variable
* asp: Support adding new local addresses after the ASP was started
* asp: Apply SCTP peer primary address changes after the ASP was started
* asp: Apply SCTP primary address changes after the ASP was started
* Tue Oct 03 2023 mardnhAATTgmx.de- Update to version 1.8.0.12:
* Split osmo_ss7_as functionalities to its own file
* Factor our osmo_ss7_as allocation to its own function
* Split osmo_ss7_asp_peer functionalities to its own file
* asp: Factor out helper function to match host in asp_peer
* Mon Oct 02 2023 mardnhAATTgmx.de- Update to version 1.8.0.8:
* cosmetic: src/Makefile: reformat to one item per line
* Fri Sep 22 2023 mardnhAATTgmx.de- Update to version 1.8.0.7:
* sccp: Introduce initial support for SCCP LUDT + LUDTS messages
* Thu Sep 21 2023 mardnhAATTgmx.de- Update to version 1.8.0.6:
* cosmetic: sccp_types.h: Fix typo in comment
* sccp2sua: Produce smaller output if msg contains no optional section
* sscp2sua: Constify several more parameters
* sccp2sua: remove unused msg param from sccp_{addr,data}_to_sua_ptr
* xua_msg: Implement xua_msg_dump() using OSMO_STRBUF
* Wed Sep 20 2023 mardnhAATTgmx.de- Update to version 1.8.0.1:
* sccp2sua: constify params of sccp_ptr_part_consistent()
* Sat Sep 16 2023 mardnhAATTgmx.de- Update to version 1.8.0.0:
* Bump version: 1.7.0.56-abf26-dirty → 1.8.0
* Allow configuring per-ASP SCTP INIT parameters
* asp,xua_srv: Use new osmo_stream API to request sockopt SCTP AUTH/ASCONF SUPPORTED
* ss7: Split asp and xua_server into their own files
* ss7: Drop unneeded else branch after early return
* ss7: Rename internal APIs to avoid exporting them in so file
* m3ua: Add some TODO comments on where we fall short of our potential
* ipa: use LSBs of file descriptor as SLS in IPA->M3UA direction
* asp: Monitor SCTP_PEER_ADDR_CHANGE events to re-apply configured Primary Address
* asp: Allow setting IP address as SCTP primary upon conn establishment
* ss7: Use libosmo-netif\'s osmo_stream_{cli,srv}_recv() APIs
* ss7: Log addr and event state for SCTP_PEER_ADDR_CHANGE
* tests/vty: test multiple local/remote IP addresses
* cosmetic: Fix pointer location format
* asp: Make ASP default LM timers VTY configurable
* ss7: Refactor osmo_ss7_asp_find_or_create()
* sccp: Use tdef to implement osmo_sccp_timers
* M3UA/SUA: Don\'t add empty routing context IE in DUNA/DAVA/DUPU
* xua_default_lm_fsm.c: Log rx ASP_UP timeout with NOTICE level
* vty: Improve output of show cs7 instance <0-15> asp
* Set stream_cli/srv name to contain ASP + sockname
* Add osmo_ss7_asp getters for name and proto
* Forbid partial VTY configurations of ASPs with name asp-clnt-
*
* osmo_sccp_simple_client_on_ss7_id(): Always follow VTY config of ASP if it was explicitly defined in VTY
* osmo_sccp_simple_client_on_ss7_id(): Support ASP explicitly configured as sctp server
* cosmetic: fix various typos in comments, log messages and VTY strings
* .gitignore: Ignore
*.pyc
* systemd: depend on networking-online.target
* copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH
* add public API: osmo_sccp_instance_next_conn_id()
* sccp_scoc.c: fix infinite loop on conn ID exhaustion
* add osmo_sccp_set_max_optional_data()
* debian: set compat level to 10
* SCCP: implement variable limit on Optional Data (CR,CC,CREF,RLSD)
* ASPAC/ASPIA: Don\'t add routing context IE in ASP-role if routing context 0
* cosmetic: Fix log message in routing table add error case
* comment: fix typo \'OSMO_ASCU_\'
* add two value_string[]s related to N-PCSTATE
* osmoappdesc.py: also test doc/examples/osmo-stp-multihome.cfg
* tests: execute osmotest{vty,config}.py against osmo-stp
* tests: $(BUILT_SOURCES) is not defined, depend on osmo-stp
* fix sccp_scoc state S_WAIT_CONN_CONF out_state_mask
* tests: use -no-install libtool flag to avoid ./lt-
* scripts
* tests/
*/Makefile.am: -Wall is not a preprocessor flag
* {examples,stp}/Makefile.am: fix typo in $(COVERAGE_[C]FLAGS)
* sccp: Introduce APIs to get/set osmo_sccp_instance priv data pointer
* Implement sccp_instance->connections as rbtree
* cosmetic: sccp.h: Fix trailing whitespace
* sccp_scpc.c: Simplify conn_create()
* Avoid allocating conn_id 0x00FFFFFF
* Transition to use of \'telnet_init_default\'
* mtp_pcap: remove unused static_assert() macro definition
* Fri Feb 24 2023 mardnhAATTgmx.de- Update to version 1.7.0.5:
* fixup for: add osmo_scu_prim_name_c() / _buf()
* Tue Feb 21 2023 mardnhAATTgmx.de- Update to version 1.7.0.4:
* SS7: do not attempt transfer if AS is down
* Mon Feb 20 2023 mardnhAATTgmx.de- Update to version 1.7.0.3:
* Run struct_endianness.py
* Sat Feb 18 2023 mardnhAATTgmx.de- Update to version 1.7.0.2:
* add osmo_scu_prim_name_c() / _buf()
* sccp_scmg: ignore PCSTATE.indication
* Tue Feb 07 2023 mardnhAATTgmx.de- Update to version 1.7.0.0:
* Bump version: 1.6.0.20-8b67-dirty → 1.7.0
* Sun Dec 11 2022 mardnhAATTgmx.de- Update to version 1.6.0.20:
* cosmetic: fix typo in comment
* SCOC: dump SUA header when logging \"mismatching remote pc\"
* Fri Nov 25 2022 mardnhAATTgmx.de- Update to version 1.6.0.18:
* sccp: Validate local references > 0x00fffffe are not used
* Mon Nov 14 2022 mardnhAATTgmx.de- Update to version 1.6.0.17:
* contrib/jenkins.sh: add missing \'make check\'
* tests: fix old-style function definition
* Thu Nov 10 2022 mardnhAATTgmx.de- Update to version 1.6.0.15:
* Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition
* Mon Sep 12 2022 mardnhAATTgmx.de- Update to version 1.6.0.14:
* Set working directory in systemd service file
* Fri Sep 09 2022 mardnhAATTgmx.de- Update to version 1.6.0.13:
* SIGTRAN: cache Optional Data for SCCP CR/CC/RLSD
* SIGTRAN: arrange the comments in the encoder to match the spec
* Tue Aug 23 2022 mardnhAATTgmx.de- Update to version 1.6.0.11:
* examples: update vty code
* SIGTRAN: add osmo_sccp_tx_disconn_data() helper
* SIGTRAN: error if attempting to send exceedingly big data
* SIGTRAN: add function to check connection existence
* Mon Aug 22 2022 mardnhAATTgmx.de- Update to version 1.6.0.7:
* SIGTRAN: don\'t advance FSM on failed connection request
* Sun Aug 21 2022 mardnhAATTgmx.de- Update to version 1.6.0.6:
* Add basic readme for example code
* [cosmetic] sccp_scoc.c: constify function parameters
* SCCP: Log more data on CR size error
* Wed Aug 17 2022 mardnhAATTgmx.de- Update to version 1.6.0.3:
* SCCP: enforce optional data length limits
* cosmetic: improve usage help of example code
* Fri Jul 01 2022 mardnhAATTgmx.de- Update to version 1.6.0.1:
* xua_snm: assert to guard against NULL ptr
* Tue Jun 28 2022 mardnhAATTgmx.de- Update to version 1.6.0.0:
* Bump version: 1.5.0.20-e9cc-dirty → 1.6.0
* Sat Jun 18 2022 mardnhAATTgmx.de- Update to version 1.5.0.20:
* update git URLs (git -> https; gitea)
* [cosmetic] sccp_scoc: Fix typo in comment
* [cosmetic] sccp_scoc.c: fix comments about corresponding SCCP msg types
* Tue May 10 2022 mardnhAATTgmx.de- Update to version 1.5.0.17:
* M3UA/SUA: Implement handling of SCON (signaling congestion)
* Thu Apr 14 2022 mardnhAATTgmx.de- Update to version 1.5.0.16:
* tests: use \'check_PROGRAMS\' instead of \'noinst_PROGRAMS\'
* Wed Mar 30 2022 mardnhAATTgmx.de- Update to version 1.5.0.15:
* Add ss7 instances to osmo_ss7_instances in creation order
* Fri Feb 25 2022 mardnhAATTgmx.de- Update to version 1.5.0.14:
* sccp_demo_user: enable stats / rate_counter timers
* sccp_demo_user: Allow user to specify logmask on command line
* sccp_demo_user: make sure the command-line specified point codes are used
* sccp_demo_user: Add \'show stats\' to VTY
* sccp_demo_user: Add command line argument to specify protocol (m3ua/ipa)
* Tue Feb 01 2022 mardnhAATTgmx.de- Update to version 1.5.0.9:
* xua_asp_fsm: Fix gcc false positive warning
* osmo_ss7_vty: add osmo_sccp_addr_by_name_local
* include/osmocom/sigtran/sccp_sap.h: cosmetic fixes
* Wed Jan 26 2022 mardnhAATTgmx.de- Update to version 1.5.0.6:
* sccp_user: do not force the role ASP when configured differently
* Fri Jan 21 2022 mardnhAATTgmx.de- Update to version 1.5.0.5:
* xua_default_lm_fsm.c: Fix typo in comment
* Wed Dec 22 2021 mardnhAATTgmx.de- Update to version 1.5.0.4:
* osmo_ss7_instance_destroy: use for_each_entry_safe
* src/sccp_scmg: fix typo
* Tue Dec 14 2021 mardnhAATTgmx.de- Update to version 1.5.0.2:
* treewide: remove FSF address
* Thu Nov 25 2021 mardnhAATTgmx.de- Update to version 1.5.0.1:
* ss7: Use sctp value_string from libosmo-netif
* Tue Nov 16 2021 mardnhAATTgmx.de- Update to version 1.5.0.0:
* Bump version: 1.4.0.39-484f-dirty → 1.5.0
* osmo_ss7: properly unlink rate_counter on AS/ASP free
* rate_ctr: Use legal counter group prefixes / names (no \'.\' allowed)
* Mon Nov 15 2021 mardnhAATTgmx.de- Update to version 1.4.0.37:
* spelling fixes in comments
* stp: Add basic RX/TX rate counters on AS and ASP level
* Sun Nov 14 2021 mardnhAATTgmx.de- Update to version 1.4.0.35:
* sccp_scmg: Add missing line eneding to log statement
* Wed Oct 27 2021 mardnhAATTgmx.de- Update to version 1.4.0.34:
* sccp: Add minimalistic support for XUDT / XUDTS
* Thu Oct 07 2021 mardnhAATTgmx.de- Update to version 1.4.0.33:
* osmo_ss7.c: Fix typo in doc for osmo_ss7_asp_peer_add_host()
* osmo_sccp_simple_client_on_ss7_id(): Allow set internally proper IPv4/v6 default hosts
* Tue Oct 05 2021 mardnhAATTgmx.de- Update to version 1.4.0.31:
* cosmetic: Fix typos in documentation
* cosmetic: Fix extra empty line
* Mon Aug 02 2021 mardnhAATTgmx.de- Update to version 1.4.0.29:
* m3ua: fix m3ua_encode_dupu
* Tue Jul 27 2021 mardnhAATTgmx.de- Update to version 1.4.0.28:
* m3ua: reject deregistration of static routing keys
* Mon Jul 12 2021 mardnhAATTgmx.de- Update to version 1.4.0.27:
* m3ua: fix leaky usage of m3ua_tx_xua_asp
* Sun Jul 04 2021 mardnhAATTgmx.de- Update to version 1.4.0.26:
* osmo_ss7_vty: allow users to inspect routes also in ASP role
* Thu Jun 17 2021 mardnhAATTgmx.de- Update to version 1.4.0.25:
* osmo_ss7_vty: automatically create routes for routing key
* Thu Jun 10 2021 mardnhAATTgmx.de- Update to version 1.4.0.24:
* ipa_asp_fsm: Support server starting handshake with ID_GET or ID_ACK
* cosmetic: xua_asp_fsm.c: reorder functions in file
* Sun May 23 2021 mardnhAATTgmx.de- Update to version 1.4.0.22:
* VTY: write_one_asp(): fix 1 << 31 cannot be represented by \'int\'
* Tue May 18 2021 mardnhAATTgmx.de- Update to version 1.4.0.21:
* sccp_scrc: Ensure we have not just SSN but at least OPC+SSN in CallingParty
* Fri May 14 2021 mardnhAATTgmx.de- Update to version 1.4.0.20:
* m3ua/sua: Add new snm_inactive quirk
* Thu May 13 2021 mardnhAATTgmx.de- Update to version 1.4.0.19:
* m3ua/sua: Add quirk for allowing inbound DAUD from SG in ASP role.
* osmo_ss7: introduce notion of configurable \'quirks\'
* Wed May 12 2021 mardnhAATTgmx.de- Update to version 1.4.0.17:
* ss7_asp_test.vty: Allow more asp node commands after shutdown
* Constrain connection ID allocation to 24 bits
* Mon May 03 2021 mardnhAATTgmx.de- Update to version 1.4.0.15:
* ss7_vty: Print actual connected port number in case of IPA server
* Fri Apr 30 2021 mardnhAATTgmx.de- Update to version 1.4.0.14:
* Revert \"osmo_ss7: free the sock_name string once an ASP socket is closed\"
* osmo_ss7: free the sock_name string once an ASP socket is closed
* don\'t do explicit NULL checks before calling talloc_free()
* Thu Apr 29 2021 mardnhAATTgmx.de- Update to version 1.4.0.11:
* xua_asp_fsm: Fix IPA client role
* xua_as_fsm: Only delete a route for an IPA AS if we created one earlier
* osmo_ss7: Truncate route \'mask\' to point code bit length
* Tue Apr 27 2021 mardnhAATTgmx.de- Update to version 1.4.0.8:
* ipa: Move automatic route add/del from ASP to AS level
* Mon Apr 26 2021 mardnhAATTgmx.de- Update to version 1.4.0.7:
* Don\'t create duplicate routes in osmo_ss7_route_create()
* ipa_asp_fsm: Fix AS lookup from IPA ASP
* osmo_ss7: Log route destruction (like we log route creation)
* don\'t log \"SCTP connection close\" if an IPA/TCP connection closes
* ipa_asp_fsm_del_route(): Log what happens if we bail out early
* Sun Apr 25 2021 mardnhAATTgmx.de- Update to version 1.4.0.2:
* ipa: Use VTY-configured default network indicator
* Mon Mar 22 2021 mardnhAATTgmx.de- Update to version 1.4.0.1:
* Add README.md describing what this repo is about
* Tue Feb 23 2021 mardnhAATTgmx.de- Update to version 1.4.0.0:
* Bump version: 1.3.0.51-6858-dirty → 1.4.0
* stp: generate coredump and exit upon SIGABRT received
* manuals: generate vty reference xml at build time
* main: add --vty-ref-mode, use vty_dump_xml_ref_mode()
* Add osmo_ss7_pointcode_print_buf() to API
* Fri Feb 19 2021 mardnhAATTgmx.de- Update to version 1.3.0.47:
* tests: Replace deprecated API log_set_print_filename
* gitignore: Ignore autofoo
*~ churn
* tests: Explicitly drop category from log
* Sat Feb 13 2021 mardnhAATTgmx.de- Update to version 1.3.0.44:
* xua_snm: Implement handling of DUPU messages
* Thu Feb 11 2021 mardnhAATTgmx.de- Update to version 1.3.0.43:
* sccp: more SCMG handling: SSA and SSP message handling
* sua: per-ssn DUNA/DAVA notification
* xua: introduce xua_msg_get_u32p() helper
* sccp: Add minimalistic SCMG implementation
* sccp: Notify users of point code available/unavailable
* Wed Feb 10 2021 mardnhAATTgmx.de- Update to version 1.3.0.38:
* xua: Implement SNM availability/unavailability messaging
* Mon Feb 08 2021 mardnhAATTgmx.de- Update to version 1.3.0.37:
* SUA: Verify routing context IE of incoming CL and CO messages
* m3ua: Move find_as_for_asp() to shared xua_find_as_for_asp()
* m3ua: re-factor m3ua_rx_xfer(): Externalize AS for ASP lookup
* Introduce osmo_ss7_asp_get_log_subsys()
* xua_msg: Add xua_msg
*_get_str() to obtain string IE
* Sun Feb 07 2021 mardnhAATTgmx.de- Update to version 1.3.0.32:
* sccp_sap: Fix string for N-PCSTATE primitive
* osmo_ss7: const-ify input arguments to osmo_ss7_as_has_asp()
* xua_msg: const-ify input arguments to xua_
*_get_u32()
* xua_msg_add_data() Mark input argument as \'const\'
* Tue Feb 02 2021 mardnhAATTgmx.de- Update to version 1.3.0.28:
* xua_test: fix gcc 4 + -std=gnu11 error
* Thu Jan 28 2021 mardnhAATTgmx.de- Update to version 1.3.0.27:
* configure.ac: set -std=gnu11
* Wed Jan 13 2021 mardnhAATTgmx.de- Update to version 1.3.0.26:
* contrib/jenkins: don\'t build osmo-gsm-manuals