Attention is currently required from: lynxis lazus.
Hello Jenkins Builder, lynxis lazus,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-remsim/+/28027
to look at the new patch set (#2).
Change subject: server: Detect duplicate client/bankd connection; drop new ones
......................................................................
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
https://gerrit.osmocom.org/c/osmo-remsim/+/28027
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-Change-Id: I00387dbc19d689415470e2f08df08a47a78b81c0
Gerrit-Change-Number: 28027
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-MessageType: newpatchset