Change in ...osmo-ttcn3-hacks[master]: lib/RAN: Introduce CTRL_CLIENT port to access CTRL muxed in RAN IPA conn

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14406 ) Change subject: lib/RAN: Introduce CTRL_CLIENT port to access CTRL muxed in RAN IPA conn .. Patch Set 1: Code-Review+2

Change in ...osmo-ttcn3-hacks[master]: CTRL_Types: Fix SET value not encoded in message

2019-06-08 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14405 ) Change subject: CTRL_Types: Fix SET value not encoded in message .. CTRL_Types: Fix SET value not encoded in message

Change in ...osmo-ttcn3-hacks[master]: CTRL_Types: Fix SET value not encoded in message

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14405 ) Change subject: CTRL_Types: Fix SET value not encoded in message .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in ...osmo-ttcn3-hacks[master]: hlr: add osmo-hlr.cfg

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14400 ) Change subject: hlr: add osmo-hlr.cfg .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c/osmo

Change in ...libosmocore[master]: gsm48_decode_bcd_number2: fix ENOSPC edge case

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/14397 ) Change subject: gsm48_decode_bcd_number2: fix ENOSPC edge case .. Patch Set 4: Code-Review+1 -- To view, visit https

Change in ...osmo-ttcn3-hacks[master]: hlr: f_vty_subscr_show(): add invert arg

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14401 ) Change subject: hlr: f_vty_subscr_show(): add invert arg .. Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/14401

Change in ...osmo-hlr[master]: rx_check_imei_req(): fix IMEI bounds checking

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/14399 ) Change subject: rx_check_imei_req(): fix IMEI bounds checking .. Patch Set 2: Code-Review+1 -- To view, visit https

Change in ...osmo-ttcn3-hacks[master]: hlr: add Check IMEI tests

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14402 ) Change subject: hlr: add Check IMEI tests .. Patch Set 1: Code-Review-1 (2 comments) -1 for not using f_vty_config

Change in ...docker-playground[master]: Add script to regenerate VTY and counter documentation

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/14403 ) Change subject: Add script to regenerate VTY and counter documentation .. Patch Set 2: Code-Review+2 -- To view, visit

Change in ...osmo-ttcn3-hacks[master]: BTS: pcu_rr_suspend clean up and release the channel

2019-06-08 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14396 ) Change subject: BTS: pcu_rr_suspend clean up and release the channel .. BTS: pcu_rr_suspend clean up and release

Change in ...osmo-ttcn3-hacks[master]: bsc: Introduce test TC_ctrl_location

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14407 ) Change subject: bsc: Introduce test TC_ctrl_location .. Patch Set 1: so in other words, the test should run on test_CT

Change in ...osmo-ttcn3-hacks[master]: bsc: Introduce test TC_ctrl_location

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14407 ) Change subject: bsc: Introduce test TC_ctrl_location .. Patch Set 1: Code-Review-1 I'm not quite sure why we would want

Change in ...osmo-ttcn3-hacks[master]: BTS: pcu_rr_suspend clean up and release the channel

2019-06-08 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14396 ) Change subject: BTS: pcu_rr_suspend clean up and release the channel .. Patch Set 2: Code-Review+2 -- To view, visit https

Change in ...libosmocore[master]: vty_transcript_test.vty: add choice auto-complete tests

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmocore/+/14307 ) Change subject: vty_transcript_test.vty: add choice auto-complete tests .. vty_transcript_test.vty: add choice auto

Change in ...osmo-sgsn[master]: sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API

2019-06-06 Thread laforge
laforge has uploaded a new patch set (#2) to the change originally created by pespin. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/14292 ) Change subject: sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API

Change in ...osmo-sgsn[master]: sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/14292 ) Change subject: sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API .. Patch Set 2: Code-Review+2 -- To view

Change in ...osmo-sgsn[master]: sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/14292 ) Change subject: sgsn_libgtp: Use new per-GSN libgtp API instead of deprecated API .. sgsn_libgtp: Use new per-GSN libgtp

Change in ...osmo-ttcn3-hacks[master]: bsc: Avoid appending Osmux CID IE in AssignReq/Compl with SCCPLite

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14385 ) Change subject: bsc: Avoid appending Osmux CID IE in AssignReq/Compl with SCCPLite .. Patch Set 1: Code-Review+2

Change in ...osmo-ttcn3-hacks[master]: Add and set transport field for RanOps structure

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14386 ) Change subject: Add and set transport field for RanOps structure .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in ...osmo-ttcn3-hacks[master]: bsc: Avoid appending Osmux CID IE in AssignReq/Compl with SCCPLite

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14385 ) Change subject: bsc: Avoid appending Osmux CID IE in AssignReq/Compl with SCCPLite .. bsc: Avoid appending Osmux

Change in ...osmo-ttcn3-hacks[master]: bsc: Only append Osmux IEs in BSSAP AoIP

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14387 ) Change subject: bsc: Only append Osmux IEs in BSSAP AoIP .. bsc: Only append Osmux IEs in BSSAP AoIP Previous

Change in ...osmo-ttcn3-hacks[master]: Add and set transport field for RanOps structure

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14386 ) Change subject: Add and set transport field for RanOps structure .. Add and set transport field for RanOps structure

Change in ...osmo-ttcn3-hacks[master]: bsc: Only append Osmux IEs in BSSAP AoIP

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14387 ) Change subject: bsc: Only append Osmux IEs in BSSAP AoIP .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in ...osmo-ccid-firmware[master]: Makefile: add missing hpl/rtc directory

2019-06-06 Thread laforge
laforge has removed a vote on this change. Change subject: Makefile: add missing hpl/rtc directory .. Removed Verified-1 by Jenkins Builder (102) -- To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14389

Change in ...osmo-ccid-firmware[master]: Makefile: add missing hpl/rtc directory

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14389 ) Change subject: Makefile: add missing hpl/rtc directory .. Patch Set 1: Verified+1 Code-Review+2 -- To view, visit https

Change in ...osmo-ccid-firmware[master]: ASF: add related RTC files

2019-06-06 Thread laforge
laforge has removed a vote on this change. Change subject: ASF: add related RTC files .. Removed Verified-1 by Jenkins Builder (102) -- To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14390 To unsubscribe

Change in ...osmo-ccid-firmware[master]: ASF: add related RTC files

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14390 ) Change subject: ASF: add related RTC files .. Patch Set 1: Verified+1 Code-Review+2 -- To view, visit https

Change in ...osmo-bsc[master]: manuals: Update generated VTY reference and counters

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-bsc/+/14388 ) Change subject: manuals: Update generated VTY reference and counters .. manuals: Update generated VTY reference and counters

Change in ...osmo-ccid-firmware[master]: Makefile: automatically get output directory list

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14395 ) Change subject: Makefile: automatically get output directory list .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in ...osmo-ccid-firmware[master]: ASF: add new utils

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14394 ) Change subject: ASF: add new utils .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c/osmo

Change in ...osmo-bsc[master]: manuals: Update generated VTY reference and counters

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/14388 ) Change subject: manuals: Update generated VTY reference and counters .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in ...osmo-trx[master]: doc: vty: Update trx_vty_reference.xml

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-trx/+/14382 ) Change subject: doc: vty: Update trx_vty_reference.xml .. doc: vty: Update trx_vty_reference.xml Change-Id

Change in ...osmo-trx[master]: Add rate_ctr support to store/retrieve SDR errors through VTY

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-trx/+/14167 ) Change subject: Add rate_ctr support to store/retrieve SDR errors through VTY .. Add rate_ctr support to store/retrieve SDR

Change in ...osmo-trx[master]: Add VTY commands to set error ctr thresholds

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/14168 ) Change subject: Add VTY commands to set error ctr thresholds .. Patch Set 3: Code-Review+1 -- To view, visit https

Change in ...osmo-msc[master]: libmsc/db.c: introduce and use parse_sm_ud_from_result()

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-msc/+/13488 ) Change subject: libmsc/db.c: introduce and use parse_sm_ud_from_result() .. libmsc/db.c: introduce and use

Change in ...osmo-msc[master]: libmsc/db.c: introduce and use parse_sm_ud_from_result()

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/13488 ) Change subject: libmsc/db.c: introduce and use parse_sm_ud_from_result() .. Patch Set 7: Code-Review+2 -- To view, visit https

Change in ...osmo-msc[master]: libmsc/db.c: warn user about SMS text truncation

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-msc/+/13489 ) Change subject: libmsc/db.c: warn user about SMS text truncation .. libmsc/db.c: warn user about SMS text truncation

Change in ...osmo-msc[master]: libmsc/db.c: fix potential integer overflow

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-msc/+/13470 ) Change subject: libmsc/db.c: fix potential integer overflow .. libmsc/db.c: fix potential integer overflow The value

Change in ...osmo-msc[master]: libmsc/db.c: warn user about SMS text truncation

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/13489 ) Change subject: libmsc/db.c: warn user about SMS text truncation .. Patch Set 7: Code-Review+2 -- To view, visit https

Change in ...osmo-sgsn[master]: osmo-sgsn: add VTY parameter to toggle authentication

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/14194 ) Change subject: osmo-sgsn: add VTY parameter to toggle authentication .. Patch Set 3: Code-Review+2 -- To view, visit https

Change in ...osmo-sgsn[master]: osmo-sgsn: add VTY parameter to toggle authentication

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/14194 ) Change subject: osmo-sgsn: add VTY parameter to toggle authentication .. osmo-sgsn: add VTY parameter to toggle

Change in ...osmo-trx[master]: Rename and move STOP signal from Transceiver to main

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-trx/+/14366 ) Change subject: Rename and move STOP signal from Transceiver to main .. Rename and move STOP signal from Transceiver to main

Change in ...osmo-trx[master]: doc: vty: Update trx_vty_reference.xml

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/14382 ) Change subject: doc: vty: Update trx_vty_reference.xml .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org

Change in ...osmo-bsc[master]: Introduce msc_is_{sccplite, aoip}() helpers

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/14383 ) Change subject: Introduce msc_is_{sccplite,aoip}() helpers .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in ...osmo-bsc[master]: bsc: Append Osmux Support IE only on AoIP

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-bsc/+/14384 ) Change subject: bsc: Append Osmux Support IE only on AoIP .. bsc: Append Osmux Support IE only on AoIP Since in SCCPlite

Change in ...osmo-bsc[master]: bsc: Append Osmux Support IE only on AoIP

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/14384 ) Change subject: bsc: Append Osmux Support IE only on AoIP .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in ...osmo-trx[master]: Add rate_ctr support to store/retrieve SDR errors through VTY

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-trx/+/14167 ) Change subject: Add rate_ctr support to store/retrieve SDR errors through VTY .. Patch Set 3: Code-Review+2 -- To view, visit

Change in ...osmo-bsc[master]: Introduce msc_is_{sccplite, aoip}() helpers

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-bsc/+/14383 ) Change subject: Introduce msc_is_{sccplite,aoip}() helpers .. Introduce msc_is_{sccplite,aoip}() helpers Having the helper

Change in ...osmo-bsc[master]: vty: adjust config name for unit-id

2019-06-06 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/14365 ) Change subject: vty: adjust config name for unit-id .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c

Change in ...osmo-bsc[master]: vty: adjust config name for unit-id

2019-06-06 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-bsc/+/14365 ) Change subject: vty: adjust config name for unit-id .. vty: adjust config name for unit-id Having different names

Change in ...docker-playground[master]: jenkins-common.sh: Don't rebuild debian-stretch-build during fix_perms

2019-06-13 Thread laforge
laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/14433 Change subject: jenkins-common.sh: Don't rebuild debian-stretch-build during fix_perms .. jenkins-common.sh: Don't rebuild

Change in ...osmo-ccid-firmware[master]: ASF: update e54 library

2019-06-13 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14391 ) Change subject: ASF: update e54 library .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c

Change in ...osmo-ccid-firmware[master]: ASF: update e54 library

2019-06-13 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14391 ) Change subject: ASF: update e54 library .. Patch Set 1: In order to fix the build verification, I must make the cross

Change in ...osmo-ccid-firmware[master]: ASF: update E54 SERCOM library

2019-06-13 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14392 ) Change subject: ASF: update E54 SERCOM library .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in ...osmo-ttcn3-hacks[master]: bsc: Introduce test TC_ctrl_location

2019-06-13 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14407 ) Change subject: bsc: Introduce test TC_ctrl_location .. bsc: Introduce test TC_ctrl_location Related: OS#2012

Change in ...osmo-ttcn3-hacks[master]: lib/CTRL: Improve and add more helper templates and functions

2019-06-13 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14409 ) Change subject: lib/CTRL: Improve and add more helper templates and functions .. lib/CTRL: Improve and add more

Change in ...osmo-ccid-firmware[master]: ASF: minor, update copyright

2019-06-13 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14393 ) Change subject: ASF: minor, update copyright .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org

Change in ...docker-playground[master]: jenkins-common.sh: Don't rebuild debian-stretch-build during fix_perms

2019-06-13 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/14433 ) Change subject: jenkins-common.sh: Don't rebuild debian-stretch-build during fix_perms .. Patch Set 1: (1 comment) https

Change in ...osmo-ttcn3-hacks[master]: hlr: add Check IMEI tests

2019-06-13 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14402 ) Change subject: hlr: add Check IMEI tests .. Patch Set 4: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c

Change in ...osmo-ttcn3-hacks[master]: hlr: add Check IMEI tests

2019-06-13 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14402 ) Change subject: hlr: add Check IMEI tests .. hlr: add Check IMEI tests Create tests for most code paths

Change in ...osmo-ttcn3-hacks[master]: hlr: add f_vty_subscr_show_nomatch()

2019-06-13 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14401 ) Change subject: hlr: add f_vty_subscr_show_nomatch() .. hlr: add f_vty_subscr_show_nomatch() Allow to check

Change in ...osmo-ccid-firmware[master]: ASF: add related RTC files

2019-06-13 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14390 ) Change subject: ASF: add related RTC files .. ASF: add related RTC files this add the documentation and (yet

Change in ...osmo-ccid-firmware[master]: Makefile: add missing hpl/rtc directory

2019-06-13 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14389 ) Change subject: Makefile: add missing hpl/rtc directory .. Makefile: add missing hpl/rtc directory Change-Id

Change in ...osmo-ttcn3-hacks[master]: lib/IPA_Emulation: Build IPA_CTRL conditionally based on define

2019-06-13 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14418 ) Change subject: lib/IPA_Emulation: Build IPA_CTRL conditionally based on define .. Patch Set 7: Code-Review+2 -- To view

Change in ...osmo-ttcn3-hacks[master]: hlr: add f_vty_subscr_show_nomatch()

2019-06-13 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14401 ) Change subject: hlr: add f_vty_subscr_show_nomatch() .. Patch Set 3: Code-Review+2 -- To view, visit https

Change in ...osmo-ttcn3-hacks[master]: bsc: Fix trailing whitespace

2019-06-13 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14408 ) Change subject: bsc: Fix trailing whitespace .. bsc: Fix trailing whitespace Change-Id

Change in ...osmo-ttcn3-hacks[master]: lib/RAN: Introduce CTRL_CLIENT port to access CTRL muxed in RAN IPA conn

2019-06-13 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14406 ) Change subject: lib/RAN: Introduce CTRL_CLIENT port to access CTRL muxed in RAN IPA conn .. lib/RAN: Introduce

Change in ...osmo-remsim[master]: osmo-remsim-client: add systemd service script template and etc/defau...

2019-06-13 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-remsim/+/14267 ) Change subject: osmo-remsim-client: add systemd service script template and etc/default configs .. osmo-remsim-client

Change in ...osmo-ttcn3-hacks[master]: bsc: Introduce test TC_ctrl_location

2019-06-13 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14407 ) Change subject: bsc: Introduce test TC_ctrl_location .. Patch Set 4: Code-Review+2 -- To view, visit https

Change in ...osmo-ttcn3-hacks[master]: bts: more lapdm tests

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14419 ) Change subject: bts: more lapdm tests .. bts: more lapdm tests Change-Id: I0db71de5f600022935f47573aa919990de4bfec0

Change in ...osmo-ttcn3-hacks[master]: bts: clean up old tests and make them work again

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14446 ) Change subject: bts: clean up old tests and make them work again .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in ...osmo-ttcn3-hacks[master]: bts: clean up old tests and make them work again

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14446 ) Change subject: bts: clean up old tests and make them work again .. bts: clean up old tests and make them work again

Change in ...osmo-ttcn3-hacks[master]: bts: more lapdm tests

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14419 ) Change subject: bts: more lapdm tests .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/c/osmo

Change in ...osmo-msc[master]: libvlr: fix sgsn tmsi creation

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/14448 ) Change subject: libvlr: fix sgsn tmsi creation .. Patch Set 1: gsm_23_003.h -- To view, visit https://gerrit.osmocom.org/c/osmo

Change in ...libosmocore[master]: command.c: Improve return check condition in cmd_execut_command_real()

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/14447 ) Change subject: command.c: Improve return check condition in cmd_execut_command_real() .. Patch Set 1: ... and how

Change in ...osmo-msc[master]: libvlr: fix sgsn tmsi creation

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/14448 ) Change subject: libvlr: fix sgsn tmsi creation .. Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/14448/1/src/libvlr/vlr.c

Change in ...libosmocore[master]: vty: tests: Verify incomplete optional parameters are passed to vty f...

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmocore/+/14431 ) Change subject: vty: tests: Verify incomplete optional parameters are passed to vty funcs .. vty: tests: Verify

Change in ...libosmocore[master]: vty: command.c: Fix: single-choice optional args are no longer passed...

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/14437 ) Change subject: vty: command.c: Fix: single-choice optional args are no longer passed incomplete to vty func .. Patch Set 3

Change in ...libosmocore[master]: vty: command.c: Get rid of big indentation block

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmocore/+/14430 ) Change subject: vty: command.c: Get rid of big indentation block .. vty: command.c: Get rid of big indentation block

Change in ...osmo-sgsn[master]: sgsn: Have authentication required on by default

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/14445 ) Change subject: sgsn: Have authentication required on by default .. sgsn: Have authentication required on by default

Change in ...libosmocore[master]: command.c: Improve return check condition in cmd_execut_command_real()

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmocore/+/14447 ) Change subject: command.c: Improve return check condition in cmd_execut_command_real() .. command.c: Improve return

Change in ...osmo-sgsn[master]: sgsn: Have authentication required on by default

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/14445 ) Change subject: sgsn: Have authentication required on by default .. Patch Set 2: Code-Review+2 -- To view, visit https

Change in ...libosmocore[master]: vty: command.c: Get rid of big indentation block

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/14430 ) Change subject: vty: command.c: Get rid of big indentation block .. Patch Set 3: Code-Review+2 -- To view, visit https

Change in ...osmo-msc[master]: libmsc/mncc_builtin.c: drop dummy switch in int_mncc_recv()

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/14449 ) Change subject: libmsc/mncc_builtin.c: drop dummy switch in int_mncc_recv() .. Patch Set 1: Code-Review+2 -- To view, visit https

Change in ...osmo-ttcn3-hacks[master]: library/GSUP_Types.ttcn: refactor PROC_SS IEs generation

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14455 ) Change subject: library/GSUP_Types.ttcn: refactor PROC_SS IEs generation .. library/GSUP_Types.ttcn: refactor

Change in ...osmo-msc[master]: libmsc/gsm_0(4|9)_11_gsup.c: print error message if subscr is not known

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/14451 ) Change subject: libmsc/gsm_0(4|9)_11_gsup.c: print error message if subscr is not known .. Patch Set 1: Code-Review+2 -- To view

Change in ...osmo-msc[master]: libmsc/mncc_builtin.c: drop dummy switch in int_mncc_recv()

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-msc/+/14449 ) Change subject: libmsc/mncc_builtin.c: drop dummy switch in int_mncc_recv() .. libmsc/mncc_builtin.c: drop dummy switch

Change in ...osmo-ttcn3-hacks[master]: MSC_Tests.ttcn: add timers to SS/USSD test cases

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14457 ) Change subject: MSC_Tests.ttcn: add timers to SS/USSD test cases .. MSC_Tests.ttcn: add timers to SS/USSD test cases

Change in ...osmo-ttcn3-hacks[master]: MSC_Tests.ttcn: introduce TC_mt_ussd_for_unknown_subscr

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14450 ) Change subject: MSC_Tests.ttcn: introduce TC_mt_ussd_for_unknown_subscr .. MSC_Tests.ttcn: introduce

Change in ...osmo-ttcn3-hacks[master]: MSC_Tests.ttcn: add timers to SS/USSD test cases

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14457 ) Change subject: MSC_Tests.ttcn: add timers to SS/USSD test cases .. Patch Set 2: Code-Review+2 -- To view, visit https

Change in ...osmo-ttcn3-hacks[master]: MSC_Tests.ttcn: introduce TC_mt_ussd_for_unknown_subscr

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14450 ) Change subject: MSC_Tests.ttcn: introduce TC_mt_ussd_for_unknown_subscr .. Patch Set 2: Code-Review+2 -- To view, visit

Change in ...osmo-ttcn3-hacks[master]: library/GSUP_Types.ttcn: refactor PROC_SS IEs generation

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14455 ) Change subject: library/GSUP_Types.ttcn: refactor PROC_SS IEs generation .. Patch Set 1: Code-Review+2 -- To view, visit

Change in ...osmo-msc[master]: libmsc/gsm_0(4|9)_11_gsup.c: print error message if subscr is not known

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-msc/+/14451 ) Change subject: libmsc/gsm_0(4|9)_11_gsup.c: print error message if subscr is not known .. libmsc/gsm_0(4|9)_11_gsup.c

Change in ...osmo-msc[master]: gsup_client_mux_tx_error_reply(): fix: do not override IMSI

2019-06-14 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-msc/+/14452 ) Change subject: gsup_client_mux_tx_error_reply(): fix: do not override IMSI .. gsup_client_mux_tx_error_reply(): fix: do

Change in ...libosmocore[master]: command.c: Improve return check condition in cmd_execut_command_real()

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/14447 ) Change subject: command.c: Improve return check condition in cmd_execut_command_real() .. Patch Set 1: Code-Review+2

Change in ...osmo-msc[master]: gsup_client_mux_tx_error_reply(): fix: do not override IMSI

2019-06-14 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/14452 ) Change subject: gsup_client_mux_tx_error_reply(): fix: do not override IMSI .. Patch Set 2: Code-Review+2 -- To view, visit https

Change in ...osmo-msc[master]: gsup_client_mux_tx_error_reply(): fix: do not override IMSI

2019-06-14 Thread laforge
laforge has uploaded a new patch set (#2) to the change originally created by fixeria. ( https://gerrit.osmocom.org/c/osmo-msc/+/14452 ) Change subject: gsup_client_mux_tx_error_reply(): fix: do not override IMSI

Change in ...osmo-msc[master]: libmsc/gsm_09_11.c: drop rudimentary vsub->cgi.lai.lac check

2019-06-16 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/14465 ) Change subject: libmsc/gsm_09_11.c: drop rudimentary vsub->cgi.lai.lac check .. Patch Set 3: Code-Review+1 -- To view, visit ht

Change in ...osmo-ttcn3-hacks[master]: MSC_Tests.ttcn: introduce TC_proc_ss_paging_fail

2019-06-16 Thread laforge
laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14474 ) Change subject: MSC_Tests.ttcn: introduce TC_proc_ss_paging_fail .. MSC_Tests.ttcn: introduce TC_proc_ss_paging_fail

Change in ...osmo-ttcn3-hacks[master]: MSC_Tests.ttcn: introduce TC_proc_ss_abort

2019-06-16 Thread laforge
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14476 ) Change subject: MSC_Tests.ttcn: introduce TC_proc_ss_abort .. Patch Set 1: Code-Review+2 -- To view, visit https

  1   2   3   4   5   6   7   8   9   10   >