SCCP + SIGTRAN (SUA/M3UA) libraries as well as OsmoSTP https://osmocom.org/projects/libosmo-sccp
Go to file
Neels Hofmeyr c5691330d9 cosmetic: apply changes to match struct_endianess.py output
Rationale: the script is a good way to avoid bugs from manually composing the
big endian parts (for example, it detected the missing endian.h include, fixed
in I5906d94e0e0a74674c3a14cf2ec81c681e696474). However, it becomes cumbersome
if it creates numerous edits in the source tree, which cause more time spent
for whoever wanted to rather save time with it. So let's keep the code tree
matching that script's output.

Change-Id: I04ad3795fbaf495cae168aed69124b1dc132a9bd
2020-05-19 22:37:41 +02:00
contrib contrib: integrate RPM spec 2020-05-19 15:20:17 +02:00
debian Bump version: 1.1.0.71-bb75-dirty → 1.2.0 2020-01-02 21:24:11 +01:00
doc doc: make sure all log categories are set to level notice 2020-05-12 11:29:18 +00:00
examples examples/sccp_test_server: Log disconnect indication in echo service 2020-01-21 10:53:34 +01:00
include cosmetic: apply changes to match struct_endianess.py output 2020-05-19 22:37:41 +02:00
specs add RFC 3868 (SUA) spec in HTML 2017-01-27 09:59:30 +01:00
src big endian: add missing endian.h in sccp.c 2020-05-19 22:37:41 +02:00
stp stp: exit(2) on unsupported positional arguments on command line 2019-12-17 15:02:28 +01:00
tests cs7 vty: add 'show cs7 config' 2020-03-19 18:01:49 +00: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 tests: Introduce test for multi-homing STP features 2019-10-22 19:38:53 +00:00
TODO-RELEASE Bump version: 1.1.0.71-bb75-dirty → 1.2.0 2020-01-02 21:24:11 +01:00
configure.ac contrib: integrate RPM spec 2020-05-19 15:20:17 +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