SCCP + SIGTRAN (SUA/M3UA) libraries as well as OsmoSTP https://osmocom.org/projects/libosmo-sccp
Go to file
Oliver Smith d4998abd46 xua_msg: fix gcc 4 + -std=gnu11 error
Fix 'error: initializer element is not constant' with debian 8's gcc
4.9.2, triggered by XUA_HDR. Create a new _XUA_HDR without the type cast,
and use it inside of const struct definitions (xua_test.c). The new
macro is needed, because removing the type cast from the original
XUA_HDR would break other uses.

Related: OS#5004
Change-Id: I890432ee976043d012b01023f7dd2cfecf79d115
2021-02-02 13:17:32 +01:00
contrib contrib/jenkins: don't build osmo-gsm-manuals 2021-01-13 13:10:28 +01: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 xua_msg: fix gcc 4 + -std=gnu11 error 2021-02-02 13:17:32 +01:00
specs add RFC 3868 (SUA) spec in HTML 2017-01-27 09:59:30 +01:00
src vty: add attributes to VTY commands indicating when they apply 2020-10-06 22:50:10 +02:00
stp update VTY / copyright message 2020-11-11 20:46:45 +01:00
tests xua_msg: fix gcc 4 + -std=gnu11 error 2021-02-02 13:17:32 +01: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: set -std=gnu11 2021-01-28 09:28:00 +00: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