Change in libosmocore[master]: gprs_ns2: rework IP-SNS binds

2021-02-19 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22872 ) Change subject: gprs_ns2: rework IP-SNS binds .. Patch Set 12: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c/libos

Change in libosmocore[master]: gprs_ns2_vty: add optional argument signalling and data weights to `n...

2021-02-19 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22900 ) Change subject: gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp` .. Patch Set 10: Code-Review+2 --

Change in libosmocore[master]: gprs_ns2: implement a simple load sharing for UDP

2021-02-19 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22901 ) Change subject: gprs_ns2: implement a simple load sharing for UDP .. Patch Set 11: Code-Review+2 -- To view, visit https://gerrit

Change in libosmocore[master]: tests: Set print_category values explicitly

2021-02-19 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22961 ) Change subject: tests: Set print_category values explicitly .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmoco

Change in osmo-ttcn3-hacks[master]: gbproxy: update sns configuration to use ip-sns-bind

2021-02-19 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22939 ) Change subject: gbproxy: update sns configuration to use ip-sns-bind .. Patch Set 1: Code-Review+2 -- To view, visit https:/

Change in libosmocore[master]: gprs_ns2: ensure no duplicate UDP NSVC can be created

2021-02-19 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22944 ) Change subject: gprs_ns2: ensure no duplicate UDP NSVC can be created .. Patch Set 1: Code-Review+1 -- To view, visit https://ger

Change in libosmocore[master]: logging: Allow prefixing thread ID to each log line

2021-02-19 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22960 ) Change subject: logging: Allow prefixing thread ID to each log line .. Patch Set 2: Code-Review+2 -- To view, visit https://gerri

Change in libosmocore[master]: gprs_ns2: ensure no duplicate UDP NSVC can be created

2021-02-19 Thread lynxis lazus
lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22944 ) Change subject: gprs_ns2: ensure no duplicate UDP NSVC can be created .. Patch Set 1: Code-Review+2 1+1=2 -- To view, visi

Change in libosmocore[master]: gprs_ns2: rework IP-SNS binds

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22872 ) Change subject: gprs_ns2: rework IP-SNS binds .. gprs_ns2: rework IP-SNS binds Introduce a `ip-sns-bind BINDID` vty command within a `

Change in libosmocore[master]: gprs_ns2_vty: add optional argument signalling and data weights to `n...

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22900 ) Change subject: gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp` .. gprs_ns2_vty: add optional argument s

Change in libosmocore[master]: gprs_ns2: implement a simple load sharing for UDP

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22901 ) Change subject: gprs_ns2: implement a simple load sharing for UDP .. gprs_ns2: implement a simple load sharing for UDP Implement the l

Change in libosmocore[master]: gprs_ns2: fix typo in function name ns2_load_sharing_modulo

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22933 ) Change subject: gprs_ns2: fix typo in function name ns2_load_sharing_modulo .. gprs_ns2: fix typo in function name ns2_load_sharing_mod

Change in libosmocore[master]: gprs_ns2_sns: rename fsm events to include RX or REQ prefix

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22903 ) Change subject: gprs_ns2_sns: rename fsm events to include RX or REQ prefix .. gprs_ns2_sns: rename fsm events to include RX or REQ pre

Change in libosmocore[master]: gprs_ns2: make gprs_ns2_recv_prim() always take msgb ownership

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22904 ) Change subject: gprs_ns2: make gprs_ns2_recv_prim() always take msgb ownership .. gprs_ns2: make gprs_ns2_recv_prim() always take msgb

Change in libosmocore[master]: gprs_ns2_fr: pass MTU changes to the NSE

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22909 ) Change subject: gprs_ns2_fr: pass MTU changes to the NSE .. gprs_ns2_fr: pass MTU changes to the NSE When the MTU of the frame relay d

Change in libosmocore[master]: gprs_ns2: truncate the NS_STATUS to the MTU

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22910 ) Change subject: gprs_ns2: truncate the NS_STATUS to the MTU .. gprs_ns2: truncate the NS_STATUS to the MTU A NS Status can contain the

Change in libosmocore[master]: gprs_ns2: add value_string for GPRS_NS2_AFF_CAUSE_SNS_NO_ENDPOINTS

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22930 ) Change subject: gprs_ns2: add value_string for GPRS_NS2_AFF_CAUSE_SNS_NO_ENDPOINTS .. gprs_ns2: add value_string for GPRS_NS2_AFF_CAUS

Change in libosmocore[master]: gprs_ns2: ensure no duplicate UDP NSVC can be created

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22944 ) Change subject: gprs_ns2: ensure no duplicate UDP NSVC can be created .. gprs_ns2: ensure no duplicate UDP NSVC can be created Change-

Change in libosmocore[master]: gprs_ns2_message: tx_status: move all cause dependent code into the s...

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22911 ) Change subject: gprs_ns2_message: tx_status: move all cause dependent code into the switch/case .. gprs_ns2_message: tx_status: move a

Change in osmo-ttcn3-hacks[master]: gbproxy: update sns configuration to use ip-sns-bind

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22939 ) Change subject: gbproxy: update sns configuration to use ip-sns-bind .. gbproxy: update sns configuration to use ip-sns-bind With

Change in osmo-bsc[master]: Disallow changing the type of an existing BTS from the vty

2021-02-19 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/22964 ) Change subject: Disallow changing the type of an existing BTS from the vty .. Patch Set 2: (1 comment) https://gerrit.osmocom.org/c/

Change in libosmocore[master]: logging: Allow prefixing thread ID to each log line

2021-02-19 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22960 ) Change subject: logging: Allow prefixing thread ID to each log line .. logging: Allow prefixing thread ID to each log line Related: OS#5032

Change in libosmocore[master]: Drop use of log_set_print_filename() API inside libosmocore

2021-02-19 Thread pespin
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/libosmocore/+/22962 to look at the new patch set (#2). Change subject: Drop use of log_set_print_filename() API inside libosmocore ...

Change in libosmocore[master]: logging: Deprecate API log_set_print_filename

2021-02-19 Thread pespin
Hello Jenkins Builder, fixeria, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/libosmocore/+/22963 to look at the new patch set (#2). Change subject: logging: Deprecate API log_set_print_filename

Change in libosmocore[master]: tests: Set print_category values explicitly

2021-02-19 Thread pespin
Hello Jenkins Builder, fixeria, daniel, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/libosmocore/+/22961 to look at the new patch set (#2). Change subject: tests: Set print_category values explicitly ..

Change in libosmo-abis[master]: tests: trau_sync: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-abis/+/22965 ) Change subject: tests: trau_sync: Explicitly drop category from log .. tests: trau_sync: Explicitly drop category from log Let's

Change in libosmocore[master]: gprs_ns2: free_nse: free the SNS fsm early

2021-02-19 Thread lynxis lazus
lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/22966 ) Change subject: gprs_ns2: free_nse: free the SNS fsm early .. gprs_ns2: free_nse: free the SNS fsm early If the SNS fsm isn

Change in libosmo-netif[master]: gitignore: Ignore autfoo *~ churn

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-netif/+/22968 ) Change subject: gitignore: Ignore autfoo *~ churn .. gitignore: Ignore autfoo *~ churn Change-Id: I5f9bb19e6785de42912cf3c7360c

Change in libosmo-netif[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-netif/+/22967 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category her

Change in osmo-pcu[master]: gprs_bssgp: use gprs_ns2_sns_add_bind() to allow the NSE to use the b...

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/22914 ) Change subject: gprs_bssgp: use gprs_ns2_sns_add_bind() to allow the NSE to use the binds for IP-SNS configuration .. gprs_bssgp: use gpr

Change in libosmocore[master]: gprs_ns2: free_nse: free the SNS fsm early

2021-02-19 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22966 ) Change subject: gprs_ns2: free_nse: free the SNS fsm early .. Patch Set 1: Code-Review+1 -- To view, visit https://gerrit.osmocom

Change in libosmo-sccp[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/22969 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here

Change in libosmo-sccp[master]: gitignore: Ignore autofoo *~ churn

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/22970 ) Change subject: gitignore: Ignore autofoo *~ churn .. gitignore: Ignore autofoo *~ churn Change-Id: Ia9f01761b595d9b082d78b05d71

Change in libosmo-netif[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-netif/+/22971 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Ch

Change in libosmo-sccp[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/22972 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Cha

Change in osmo-iuh[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-iuh/+/22974 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-

Change in osmo-iuh[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-iuh/+/22973 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here sin

Change in osmo-hlr[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hlr/+/22975 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-

Change in osmo-ggsn[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/22976 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here si

Change in osmo-ggsn[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/22977 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change

Change in osmo-hlr[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-hlr/+/22975 to look at the new patch set (#2). Change subject: tests: Replace deprecated API log_set_print_filename .

Change in libosmocore[master]: gprs_ns2: free_nse: free the SNS fsm early

2021-02-19 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22966 ) Change subject: gprs_ns2: free_nse: free the SNS fsm early .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom

Change in libosmocore[master]: gprs_ns2: free_nse: free the SNS fsm early

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22966 ) Change subject: gprs_ns2: free_nse: free the SNS fsm early .. gprs_ns2: free_nse: free the SNS fsm early If the SNS fsm isn't freed ea

Change in osmo-mgw[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-mgw/+/22978 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-

Change in osmo-msc[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/22980 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-

Change in osmo-msc[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-msc/+/22979 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here sin

Change in libosmocore[master]: tests: Set print_category values explicitly

2021-02-19 Thread daniel
daniel has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22961 ) Change subject: tests: Set print_category values explicitly .. Patch Set 2: Code-Review+1 -- To view, visit https://gerrit.osmoco

Change in libosmocore[master]: tests: Set print_category values explicitly

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22961 ) Change subject: tests: Set print_category values explicitly .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmoc

Change in libosmocore[master]: Drop use of log_set_print_filename() API inside libosmocore

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22962 ) Change subject: Drop use of log_set_print_filename() API inside libosmocore .. Patch Set 2: Code-Review+1 -- To view, visit http

Change in libosmocore[master]: logging: Deprecate API log_set_print_filename

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22963 ) Change subject: logging: Deprecate API log_set_print_filename .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osm

Change in libosmo-abis[master]: tests: trau_sync: Explicitly drop category from log

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/22965 ) Change subject: tests: trau_sync: Explicitly drop category from log .. Patch Set 1: Code-Review+2 -- To view, visit https://ger

Change in libosmo-abis[master]: tests: trau_sync: Explicitly drop category from log

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/22965 ) Change subject: tests: trau_sync: Explicitly drop category from log .. tests: trau_sync: Explicitly drop category from log Let's disable h

Change in osmo-pcu[master]: Use ALPHA value received in SI13 from PCUIF

2021-02-19 Thread osmith
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/22801 ) Change subject: Use ALPHA value received in SI13 from PCUIF .. Patch Set 2: (1 comment) https://gerrit.osmocom.org/c/osmo-pcu/+/2280

Change in libosmo-netif[master]: tests: Explicitly drop category from log

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/22967 ) Change subject: tests: Explicitly drop category from log .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmoco

Change in libosmo-netif[master]: gitignore: Ignore autfoo *~ churn

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/22968 ) Change subject: gitignore: Ignore autfoo *~ churn .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c

Change in libosmo-netif[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/22971 ) Change subject: tests: Replace deprecated API log_set_print_filename .. Patch Set 1: Code-Review+2 -- To view, visit https://g

Change in libosmo-netif[master]: tests: Explicitly drop category from log

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/22967 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here since we

Change in libosmo-netif[master]: gitignore: Ignore autfoo *~ churn

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/22968 ) Change subject: gitignore: Ignore autfoo *~ churn .. gitignore: Ignore autfoo *~ churn Change-Id: I5f9bb19e6785de42912cf3c7360cf758b87486

Change in libosmo-netif[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/22971 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-Id: I

Change in osmo-bsc[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/22981 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here sin

Change in osmo-bsc[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/22982 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-

Change in libosmo-sccp[master]: tests: Explicitly drop category from log

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/22969 ) Change subject: tests: Explicitly drop category from log .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom

Change in libosmo-sccp[master]: gitignore: Ignore autofoo *~ churn

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/22970 ) Change subject: gitignore: Ignore autofoo *~ churn .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c

Change in libosmo-sccp[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/22972 ) Change subject: tests: Replace deprecated API log_set_print_filename .. Patch Set 1: Code-Review+2 -- To view, visit https://ge

Change in libosmo-sccp[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/22972 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-Id: Id

Change in libosmo-sccp[master]: tests: Explicitly drop category from log

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/22969 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here since we

Change in libosmo-sccp[master]: gitignore: Ignore autofoo *~ churn

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/22970 ) Change subject: gitignore: Ignore autofoo *~ churn .. gitignore: Ignore autofoo *~ churn Change-Id: Ia9f01761b595d9b082d78b05d71ff549b8e33

Change in osmo-ggsn[master]: tests: Explicitly drop category from log

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/22976 ) Change subject: tests: Explicitly drop category from log .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.or

Change in osmo-ggsn[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/22977 ) Change subject: tests: Replace deprecated API log_set_print_filename .. Patch Set 1: Code-Review+2 -- To view, visit https://gerri

Change in osmo-ggsn[master]: tests: Explicitly drop category from log

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/22976 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here since we don

Change in osmo-ggsn[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/22977 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-Id: I35eb

Change in osmo-iuh[master]: tests: Explicitly drop category from log

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-iuh/+/22973 ) Change subject: tests: Explicitly drop category from log .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org

Change in osmo-iuh[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-iuh/+/22974 ) Change subject: tests: Replace deprecated API log_set_print_filename .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit

Change in osmo-iuh[master]: tests: Explicitly drop category from log

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-iuh/+/22973 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here since we don'

Change in osmo-iuh[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread laforge
laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-iuh/+/22974 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-Id: Ic53a0

Change in osmo-bts[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/22983 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here sin

Change in osmo-bts[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/22984 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-

Change in osmo-msc[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/22979 to look at the new patch set (#2). Change subject: tests: Explicitly drop category from log .. tests: Ex

Change in osmo-pcu[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/22985 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here sin

Change in osmo-pcu[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/22986 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-

Change in osmo-trx[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/22987 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here sin

Change in osmo-trx[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/22988 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-

Change in osmo-msc[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/22980 to look at the new patch set (#3). Change subject: tests: Replace deprecated API log_set_print_filename .

Change in osmo-msc[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/c/osmo-msc/+/22979 to look at the new patch set (#3). Change subject: tests: Explicitly drop category from log .. tests: Ex

Change in osmocom-bb[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/22989 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Chang

Change in openbsc[master]: gitignore: Ignore configure~ file

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/openbsc/+/22991 ) Change subject: gitignore: Ignore configure~ file .. gitignore: Ignore configure~ file Change-Id: Ie2ec89307ca941e52cb898ce045e423c44

Change in openbsc[master]: tests: Explicitly drop category from log

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/openbsc/+/22990 ) Change subject: tests: Explicitly drop category from log .. tests: Explicitly drop category from log Let's disable category here sinc

Change in openbsc[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/openbsc/+/22992 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-I

Change in libosmocore[master]: Drop use of log_set_print_filename() API inside libosmocore

2021-02-19 Thread pespin
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/22962 ) Change subject: Drop use of log_set_print_filename() API inside libosmocore .. Patch Set 2: (1 comment) https://gerrit.osmocom.or

Build failure of network:osmocom:nightly/simtrace2 in xUbuntu_20.10/x86_64

2021-02-19 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/simtrace2/xUbuntu_20.10/x86_64 Package network:osmocom:nightly/simtrace2 failed to build in xUbuntu_20.10/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly simtrace2 Last lines of bui

Change in osmocom-bb[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread fixeria
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/22989 ) Change subject: tests: Replace deprecated API log_set_print_filename .. Patch Set 1: Code-Review+2 -- To view, visit https://gerr

Build failure of network:osmocom:nightly/simtrace2 in xUbuntu_20.04/x86_64

2021-02-19 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/simtrace2/xUbuntu_20.04/x86_64 Package network:osmocom:nightly/simtrace2 failed to build in xUbuntu_20.04/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly simtrace2 Last lines of bui

Change in osmocom-bb[master]: tests: Replace deprecated API log_set_print_filename

2021-02-19 Thread pespin
pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/22989 ) Change subject: tests: Replace deprecated API log_set_print_filename .. tests: Replace deprecated API log_set_print_filename Change-Id: I9d24

Change in osmo-pcu[master]: Use NULL as default value for pointer type

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/22993 ) Change subject: Use NULL as default value for pointer type .. Use NULL as default value for pointer type Using zero there is confusi

Change in osmo-pcu[master]: find_multi_slots: Avoid calling mslot_class_get_tx() on each iteration

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/22994 ) Change subject: find_multi_slots: Avoid calling mslot_class_get_tx() on each iteration .. find_multi_slots: Avoid calling mslot_clas

Change in osmo-pcu[master]: find_multi_slots: Mark mslot_class properties const

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/22996 ) Change subject: find_multi_slots: Mark mslot_class properties const .. find_multi_slots: Mark mslot_class properties const This way

Change in osmo-pcu[master]: find_multi_slots: Avoid multiple calls to mslot_class_get_rx()

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/22995 ) Change subject: find_multi_slots: Avoid multiple calls to mslot_class_get_rx() .. find_multi_slots: Avoid multiple calls to mslot_cla

Change in osmo-pcu[master]: find_multi_slots: Avoid multiple calls to mslot_class_get_type()

2021-02-19 Thread pespin
pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/22997 ) Change subject: find_multi_slots: Avoid multiple calls to mslot_class_get_type() .. find_multi_slots: Avoid multiple calls to mslot_c

Change in docker-playground[master]: gbproxy: update sns configuration to use ip-sns-bind

2021-02-19 Thread lynxis lazus
lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/22940 ) Change subject: gbproxy: update sns configuration to use ip-sns-bind .. Patch Set 1: Verified+1 -- To view, visit htt

Change in docker-playground[master]: gbproxy: update sns configuration to use ip-sns-bind

2021-02-19 Thread lynxis lazus
lynxis lazus has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/22940 ) Change subject: gbproxy: update sns configuration to use ip-sns-bind .. gbproxy: update sns configuration to use ip-sns-bind Wit

  1   2   >