Attention is currently required from: osmith, pespin, fixeria.

pespin uploaded patch set #4 to this change.

View Change

Create new specific file for BSSGP code

Right now there's no much code there since the related code is totally
entangled with the LLC one.
This will eventually change in the future when we switch to use
libosmo-gprs.
Hence, this commit is a preparation to have already some place to put
new BSSGP specific code in the future.

Change-Id: I816396ab5ccb86032bbc21b41a959934a7768780
---
M include/osmocom/sgsn/Makefile.am
A include/osmocom/sgsn/gprs_bssgp.h
M include/osmocom/sgsn/gprs_gb.h
M src/sgsn/Makefile.am
A src/sgsn/gprs_bssgp.c
M src/sgsn/gprs_gb.c
M src/sgsn/sgsn_libgtp.c
M src/sgsn/sgsn_main.c
M src/sgsn/sgsn_vty.c
M tests/sgsn/Makefile.am
10 files changed, 118 insertions(+), 69 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/84/30784/4

To view, visit change 30784. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: I816396ab5ccb86032bbc21b41a959934a7768780
Gerrit-Change-Number: 30784
Gerrit-PatchSet: 4
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-CC: msuraev <msuraev@sysmocom.de>
Gerrit-Attention: osmith <osmith@sysmocom.de>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newpatchset