Attention is currently required from: pespin.

pespin uploaded patch set #2 to this change.

View Change

hnbgw_rx_hnb_deregister: Don't call hnb_context_release()

Don't release the HNB context as there's plenty of code that
assumes there's always a HNB context associated with a SCTP connection.

Instead, simply unset the hnb_registered flag in the context when
processing a HNB_DE-REGISTER.

Related: OS#5676

Change-Id: Id5c4f5c900ea049f54afbf58edb84b4dc00b1dcb
---
M include/osmocom/hnbgw/hnbgw.h
M src/osmo-hnbgw/hnbgw_hnbap.c
2 files changed, 3 insertions(+), 3 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-hnbgw refs/changes/32/29332/2

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

Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: Id5c4f5c900ea049f54afbf58edb84b4dc00b1dcb
Gerrit-Change-Number: 29332
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge@osmocom.org>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newpatchset