Change in osmo-pcu[master]: Move control_ts explicit checks out of the scheduler implementation

2022-12-12 Thread Jenkins Builder
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30564 ) Change subject: Move control_ts explicit checks out of the scheduler implementation .. Patch Set 1: (3 comments) File src/

Change in osmo-pcu[master]: encoding::write_immediate_assignment(): Constify tbf param

2022-12-12 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30540 ) Change subject: encoding::write_immediate_assignment(): Constify tbf param .. encoding::write_immediate_assignment(): Constify tbf param Change

Change in osmo-pcu[master]: Pass gprs_rlcmac_pdch to tbf_is_control_ts

2022-12-12 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30537 ) Change subject: Pass gprs_rlcmac_pdch to tbf_is_control_ts .. Pass gprs_rlcmac_pdch to tbf_is_control_ts This will allow also validate easily t

Change in osmo-pcu[master]: pdch_ulc_get_node(): assert if ulc pointer is null

2022-12-12 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30535 ) Change subject: pdch_ulc_get_node(): assert if ulc pointer is null .. pdch_ulc_get_node(): assert if ulc pointer is null Make crah more obvious

Change in osmo-pcu[master]: Pass pdch ptr to tbf_compute_priority

2022-12-12 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30538 ) Change subject: Pass pdch ptr to tbf_compute_priority .. Pass pdch ptr to tbf_compute_priority Change-Id: Idbac59343c4bac3214ecd8a14c201b4e42c7

Change in osmo-pcu[master]: encoding::write_immediate_assignment(): Constify tbf param

2022-12-12 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30540 ) Change subject: encoding::write_immediate_assignment(): Constify tbf param .. Patch Set 1: Code-Review+1 -- To view, visit https://g

Change in osmo-pcu[master]: Pass gprs_rlcmac_pdch to tbf_is_control_ts

2022-12-12 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30537 ) Change subject: Pass gprs_rlcmac_pdch to tbf_is_control_ts .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.or

Change in osmo-pcu[master]: Pass pdch ptr to tbf_compute_priority

2022-12-12 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30538 ) Change subject: Pass pdch ptr to tbf_compute_priority .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.osmocom.org/c/osmo

Change in osmo-pcu[master]: Pass pdch ptr to tbf_compute_priority

2022-12-12 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30538 ) Change subject: Pass pdch ptr to tbf_compute_priority .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/c/o

Change in osmo-pcu[master]: pdch_ulc_get_node(): assert if ulc pointer is null

2022-12-12 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30535 ) Change subject: pdch_ulc_get_node(): assert if ulc pointer is null .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.osmoc

Change in osmo-pcu[master]: sched: Pass pdch to *_create_rlcmac_msg() functions

2022-12-12 Thread Jenkins Builder
Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30565 ) Change subject: sched: Pass pdch to *_create_rlcmac_msg() functions .. Patch Set 1: (4 comments) File src/tbf_dl_ass_fsm.h:

Change in osmo-pcu[master]: Move control_ts explicit checks out of the scheduler implementation

2022-12-12 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30564 ) Change subject: Move control_ts explicit checks out of the scheduler implementation .. Move control_ts explicit checks out of the sc

Change in osmo-pcu[master]: sched: Pass pdch to *_create_rlcmac_msg() functions

2022-12-12 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30565 ) Change subject: sched: Pass pdch to *_create_rlcmac_msg() functions .. sched: Pass pdch to *_create_rlcmac_msg() functions The pdch

Change in osmo-pcu[master]: Move first_common_ts from gprs_rlcmac_tbf to GprsMs

2022-12-12 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30566 ) Change subject: Move first_common_ts from gprs_rlcmac_tbf to GprsMs .. Move first_common_ts from gprs_rlcmac_tbf to GprsMs The field

Change in osmocom-bb[master]: trxcon: fix distcheck: add missing trxcon_fsm.h to noinst_HEADERS

2022-12-12 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30563 ) Change subject: trxcon: fix distcheck: add missing trxcon_fsm.h to noinst_HEADERS .. trxcon: fix distcheck: add missing trxcon_fsm.h to noin

Change in osmocom-bb[master]: trxcon: fix distcheck: add missing trxcon_fsm.h to noinst_HEADERS

2022-12-12 Thread pespin
Attention is currently required from: Hoernchen, fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30563 ) Change subject: trxcon: fix distcheck: add missing trxcon_fsm.h to noinst_HEADERS .

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread fixeria
Attention is currently required from: Hoernchen, pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/30416 ) Change subject: ms-trx support .. Patch Set 20: (1 comment) Patchset: PS2

Change in osmocom-bb[master]: trxcon: fix distcheck: add missing trxcon_fsm.h to noinst_HEADERS

2022-12-12 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30563 ) Change subject: trxcon: fix distcheck: add missing trxcon_fsm.h to noinst_HEADERS .. trxcon: fix distcheck: add missing trxcon_fs

Change in osmo-pcu[master]: tbf_dl_fsm_ctx: Properly define tbf backptr as dl_tbf

2022-12-12 Thread fixeria
Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30562 ) Change subject: tbf_dl_fsm_ctx: Properly define tbf backptr as dl_tbf .. Patch Set 1: C

Change in osmo-pcu[master]: tbf_ul_fsm_ctx: Properly define tbf backptr as ul_tbf

2022-12-12 Thread fixeria
Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30541 ) Change subject: tbf_ul_fsm_ctx: Properly define tbf backptr as ul_tbf .. Patch Set 1: C

Change in osmo-pcu[master]: Pass gprs_rlcmac_pdch to tbf_is_control_ts

2022-12-12 Thread fixeria
Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30537 ) Change subject: Pass gprs_rlcmac_pdch to tbf_is_control_ts .. Patch Set 1: Code-Review+

Change in osmo-pcu[master]: Pass pdch ptr to tbf_compute_priority

2022-12-12 Thread fixeria
Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30538 ) Change subject: Pass pdch ptr to tbf_compute_priority .. Patch Set 1: Code-Review+2 -

Change in osmo-pcu[master]: encoding::write_immediate_assignment(): Constify tbf param

2022-12-12 Thread fixeria
Attention is currently required from: pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30540 ) Change subject: encoding::write_immediate_assignment(): Constify tbf param .. Patch Set

Change in osmo-pcu[master]: tbf_ul_fsm_ctx: Properly define tbf backptr as ul_tbf

2022-12-12 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30541 ) Change subject: tbf_ul_fsm_ctx: Properly define tbf backptr as ul_tbf .. tbf_ul_fsm_ctx: Properly define tbf backptr as ul_tbf Since

Change in osmo-pcu[master]: tbf_dl_fsm_ctx: Properly define tbf backptr as dl_tbf

2022-12-12 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30562 ) Change subject: tbf_dl_fsm_ctx: Properly define tbf backptr as dl_tbf .. tbf_dl_fsm_ctx: Properly define tbf backptr as dl_tbf Since

Change in osmo-pcu[master]: encoding::write_immediate_assignment(): Constify tbf param

2022-12-12 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30540 ) Change subject: encoding::write_immediate_assignment(): Constify tbf param .. encoding::write_immediate_assignment(): Constify tbf pa

Change in osmo-bsc[master]: WIP: vty: Add support for ny1 configuration

2022-12-12 Thread arehbein
arehbein has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/30539 ) Change subject: WIP: vty: Add support for ny1 configuration .. WIP: vty: Add support for ny1 configuration Related: OS#5475 Chang

Change in osmo-ci[master]: jobs/master-builds,gerrit-verifications: fix node

2022-12-12 Thread laforge
Attention is currently required from: osmith. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/30534 ) Change subject: jobs/master-builds,gerrit-verifications: fix node .. Patch Set 1: Code-R

Change in osmo-ci[master]: jobs/master-builds,gerrit-verifications: fix node

2022-12-12 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/30534 ) Change subject: jobs/master-builds,gerrit-verifications: fix node .. jobs/master-builds,gerrit-verifications: fix node Do not set a node for ma

Change in osmo-pcu[master]: Pass gprs_rlcmac_pdch to tbf_is_control_ts

2022-12-12 Thread laforge
Attention is currently required from: pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30537 ) Change subject: Pass gprs_rlcmac_pdch to tbf_is_control_ts .. Patch Set 1: Code-Review+

Change in osmo-pcu[master]: pdch_ulc_get_node(): assert if ulc pointer is null

2022-12-12 Thread laforge
Attention is currently required from: pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30535 ) Change subject: pdch_ulc_get_node(): assert if ulc pointer is null .. Patch Set 1: Code

Change in osmo-pcu[master]: Pass pdch ptr to tbf_compute_priority

2022-12-12 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30538 ) Change subject: Pass pdch ptr to tbf_compute_priority .. Pass pdch ptr to tbf_compute_priority Change-Id: Idbac59343c4bac3214ecd8a14

Change in osmo-trx[master]: vita demod by piotr krysik, modified

2022-12-12 Thread Hoernchen
Attention is currently required from: Hoernchen, pespin, fixeria. Hello Jenkins Builder, laforge, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-trx/+/30415 to look at the new patch set (#9). Change subject: vita demod by piotr krysik, modified ..

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread Hoernchen
Attention is currently required from: Hoernchen, pespin. Hello Jenkins Builder, laforge, fixeria, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-trx/+/30416 to look at the new patch set (#20). Change subject: ms-trx support ...

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread Hoernchen
Attention is currently required from: Hoernchen, pespin. Hello Jenkins Builder, laforge, fixeria, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-trx/+/30416 to look at the new patch set (#19). Change subject: ms-trx support ...

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread Hoernchen
Attention is currently required from: Hoernchen, pespin. Hello Jenkins Builder, laforge, fixeria, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-trx/+/30416 to look at the new patch set (#18). Change subject: ms-trx support ...

Change in osmo-pcu[master]: Pass gprs_rlcmac_pdch to tbf_is_control_ts

2022-12-12 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30537 ) Change subject: Pass gprs_rlcmac_pdch to tbf_is_control_ts .. Pass gprs_rlcmac_pdch to tbf_is_control_ts This will allow also valida

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread fixeria
Attention is currently required from: Hoernchen, pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/30416 ) Change subject: ms-trx support .. Patch Set 17: Code-Review+1 -- To view,

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread Hoernchen
Attention is currently required from: fixeria, pespin. Hoernchen has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/30416 ) Change subject: ms-trx support .. Patch Set 16: (2 comments) Commit Messag

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread Hoernchen
Attention is currently required from: Hoernchen, pespin. Hello Jenkins Builder, laforge, fixeria, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-trx/+/30416 to look at the new patch set (#17). Change subject: ms-trx support ...

Change in osmo-trx[master]: clang-format: proper c++ standard

2022-12-12 Thread pespin
Attention is currently required from: Hoernchen. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/30536 ) Change subject: clang-format: proper c++ standard .. Patch Set 1: Code-Review+1 --

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread fixeria
Attention is currently required from: Hoernchen, pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/30416 ) Change subject: ms-trx support .. Patch Set 16: (1 comment) File Transceiv

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread fixeria
Attention is currently required from: Hoernchen, pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/30416 ) Change subject: ms-trx support .. Patch Set 16: (1 comment) Commit Message

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread fixeria
Attention is currently required from: Hoernchen, pespin. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/30416 ) Change subject: ms-trx support .. Patch Set 16: (1 comment) File Makefile.

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread Hoernchen
Attention is currently required from: fixeria, pespin. Hoernchen has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/30416 ) Change subject: ms-trx support .. Patch Set 16: (3 comments) Patchset: PS

Change in osmo-trx[master]: ms-trx support

2022-12-12 Thread Hoernchen
Attention is currently required from: Hoernchen, pespin. Hello Jenkins Builder, laforge, fixeria, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-trx/+/30416 to look at the new patch set (#16). Change subject: ms-trx support ...

Change in osmo-trx[master]: clang-format: proper c++ standard

2022-12-12 Thread Hoernchen
Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/30536 ) Change subject: clang-format: proper c++ standard .. clang-format: proper c++ standard Change-Id: I9828093a08ed8b4c2a11f482f67436

Change in osmo-pcu[master]: pdch_ulc_get_node(): assert if ulc pointer is null

2022-12-12 Thread osmith
Attention is currently required from: pespin. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30535 ) Change subject: pdch_ulc_get_node(): assert if ulc pointer is null .. Patch Set 1: Code-

Change in osmo-pcu[master]: pdch_ulc_get_node(): assert if ulc pointer is null

2022-12-12 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/30535 ) Change subject: pdch_ulc_get_node(): assert if ulc pointer is null .. pdch_ulc_get_node(): assert if ulc pointer is null Make crah m

Change in osmo-ci[master]: jobs/master-builds,gerrit-verifications: fix node

2022-12-12 Thread pespin
Attention is currently required from: osmith. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/30534 ) Change subject: jobs/master-builds,gerrit-verifications: fix node .. Patch Set 1: Code-Re

Change in osmo-ci[master]: jobs/master-builds,gerrit-verifications: fix node

2022-12-12 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/30534 ) Change subject: jobs/master-builds,gerrit-verifications: fix node .. jobs/master-builds,gerrit-verifications: fix node Do not set a n

Change in osmo-ttcn3-hacks[master]: WIP: ns: Add test for SNS Size Num. of IP Endpoints IE

2022-12-12 Thread arehbein
arehbein has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30431 ) Change subject: WIP: ns: Add test for SNS Size Num. of IP Endpoints IE .. Patch Set 2: (1 comment) Patchset: PS2: > No id

Change in osmo-ttcn3-hacks[master]: WIP: ns: Add test for SNS Size Num. of IP Endpoints IE

2022-12-12 Thread pespin
Attention is currently required from: arehbein. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30431 ) Change subject: WIP: ns: Add test for SNS Size Num. of IP Endpoints IE .. Patc

Change in osmo-ttcn3-hacks[master]: Revert "WIP: ns: Add test for SNS Size Num. of IP Endpoints IE"

2022-12-12 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30544 ) Change subject: Revert "WIP: ns: Add test for SNS Size Num. of IP Endpoints IE" .. Revert "WIP: ns: Add test for SNS Size Num. of IP End

Change in osmo-ttcn3-hacks[master]: Revert "WIP: ns: Add test for SNS Size NSEI IE"

2022-12-12 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30545 ) Change subject: Revert "WIP: ns: Add test for SNS Size NSEI IE" .. Revert "WIP: ns: Add test for SNS Size NSEI IE" Revert submission 30

Change in osmo-ttcn3-hacks[master]: Revert "WIP: ns: Add test for SNS Size Num. of NSVCs IE"

2022-12-12 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30543 ) Change subject: Revert "WIP: ns: Add test for SNS Size Num. of NSVCs IE" .. Revert "WIP: ns: Add test for SNS Size Num. of NSVCs IE" Re

Change in osmo-ttcn3-hacks[master]: Revert "WIP: ns: Add test for SNS Size NSEI IE"

2022-12-12 Thread pespin
Attention is currently required from: arehbein. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30545 ) Change subject: Revert "WIP: ns: Add test for SNS Size NSEI IE" .. Patch Set 1

Change in osmo-ttcn3-hacks[master]: Revert "WIP: ns: Add test for SNS Size Num. of NSVCs IE"

2022-12-12 Thread pespin
Attention is currently required from: arehbein. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30543 ) Change subject: Revert "WIP: ns: Add test for SNS Size Num. of NSVCs IE" .. Pa

Change in osmo-ttcn3-hacks[master]: Revert "WIP: ns: Add test for SNS Size Num. of IP Endpoints IE"

2022-12-12 Thread pespin
Attention is currently required from: arehbein. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30544 ) Change subject: Revert "WIP: ns: Add test for SNS Size Num. of IP Endpoints IE"

Change in osmo-ttcn3-hacks[master]: WIP: ns: Add test for SNS Size Num. of IP Endpoints IE

2022-12-12 Thread arehbein
arehbein has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30431 ) Change subject: WIP: ns: Add test for SNS Size Num. of IP Endpoints IE .. Patch Set 2: (1 comment) Patchset: PS2: > I'm n

Change in osmo-ttcn3-hacks[master]: Revert "WIP: ns: Add test for SNS Size NSEI IE"

2022-12-12 Thread arehbein
Hello Jenkins Builder, I'd like you to do a code review. Please visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30545 to review the following change. Change subject: Revert "WIP: ns: Add test for SNS Size NSEI IE" ..

Change in osmo-ttcn3-hacks[master]: WIP: ns: Add test for SNS Size NSEI IE

2022-12-12 Thread arehbein
arehbein has created a revert of this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30430 ) Change subject: WIP: ns: Add test for SNS Size NSEI IE .. -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/3

Change in osmo-ttcn3-hacks[master]: WIP: ns: Add test for SNS Size Num. of IP Endpoints IE

2022-12-12 Thread arehbein
arehbein has created a revert of this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30431 ) Change subject: WIP: ns: Add test for SNS Size Num. of IP Endpoints IE .. -- To view, visit https://gerrit.osmocom.org/c/osmo

Change in osmo-ttcn3-hacks[master]: Revert "WIP: ns: Add test for SNS Size Num. of IP Endpoints IE"

2022-12-12 Thread arehbein
Hello Jenkins Builder, I'd like you to do a code review. Please visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30544 to review the following change. Change subject: Revert "WIP: ns: Add test for SNS Size Num. of IP Endpoints IE" ..

Change in osmo-ttcn3-hacks[master]: WIP: ns: Add test for SNS Size Num. of NSVCs IE

2022-12-12 Thread arehbein
arehbein has created a revert of this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30432 ) Change subject: WIP: ns: Add test for SNS Size Num. of NSVCs IE .. -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-

Change in osmo-ttcn3-hacks[master]: Revert "WIP: ns: Add test for SNS Size Num. of NSVCs IE"

2022-12-12 Thread arehbein
Hello Jenkins Builder, I'd like you to do a code review. Please visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30543 to review the following change. Change subject: Revert "WIP: ns: Add test for SNS Size Num. of NSVCs IE" .

Change in osmocom-bb[master]: trxcon: fix l1ctl_tx_dt_conf(): accept const *cnf

2022-12-12 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30533 ) Change subject: trxcon: fix l1ctl_tx_dt_conf(): accept const *cnf .. trxcon: fix l1ctl_tx_dt_conf(): accept const *cnf The *cnf param of l1c

Change in gapk[master]: libgsmhr/fetch_sources.py: convert to Python 3

2022-12-12 Thread fixeria
fixeria has submitted this change. ( https://gerrit.osmocom.org/c/gapk/+/30482 ) Change subject: libgsmhr/fetch_sources.py: convert to Python 3 .. libgsmhr/fetch_sources.py: convert to Python 3 * Use https://docs.python.org/3/li

Change in gapk[master]: libgsmhr/fetch_sources.py: convert to Python 3

2022-12-12 Thread osmith
Attention is currently required from: laforge, fixeria. osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/gapk/+/30482 ) Change subject: libgsmhr/fetch_sources.py: convert to Python 3 .. Patch Set 1: Cod

Change in osmocom-bb[master]: trxcon: fix l1ctl_tx_dt_conf(): accept const *cnf

2022-12-12 Thread pespin
Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30533 ) Change subject: trxcon: fix l1ctl_tx_dt_conf(): accept const *cnf .. Patch Set 1: Cod

Change in osmo-ttcn3-hacks[master]: WIP: ns: Add test for SNS Size Num. of IP Endpoints IE

2022-12-12 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30431 ) Change subject: WIP: ns: Add test for SNS Size Num. of IP Endpoints IE .. Patch Set 2: (1 comment) Patchset: PS2: I'm not f

Change in osmo-sgsn[master]: osmo-gtphub.cfg: fix conflict with osmo-ggsn.cfg

2022-12-12 Thread osmith
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/30518 ) Change subject: osmo-gtphub.cfg: fix conflict with osmo-ggsn.cfg .. osmo-gtphub.cfg: fix conflict with osmo-ggsn.cfg Change bind-to-ggsns from

Change in osmo-trx[master]: clean up mutex, scopedlock, and signal classes

2022-12-12 Thread pespin
Attention is currently required from: Hoernchen. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/30486 ) Change subject: clean up mutex, scopedlock, and signal classes .. Patch Set 3: Code-R

Change in osmo-upf[master]: add cfg: tunmap / nft-rule append

2022-12-12 Thread pespin
Attention is currently required from: neels. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-upf/+/30500 ) Change subject: add cfg: tunmap / nft-rule append .. Patch Set 3: Code-Review+1 (1 comme

Change in osmo-sgsn[master]: osmo-gtphub.cfg: fix conflict with osmo-ggsn.cfg

2022-12-12 Thread pespin
Attention is currently required from: osmith, daniel. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/30518 ) Change subject: osmo-gtphub.cfg: fix conflict with osmo-ggsn.cfg .. Patch Set 1

Change in libosmo-abis[master]: Remove mISDN header from received channel data

2022-12-12 Thread laforge
Attention is currently required from: jolly. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/30448 ) Change subject: Remove mISDN header from received channel data .. Patch Set 1: Code-

Change in libosmo-abis[master]: Fix support for HDLC/RAW type channels at mISDN.c

2022-12-12 Thread laforge
Attention is currently required from: jolly. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/30446 ) Change subject: Fix support for HDLC/RAW type channels at mISDN.c .. Patch Set 1: (