Osmocom L2TP daemon compatible with Ericsson L2TP dialect (SIU)
Go to file
Oliver Smith 8c570c8cb0 src/test_connect.c: fix compile with Werror
test_connect.c:50:2: error: format not a string literal and no format arguments [-Werror=format-security]
  printf(msgb_hexdump(msg));
  ^~~~~~

Change-Id: Ie0104649104ff31e180c05993e707c6629ddbf83
2020-05-11 11:46:41 +02:00
contrib add contrib/jenkins.sh for build verification 2020-05-03 21:31:14 +02:00
notes rename paths 2020-05-03 19:28:01 +02:00
src src/test_connect.c: fix compile with Werror 2020-05-11 11:46:41 +02:00
COPYING convert to autotools 2020-05-03 19:28:03 +02:00
Makefile.am convert to autotools 2020-05-03 19:28:03 +02:00
README.md convert to autotools 2020-05-03 19:28:03 +02:00
configure.ac convert to autotools 2020-05-03 19:28:03 +02:00
git-version-gen convert to autotools 2020-05-03 19:28:03 +02:00

README.md

osmo-el2tpd - Osmocom daemon for Ericsson L2TP

This software is a daemon (server) for the L2TP dialect implemented by the Ericsson SIU (Site Integration Unit) for means of carrying the GSM A-bis interface over IP.

All code has been independently developed without any information or assistance from Ericsson, merely by observing protocol traces between the SIU 02 and whatever is the Ericsson-provided server side implementation next to the BSC.