osmocom / osmo-el2tpd

Server (BSC) side implementation of Ericsson L2TP as used in Packet Abis; mirror of https://gitea.osmocom.org/cellular-infrastructure/osmo-el2tpd

Home Page:https://gitea.osmocom.org/cellular-infrastructure/osmo-el2tpd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Warning: The code currently hard-codes 172.30.42.3 as the IP address of the host running L2TPD. Making this configurable is likely the first thing you need to do before using it...

About

Server (BSC) side implementation of Ericsson L2TP as used in Packet Abis; mirror of https://gitea.osmocom.org/cellular-infrastructure/osmo-el2tpd

https://gitea.osmocom.org/cellular-infrastructure/osmo-el2tpd

License:GNU General Public License v2.0


Languages

Language:C 89.4%Language:Shell 6.6%Language:M4 3.0%Language:Makefile 1.0%