Attention is currently required from: pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/29331 )
Change subject: Abort if processing SCTP connection without HNB context ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: I intentionally did not want to ASSERT in my original patch as my branch doesn't fix all of the causes of hnb being NULL. AFAIR the de-registration was only one code path leading to the situation, there was at least one other path, AFAIR?
So let's either fix all of those code paths + ASSERT, or not assert.