pespin uploaded patch set #2 to this change.

View Change

Properly split llc->sndcp->gtp unitdata pathi through extra func call

Beforehand the function handling the LL-UNITDATA primitive from LLC was
already submitting the packet to GTP code which had an SNDCP related
name, so everything was really confusing and layer separation was not
clean.

Change-Id: Ia544a9dd4c0c7647b0c1b64ca110351f40820618
---
M include/osmocom/sgsn/gprs_sndcp.h
M include/osmocom/sgsn/gtp.h
M include/osmocom/sgsn/sgsn.h
M src/sgsn/gprs_sndcp.c
M src/sgsn/sgsn_libgtp.c
5 files changed, 24 insertions(+), 11 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/85/30885/2

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

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Ia544a9dd4c0c7647b0c1b64ca110351f40820618
Gerrit-Change-Number: 30885
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-MessageType: newpatchset