[S] Change in libosmocore[master]: gsm0808: add knowledge of TW-TS-003 BSSMAP IE

2024-05-22 Thread neels
Attention is currently required from: falconia, fixeria, laforge. neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/36669?usp=email ) Change subject: gsm0808: add knowledge of TW-TS-003 BSSMAP IE

[M] Change in osmo-hnbgw[master]: add hnb_persistent hashtable: optimize lookup by cell id

2024-05-22 Thread neels
Attention is currently required from: laforge, pespin. neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36889?usp=email ) Change subject: add hnb_persistent hashtable: optimize lookup by cell id

[L] Change in libosmocore[master]: add jhash.h, copied from linux/jhash.h

2024-05-22 Thread Jenkins Builder
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/36913?usp=email ) Change subject: add jhash.h, copied from linux/jhash.h .. Patch Set 1: (2 comments) File

[L] Change in libosmocore[master]: add jhash.h, copied from linux/jhash.h

2024-05-22 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/36913?usp=email ) Change subject: add jhash.h, copied from linux/jhash.h .. add jhash.h, copied from linux/jhash.h Allow using arbitrary

[S] Change in osmo-hnbgw[master]: use osmo_jhash for the hnb_persistent hashtable

2024-05-22 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36912?usp=email ) Change subject: use osmo_jhash for the hnb_persistent hashtable .. use osmo_jhash for the hnb_persistent hashtable Use

[S] Change in osmo-hnbgw[master]: fix rate_ctr leak in hnb_persistent_free()

2024-05-22 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36911?usp=email ) Change subject: fix rate_ctr leak in hnb_persistent_free() .. fix rate_ctr leak in hnb_persistent_free() Change-Id:

[XL] Change in osmo-hnbgw[master]: per-HNB GTP-U traffic counters via nft

2024-05-22 Thread neels
Attention is currently required from: laforge, neels, pespin. Hello Jenkins Builder, laforge, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/36539?usp=email to look at the new patch set (#12). The following approvals got outdated and

[S] Change in osmocom-bb[master]: trxcon/l1sched: fix NULL pointer dereference in tx_tch[fh]_fn()

2024-05-22 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/36910?usp=email ) Change subject: trxcon/l1sched: fix NULL pointer dereference in tx_tch[fh]_fn() .. trxcon/l1sched: fix NULL pointer dereference in

[S] Change in osmocom-bb[master]: trxcon/l1sched: fix NULL pointer dereference in tx_tch[fh]_fn()

2024-05-22 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/36910?usp=email ) Change subject: trxcon/l1sched: fix NULL pointer dereference in tx_tch[fh]_fn() .. Patch Set 1: Code-Review+2 -- To

[S] Change in osmocom-bb[master]: trxcon/l1sched: fix NULL pointer dereference in tx_tch[fh]_fn()

2024-05-22 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/36910?usp=email ) Change subject: trxcon/l1sched: fix NULL pointer dereference in tx_tch[fh]_fn() .. trxcon/l1sched: fix NULL pointer

[S] Change in libosmocore[master]: fix update_exp: s/soft_uart.ok/soft_uart_test.ok

2024-05-22 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/36909?usp=email ) Change subject: fix update_exp: s/soft_uart.ok/soft_uart_test.ok .. fix update_exp: s/soft_uart.ok/soft_uart_test.ok

[XL] Change in osmo-hnbgw[master]: per-HNB GTP-U traffic counters via nft

2024-05-22 Thread neels
Attention is currently required from: laforge, pespin. neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36539?usp=email ) Change subject: per-HNB GTP-U traffic counters via nft .. Patch

[XL] Change in osmo-hnbgw[master]: per-HNB GTP-U traffic counters via nft

2024-05-22 Thread neels
Attention is currently required from: laforge, neels. Hello Jenkins Builder, laforge, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/36539?usp=email to look at the new patch set (#11). The following approvals got outdated and were

[S] Change in osmo-bts[master]: rsl: parse RSL_IE_OSMO_OSMUX_CID correctly

2024-05-22 Thread falconia
falconia has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-bts/+/36908?usp=email ) Change subject: rsl: parse RSL_IE_OSMO_OSMUX_CID correctly .. rsl: parse RSL_IE_OSMO_OSMUX_CID correctly This IE has TLV

[S] Change in osmo-bts[master]: rsl: parse OSMO_IE_OSMO_OSMUX_CID correctly

2024-05-22 Thread falconia
falconia has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/36908?usp=email ) Change subject: rsl: parse OSMO_IE_OSMO_OSMUX_CID correctly .. rsl: parse OSMO_IE_OSMO_OSMUX_CID correctly This IE has

[M] Change in osmo-ttcn3-hacks[master]: asterisk: AMI: Implement AuthReq procedure

2024-05-22 Thread pespin
Attention is currently required from: jolly. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36871?usp=email ) Change subject: asterisk: AMI: Implement AuthReq procedure .. Patch

[M] Change in osmo-ttcn3-hacks[master]: asterisk: Send P-Associated-URI in IMS Register Response

2024-05-22 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36907?usp=email ) Change subject: asterisk: Send P-Associated-URI in IMS Register Response .. asterisk: Send P-Associated-URI in IMS

[S] Change in osmo-ttcn3-hacks[master]: SIP_Templates: f_sip_SipUrl_to_str(): Print username if present

2024-05-22 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36905?usp=email ) Change subject: SIP_Templates: f_sip_SipUrl_to_str(): Print username if present .. SIP_Templates:

[M] Change in osmo-ttcn3-hacks[master]: asterisk: AMI: Wait for Event Registry after IMS REGISTER

2024-05-22 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36906?usp=email ) Change subject: asterisk: AMI: Wait for Event Registry after IMS REGISTER .. asterisk: AMI: Wait for Event

[M] Change in pysim[master]: pySim/cat: Fix contruct for Address class/IE

2024-05-22 Thread Jenkins Builder
Attention is currently required from: laforge. Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/36839?usp=email ) Change subject: pySim/cat: Fix contruct for Address class/IE .. Patch

[S] Change in pysim[master]: commands.py: Resolve possible variable use before assignment

2024-05-22 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/36899?usp=email ) Change subject: commands.py: Resolve possible variable use before assignment .. commands.py: Resolve possible variable use

[S] Change in pysim[master]: pySim-prog.py: Resolve possible variable use before assignment

2024-05-22 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/36903?usp=email ) Change subject: pySim-prog.py: Resolve possible variable use before assignment .. pySim-prog.py: Resolve possible variable

[S] Change in pysim[master]: osmo-smdpp.py: Resolve possible variable use before assignment

2024-05-22 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/36902?usp=email ) Change subject: osmo-smdpp.py: Resolve possible variable use before assignment .. osmo-smdpp.py: Resolve possible variable

[S] Change in pysim[master]: pySim-trace.py: Resolve possible variable use before assignment

2024-05-22 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/36904?usp=email ) Change subject: pySim-trace.py: Resolve possible variable use before assignment .. pySim-trace.py: Resolve possible variable

[S] Change in pysim[master]: euicc.py: Resolve possible variable use before assignment

2024-05-22 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/36901?usp=email ) Change subject: euicc.py: Resolve possible variable use before assignment .. euicc.py: Resolve possible variable use before

[S] Change in pysim[master]: commands.py: Resolve possible variable use before assignment

2024-05-22 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/36900?usp=email ) Change subject: commands.py: Resolve possible variable use before assignment .. commands.py: Resolve possible variable use

[M] Change in osmo-sgsn[master]: doc: set state-dir to /var/lib/osmocom/osmo-sgsn

2024-05-22 Thread laforge
Attention is currently required from: fixeria, osmith. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/36845?usp=email ) Change subject: doc: set state-dir to /var/lib/osmocom/osmo-sgsn ..

[S] Change in osmo-sgsn[master]: tests: don't run osmotestconfig.py in distcheck

2024-05-22 Thread laforge
Attention is currently required from: daniel, fixeria, neels, osmith, pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/36864?usp=email ) Change subject: tests: don't run osmotestconfig.py in distcheck

[M] Change in osmo-ttcn3-hacks[master]: sgsn: add TC_attach_rau_invalid_old_rai

2024-05-22 Thread laforge
Attention is currently required from: fixeria, pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36625?usp=email ) Change subject: sgsn: add TC_attach_rau_invalid_old_rai ..

[M] Change in osmo-msc[master]: libmsc: add X5 timer for delaying LU connections

2024-05-22 Thread laforge
Attention is currently required from: fixeria, neels. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/36760?usp=email ) Change subject: libmsc: add X5 timer for delaying LU connections ..

[S] Change in osmo-msc[master]: libmsc: reset the LU delay timer (X5) on MO/MT SMS

2024-05-22 Thread laforge
Attention is currently required from: fixeria, neels. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/36865?usp=email ) Change subject: libmsc: reset the LU delay timer (X5) on MO/MT SMS ..

[M] Change in osmo-ttcn3-hacks[master]: SGP32Definitions_Templates: add templates for missing PSMOs

2024-05-22 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36881?usp=email ) Change subject: SGP32Definitions_Templates: add templates for missing PSMOs .. SGP32Definitions_Templates: add templates for

[M] Change in osmo-ttcn3-hacks[master]: SGP32Definitions_Templates: add templates for missing PSMOs

2024-05-22 Thread laforge
Attention is currently required from: dexter. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36881?usp=email ) Change subject: SGP32Definitions_Templates: add templates for missing PSMOs

[M] Change in osmo-sgsn[master]: debian/osmo-gtphub.init: delete

2024-05-22 Thread laforge
Attention is currently required from: osmith. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/36898?usp=email ) Change subject: debian/osmo-gtphub.init: delete .. Patch Set 1:

[M] Change in osmo-sgsn[master]: debian/osmo-gtphub.init: delete

2024-05-22 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/36898?usp=email ) Change subject: debian/osmo-gtphub.init: delete .. debian/osmo-gtphub.init: delete Remove SysV init scripts. These are not really

[M] Change in osmo-ttcn3-hacks[master]: asterisk: Use Action PJSIPAccessNetworkInfo

2024-05-22 Thread laforge
Attention is currently required from: jolly, pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36886?usp=email ) Change subject: asterisk: Use Action PJSIPAccessNetworkInfo ..

[M] Change in osmo-hnbgw[master]: add hnb_persistent hashtable: optimize lookup by cell id

2024-05-22 Thread pespin
Attention is currently required from: laforge, neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36889?usp=email ) Change subject: add hnb_persistent hashtable: optimize lookup by cell id

[S] Change in libosmo-sccp[for-1.8]: Bump version: 1.8.1-dirty → 1.8.2

2024-05-22 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/36885?usp=email ) Change subject: Bump version: 1.8.1-dirty → 1.8.2 .. Patch Set 1: Code-Review+2 -- To view, visit

[S] Change in libosmo-sccp[for-1.8]: ipa: Use pseudo-random number for SLS in IPA->M3UA direction

2024-05-22 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/36884?usp=email ) Change subject: ipa: Use pseudo-random number for SLS in IPA->M3UA direction .. ipa: Use pseudo-random number for SLS in

[S] Change in libosmo-sccp[for-1.8]: Bump version: 1.8.1-dirty → 1.8.2

2024-05-22 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/36885?usp=email ) Change subject: Bump version: 1.8.1-dirty → 1.8.2 .. Bump version: 1.8.1-dirty → 1.8.2 Let's tag a 1.8.2 just containing the

[S] Change in libosmo-sccp[for-1.8]: ipa: Use pseudo-random number for SLS in IPA->M3UA direction

2024-05-22 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/36884?usp=email ) Change subject: ipa: Use pseudo-random number for SLS in IPA->M3UA direction .. Patch Set 1: Code-Review+2 -- To

[M] Change in osmo-hnbgw[master]: add hnb_persistent hashtable: optimize lookup by cell id

2024-05-22 Thread laforge
Attention is currently required from: neels, pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36889?usp=email ) Change subject: add hnb_persistent hashtable: optimize lookup by cell id

[M] Change in osmo-hnbgw[master]: add hnb_persistent hashtable: optimize lookup by cell id

2024-05-22 Thread neels
Attention is currently required from: laforge, pespin. neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36889?usp=email ) Change subject: add hnb_persistent hashtable: optimize lookup by cell id

[M] Change in osmo-hnbgw[master]: add hnb_persistent hashtable: optimize lookup by cell id

2024-05-22 Thread pespin
Attention is currently required from: laforge, neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36889?usp=email ) Change subject: add hnb_persistent hashtable: optimize lookup by cell id

[M] Change in osmo-hnbgw[master]: add hnb_persistent hashtable: optimize lookup by cell id

2024-05-22 Thread pespin
Attention is currently required from: neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36889?usp=email ) Change subject: add hnb_persistent hashtable: optimize lookup by cell id ..

[M] Change in osmo-hnbgw[master]: add hnb_persistent hashtable: optimize lookup by cell id

2024-05-22 Thread neels
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/36889?usp=email to look at the new patch set (#4). The following approvals got outdated and were removed: Verified-1 by Jenkins Builder Change subject: add hnb_persistent

[M] Change in osmo-hnbgw[master]: add hnb_persistent hashtable: optimize lookup by cell id

2024-05-22 Thread neels
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36889?usp=email ) Change subject: add hnb_persistent hashtable: optimize lookup by cell id .. Patch Set 3: This change is ready for review.

[M] Change in osmo-ci[master]: jobs/ttcn3: update ttcn3-ggsn-test-kernel

2024-05-22 Thread osmith
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/36882?usp=email ) Change subject: jobs/ttcn3: update ttcn3-ggsn-test-kernel .. jobs/ttcn3: update ttcn3-ggsn-test-kernel Remove

[M] Change in osmo-ci[master]: jobs/ttcn3: update ttcn3-ggsn-test-kernel

2024-05-22 Thread fixeria
Attention is currently required from: osmith. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/36882?usp=email ) Change subject: jobs/ttcn3: update ttcn3-ggsn-test-kernel .. Patch Set 1:

[M] Change in osmo-sgsn[master]: debian/osmo-gtphub.init: delete

2024-05-22 Thread pespin
Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/36898?usp=email ) Change subject: debian/osmo-gtphub.init: delete .. Patch Set 1:

[S] Change in libosmocore[master]: gsm48_encode_bearer_cap(): omit octet 3a if only GSM-FR/GSM-HR v1 is ...

2024-05-22 Thread nt2mku
Attention is currently required from: neels, nt2mku. Hello Jenkins Builder, fixeria, neels, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/libosmocore/+/36784?usp=email to look at the new patch set (#3). Change subject: gsm48_encode_bearer_cap(): omit octet

[M] Change in osmo-sgsn[master]: debian/osmo-gtphub.init: delete

2024-05-22 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/36898?usp=email ) Change subject: debian/osmo-gtphub.init: delete .. debian/osmo-gtphub.init: delete Remove SysV init scripts. These are

[S] Change in osmo-sgsn[master]: tests: don't run osmotestconfig.py in distcheck

2024-05-22 Thread osmith
Attention is currently required from: daniel, fixeria, laforge, neels, pespin. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/36864?usp=email ) Change subject: tests: don't run osmotestconfig.py in distcheck

[XL] Change in osmo-hnbgw[master]: per-HNB GTP-U traffic counters via nft

2024-05-22 Thread pespin
Attention is currently required from: laforge, neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36539?usp=email ) Change subject: per-HNB GTP-U traffic counters via nft .. Patch

[XL] Change in osmo-hnbgw[master]: per-HNB GTP-U traffic counters via nft

2024-05-22 Thread pespin
Attention is currently required from: laforge, neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36539?usp=email ) Change subject: per-HNB GTP-U traffic counters via nft .. Patch

[XL] Change in osmo-hnbgw[master]: per-HNB GTP-U traffic counters via nft

2024-05-22 Thread pespin
Attention is currently required from: laforge, neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36539?usp=email ) Change subject: per-HNB GTP-U traffic counters via nft .. Patch

[S] Change in osmo-hnbgw[master]: contrib/jenkins: set --enable-werror

2024-05-22 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36897?usp=email ) Change subject: contrib/jenkins: set --enable-werror .. contrib/jenkins: set --enable-werror Fixes: OS#6460 Change-Id:

[S] Change in osmo-hnbgw[master]: contrib/jenkins: set --enable-werror

2024-05-22 Thread laforge
Attention is currently required from: osmith. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36897?usp=email ) Change subject: contrib/jenkins: set --enable-werror .. Patch Set 1:

[S] Change in osmo-hnbgw[master]: contrib/jenkins: set --enable-werror

2024-05-22 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36897?usp=email ) Change subject: contrib/jenkins: set --enable-werror .. contrib/jenkins: set --enable-werror Fixes: OS#6460 Change-Id:

[M] Change in osmo-hnbgw[master]: KPI: Add initial set of DTAP message type rate counters

2024-05-22 Thread osmith
Attention is currently required from: laforge. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36788?usp=email ) Change subject: KPI: Add initial set of DTAP message type rate counters ..

[M] Change in osmo-hnbgw[master]: KPI: Add initial set of DTAP message type rate counters

2024-05-22 Thread osmith
Attention is currently required from: laforge. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/36788?usp=email ) Change subject: KPI: Add initial set of DTAP message type rate counters ..