Osmocom Serving GPRS Support Node for 2G(GPRS) and 3G(UMTS) https://osmocom.org/projects/osmosgsn
Go to file
Max c005db7019 Log GTP-U endpoints update
* make gtp_ntoa() public after renaming it to sgsn_gtp_ntoa() to avoid
  confusion with libgtp functions
* use it to log GTP-U endpoints address updates

Change-Id: I96d0f3a63cce338471cc39cc33fd44c39cd2aa73
Related: SYS#3610
2017-10-27 18:49:52 +02:00
contrib jenkins: check for IU properly 2017-10-26 15:57:55 +02:00
debian Use new FSF address in license header 2017-10-17 17:49:59 +02:00
doc drop files unrelated to osmo-sgsn 2017-09-06 16:47:47 +02:00
include Log GTP-U endpoints update 2017-10-27 18:49:52 +02:00
m4 move openbsc/* to repos root 2017-08-27 17:40:52 +02:00
src Log GTP-U endpoints update 2017-10-27 18:49:52 +02:00
tests Fix build after recent rate_ctr patches 2017-10-25 10:36:43 +02:00
.gitignore .gitignore: cosmetic: use globs to ignore test binaries 2017-08-30 14:12:37 +02:00
.gitreview .gitreview: update repo url to new location 2017-08-08 17:28:24 +02:00
.mailmap add .mailmap file for mapping git author name/mail in shortlog 2016-08-08 17:40:28 +00:00
AUTHORS move openbsc/* to repos root 2017-08-27 17:40:52 +02:00
COPYING move openbsc/* to repos root 2017-08-27 17:40:52 +02:00
Makefile.am move openbsc.pc to osmo-sgsn.pc 2017-09-06 16:47:47 +02:00
README rewrite README 2017-09-06 16:47:47 +02:00
README.vty-tests move openbsc/* to repos root 2017-08-27 17:40:52 +02:00
configure.ac configure: fix libosmo-sigtran dependency 2017-10-25 13:12:38 +00:00
git-version-gen git-version-gen: look for .git in ./, not ../ 2017-08-27 17:40:52 +02:00
osmo-sgsn.pc.in move openbsc.pc to osmo-sgsn.pc 2017-09-06 16:47:47 +02:00
osmoappdesc.py split off osmo-sgsn: remove files, apply build 2017-08-30 14:14:58 +02:00

README

About OsmoSGSN
==============

OsmoSGSN originated from the OpenBSC project, as a separate program within
openbsc.git. In 2017, OpenBSC was split in separate repositories, and hence
OsmoSGSN was given its own separate git repository.

OsmoSGSN exposes
- GSUP towards OsmoHLR (or a MAP proxy);
- GTP towards a GGSN (e.g. OsmoGGSN);
- Gb towards a BSS (e.g. OsmoPCU);
- IuPS towards an RNC or HNB-GW (e.g. OsmoHNBGW) for 3G data;
- The Osmocom typical telnet VTY and CTRL interfaces.

Find OsmoSGSN issue tracker and wiki online at
https://osmocom.org/projects/osmosgsn
https://osmocom.org/projects/osmosgsn/wiki