Attention is currently required from: lynxis lazus.

laforge uploaded patch set #2 to this change.

View Change

server: Detect duplicate client/bankd connection; drop new ones

we're dropping the current (new) connection as we don't really know which
is the "right" one. Dropping the new gives the old connection time to
timeout, or to continue to operate. If we were to drop the old
connection, this could interrupt a perfectly working connection and opens
some kind of DoS.

Related: OS#5527
Change-Id: I00387dbc19d689415470e2f08df08a47a78b81c0
---
M asn1/RSPRO.asn
M include/osmocom/rspro/ResultCode.h
M src/rspro/ResultCode.c
M src/server/rspro_server.c
4 files changed, 61 insertions(+), 13 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/27/28027/2

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

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I00387dbc19d689415470e2f08df08a47a78b81c0
Gerrit-Change-Number: 28027
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu>
Gerrit-Attention: lynxis lazus <lynxis@fe80.eu>
Gerrit-MessageType: newpatchset