SCCP + SIGTRAN (SUA/M3UA) libraries as well as OsmoSTP https://osmocom.org/projects/libosmo-sccp
Go to file
Pau Espin 44456920e5 Fix default ASP local addr if remote addr contains only IPv4
Otherwise it would end up attempting to connect "::" -> "1.2.3.4" which
would fail during osmo_sock_init2_multiaddr(). If local address is unset
(default), but only IPv4 addresses are set on the remote, then one must
use "0.0.0.0" instead.

Change-Id: I33faf1291e9105bba2e816c01a6b4854cf13d5e0
2020-09-04 10:55:12 +00:00
contrib libosmo-sccp.spec.in: Use %config(noreplace) to retain current config file 2020-06-22 14:23:09 +02:00
debian Support setting rt-prio and cpu-affinity mask through VTY 2020-08-20 08:41:36 +00:00
doc Revert "Revert "Introduce SS7 IPv6 support"" 2020-08-28 17:14:29 +02:00
examples examples/sccp_test_server: Log disconnect indication in echo service 2020-01-21 10:53:34 +01:00
include enum osmo_sccp_ssn: rename to OSMO_SCCP_SSN_SMLC_BSSAP_LE 2020-09-03 23:56:13 +02:00
specs add RFC 3868 (SUA) spec in HTML 2017-01-27 09:59:30 +01:00
src Fix default ASP local addr if remote addr contains only IPv4 2020-09-04 10:55:12 +00:00
stp Support setting rt-prio and cpu-affinity mask through VTY 2020-08-20 08:41:36 +00:00
tests Revert "Revert "Introduce SS7 IPv6 support"" 2020-08-28 17:14:29 +02:00
.gitignore contrib: integrate RPM spec 2020-05-19 15:20:17 +02:00
.gitreview Add gerrit settings 2016-12-21 13:46:12 +01:00
COPYING move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
Doxyfile.in Doxugen: s/libosmo-sccp/libosmo-sigtran/g 2017-10-27 21:10:18 +02:00
Makefile.am Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in 2020-05-22 13:29:41 +02:00
TODO-RELEASE Support setting rt-prio and cpu-affinity mask through VTY 2020-08-20 08:41:36 +00:00
configure.ac configure.ac: Fix trailing whitespace 2020-08-20 12:30:32 +02:00
git-version-gen git-version-gen: Don't check for .git directory 2018-07-24 18:03:20 +02:00
libosmo-mtp.pc.in Revert "Fix the .pc files so the -l arg matches the installed libraries" 2016-11-03 13:04:34 +00:00
libosmo-sccp.pc.in Revert "Fix the .pc files so the -l arg matches the installed libraries" 2016-11-03 13:04:34 +00:00
libosmo-sigtran.pc.in libosmo-sigtran: Add pkg-config integration 2015-12-22 23:03:44 +01:00
libosmo-xua.pc.in Add missing xua.pc file 2016-11-03 12:36:41 +00:00
osmoappdesc.py osmoappdesc.py, tests: switch to python 3 2019-12-12 09:18:58 +00:00