Attention is currently required from: fixeria.
jolly has posted comments on this change by fixeria. (
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/41035?usp=email )
Change subject: enb_registry: track eNB uptime
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
This is not related to this pacht, but it showed up while testing it, so here are some
notes:
The uptime report is working. Also when the eNB re-connects, uptime starts from 0. If SCTP
connection fails after blocking ip:
#iptables -A INPUT -s 10.0.2.131 -j DROP
It takes about 10 minutes until the SCTP connection is terminated. After about one minute
I get this:
2025-09-11T09:41:05.860355+02:00 [debug] <0.597.0> Unhandled SCTP event
({10,0,2,131}:36412): [], {sctp_paddr_change,{{10,0,2,131},36412},addr_unreachable,0,139}
(sctp_server:sctp_recv/2:243)
Handling this may make it detect the loss erlier.
--
To view, visit
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/41035?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: erlang/osmo-s1gw
Gerrit-Branch: master
Gerrit-Change-Id: I94fd06e559ae52d4d9c8b22e618e48dff718b53c
Gerrit-Change-Number: 41035
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: jolly <andreas(a)eversberg.eu>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 11 Sep 2025 07:55:16 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes