Change in osmo-upf[master]: clarify comments and naming around PDR+FAR classification

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30465 ) Change subject: clarify comments and naming around PDR+FAR classification .. clarify comments and naming around PDR+FAR classification

Change in osmo-upf[master]: in GTP actions, also store local GTP addrs

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30467 ) Change subject: in GTP actions, also store local GTP addrs .. in GTP actions, also store local GTP addrs At first, this mostly improv

Change in osmo-upf[master]: tunmap: choose local GTP addr by Network Instance IEs

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30461 ) Change subject: tunmap: choose local GTP addr by Network Instance IEs .. tunmap: choose local GTP addr by Network Instance IEs Add 'n

Change in osmo-upf[master]: fix tunmap: mixup of Access/Core side FAR rules

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30466 ) Change subject: fix tunmap: mixup of Access/Core side FAR rules .. fix tunmap: mixup of Access/Core side FAR rules For tunmap, forwar

Change in osmo-upf[master]: improve error log for unknown netinst

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30462 ) Change subject: improve error log for unknown netinst .. improve error log for unknown netinst When a Network Instance name is not kn

Change in osmo-upf[master]: fix access/core mixup of PDR IDs

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30460 ) Change subject: fix access/core mixup of PDR IDs .. fix access/core mixup of PDR IDs The GTP action detection always has 'pdr' detect

Change in osmo-upf[master]: log: add missing sep in far_to_str

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30463 ) Change subject: log: add missing sep in far_to_str .. log: add missing sep in far_to_str Change-Id: I1789cdb65b1e355d28cb6d22c8a18e01

Change in osmo-upf[master]: fix PFCP Session Mod: Update FAR

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30464 ) Change subject: fix PFCP Session Mod: Update FAR .. fix PFCP Session Mod: Update FAR Fix parsing of the Update FAR information so tha

Change in osmo-upf[master]: up_gtp_action_to_str_buf(): always print PDR IDs

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30457 ) Change subject: up_gtp_action_to_str_buf(): always print PDR IDs .. up_gtp_action_to_str_buf(): always print PDR IDs Change-Id: I16da

Change in osmo-upf[master]: VTY 'show gtp': more accurately identify local/remote IP

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30459 ) Change subject: VTY 'show gtp': more accurately identify local/remote IP .. VTY 'show gtp': more accurately identify local/remote IP

Change in osmo-upf[master]: VTY: show gtp: still list tunmap if no tunend device is open

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30456 ) Change subject: VTY: show gtp: still list tunmap if no tunend device is open .. VTY: show gtp: still list tunmap if no tunend device i

Change in osmo-upf[master]: use osmo_pfcp_ie_outer_header_creation_to_str_buf()

2022-12-04 Thread neels
neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/30458 ) Change subject: use osmo_pfcp_ie_outer_header_creation_to_str_buf() .. use osmo_pfcp_ie_outer_header_creation_to_str_buf() Fix missin

Change in osmocom-bb[master]: mobile: support RTP and TI specific TCH frame I/O formats

2022-12-04 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30455 ) Change subject: mobile: support RTP and TI specific TCH frame I/O formats .. mobile: support RTP and TI specific TCH frame I/O for

Change in osmocom-bb[master]: mobile: clean up GAPK I/O state on channel release

2022-12-04 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30454 ) Change subject: mobile: clean up GAPK I/O state on channel release .. mobile: clean up GAPK I/O state on channel release Do not a

Change in osmocom-bb[master]: trxcon: constify pointers in L1CTL decoding functions

2022-12-04 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30451 ) Change subject: trxcon: constify pointers in L1CTL decoding functions .. trxcon: constify pointers in L1CTL decoding functions Ch

Change in osmocom-bb[master]: trxcon: print TCH mode using gsm48_chan_mode_name()

2022-12-04 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30453 ) Change subject: trxcon: print TCH mode using gsm48_chan_mode_name() .. trxcon: print TCH mode using gsm48_chan_mode_name() Change

Change in osmocom-bb[master]: trxcon: add value-string defs for L1CTL Reset / CCCH Mode

2022-12-04 Thread fixeria
fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30452 ) Change subject: trxcon: add value-string defs for L1CTL Reset / CCCH Mode .. trxcon: add value-string defs for L1CTL Reset / CCCH

Change in osmocom-bb[master]: trxcon: trxcon_fsm: permit loop [P]DCH transitions

2022-12-04 Thread fixeria
Attention is currently required from: laforge, pespin, msuraev. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30318 ) Change subject: trxcon: trxcon_fsm: permit loop [P]DCH transitions ..

Change in libosmo-abis[master]: Send raw data with mISDN as it arrives from application

2022-12-04 Thread Jolly
Jolly has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/30450 ) Change subject: Send raw data with mISDN as it arrives from application .. Send raw data with mISDN as it arrives from application

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

2022-12-04 Thread Jolly
Jolly has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/30448 ) Change subject: Remove mISDN header from received channel data .. Remove mISDN header from received channel data Change-Id: I37f1

Change in libosmo-abis[master]: Add missing functions to send HDLC/RAW data

2022-12-04 Thread Jolly
Jolly has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/30447 ) Change subject: Add missing functions to send HDLC/RAW data .. Add missing functions to send HDLC/RAW data Change-Id: Iebcb99f491

Change in libosmo-abis[master]: Initialize devinfo at misdn.c

2022-12-04 Thread Jolly
Jolly has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/30449 ) Change subject: Initialize devinfo at misdn.c .. Initialize devinfo at misdn.c Valgrind did complain about use of uninitialized d

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

2022-12-04 Thread Jolly
Jolly has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/30446 ) Change subject: Fix support for HDLC/RAW type channels at mISDN.c .. Fix support for HDLC/RAW type channels at mISDN.c Change-Id:

Change in libosmocore[master]: osmo-stat-dummy: add rate counters and statsd tester

2022-12-04 Thread fixeria
Attention is currently required from: laforge, pespin, msuraev. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30301 ) Change subject: osmo-stat-dummy: add rate counters and statsd tester ...

Change in libosmocore[master]: osmo-stat-dummy: add rate counters and statsd tester

2022-12-04 Thread msuraev
Attention is currently required from: laforge, fixeria, pespin. msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30301 ) Change subject: osmo-stat-dummy: add rate counters and statsd tester ...

Change in libosmocore[master]: osmo-stat-dummy: add rate counters and statsd tester

2022-12-04 Thread msuraev
Attention is currently required from: laforge, pespin, msuraev. Hello Jenkins Builder, laforge, pespin, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/libosmocore/+/30301 to look at the new patch set (#19). Change subject: osmo-stat-dummy: add rate counters an

Change in libosmocore[master]: rate_ctr: convert to timerfd

2022-12-04 Thread msuraev
Attention is currently required from: laforge, pespin. Hello Jenkins Builder, laforge, fixeria, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/libosmocore/+/30302 to look at the new patch set (#9). Change subject: rate_ctr: convert to timerfd .

Change in libosmocore[master]: rate_ctr: convert to timerfd

2022-12-04 Thread msuraev
Attention is currently required from: laforge, pespin. msuraev has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30302 ) Change subject: rate_ctr: convert to timerfd .. Patch Set 7: (1 comment)

Change in libosmocore[master]: rate_ctr: convert to timerfd

2022-12-04 Thread msuraev
Attention is currently required from: pespin, msuraev. Hello Jenkins Builder, laforge, fixeria, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/libosmocore/+/30302 to look at the new patch set (#8). Change subject: rate_ctr: convert to timerfd .

Change in libosmocore[master]: telnet_init_dynif: don't allow negative port

2022-12-04 Thread msuraev
msuraev has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30443 ) Change subject: telnet_init_dynif: don't allow negative port .. telnet_init_dynif: don't allow negative port Binding to a negative port sho

Change in libosmocore[master]: telnet_init_dynif: propagate error

2022-12-04 Thread msuraev
msuraev has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30442 ) Change subject: telnet_init_dynif: propagate error .. telnet_init_dynif: propagate error Return actual error from osmo_sock_init_ofd() to t

Change in libosmocore[master]: telnet_init_dynif: don't allow negative port

2022-12-04 Thread laforge
Attention is currently required from: msuraev. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30443 ) Change subject: telnet_init_dynif: don't allow negative port .. Patch Set 3: Code-R

Change in libosmocore[master]: telnet_init_dynif: propagate error

2022-12-04 Thread laforge
Attention is currently required from: msuraev. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30442 ) Change subject: telnet_init_dynif: propagate error .. Patch Set 3: Code-Review+2

Change in libosmocore[master]: rate_ctr: convert to timerfd

2022-12-04 Thread laforge
Attention is currently required from: pespin, msuraev. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30302 ) Change subject: rate_ctr: convert to timerfd .. Patch Set 7: (1 comment)

Change in libosmocore[master]: vty: fix doc typo

2022-12-04 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30445 ) Change subject: vty: fix doc typo .. vty: fix doc typo Change-Id: I9f1112fc27dfe967b4a007648ddda1050e9bd9fa --- M src/vty/telnet_interface.

Change in libosmocore[master]: jenkins_arm.sh: disable external tests

2022-12-04 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30441 ) Change subject: jenkins_arm.sh: disable external tests .. jenkins_arm.sh: disable external tests We don not run 'make check' at all so conf

Change in libosmocore[master]: vty: fix doc typo

2022-12-04 Thread laforge
Attention is currently required from: msuraev. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30445 ) Change subject: vty: fix doc typo .. Patch Set 2: Code-Review+2 -- To view, visit

Change in libosmocore[master]: jenkins_arm.sh: disable external tests

2022-12-04 Thread laforge
Attention is currently required from: osmith, msuraev. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30441 ) Change subject: jenkins_arm.sh: disable external tests .. Patch Set 3: Code