Change in osmo-gsm-tester[master]: iperf3: Fix parsing of incorrect json from iperf3

2018-11-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/11712 ) Change subject: iperf3: Fix parsing of incorrect json from iperf3 .. Patch Set 1: Code-Review+2 -- To view, visit

Change in osmo-bsc[master]: lchan_fsm_cleanup: drop redundant 'forget_lchan' call

2018-11-09 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11713 ) Change subject: lchan_fsm_cleanup: drop redundant 'forget_lchan' call .. lchan_fsm_cleanup: drop redundant 'forget_lchan' call

Change in osmo-bsc[master]: dbug log: verbosely detach conn<->lchan

2018-11-09 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11715 ) Change subject: dbug log: verbosely detach conn<->lchan .. dbug log: verbosely detach conn<->lchan When reading the log of OS#3686,

Change in osmo-bsc[master]: lchan: rf release: make sure conn is NULL

2018-11-09 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11714 ) Change subject: lchan: rf release: make sure conn is NULL .. lchan: rf release: make sure conn is NULL

Change in osmo-bsc[master]: dbug log: verbosely detach conn<->lchan

2018-11-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/11715 ) Change subject: dbug log: verbosely detach conn<->lchan .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/11715

Change in osmo-bsc[master]: lchan_fsm_cleanup: drop redundant 'forget_lchan' call

2018-11-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/11713 ) Change subject: lchan_fsm_cleanup: drop redundant 'forget_lchan' call .. Patch Set 1: Code-Review+2 -- To view, visit

Change in osmo-bsc[master]: abis_nm: Introduce new signal S_NM_GET_ATTR_REP

2018-11-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/11684 ) Change subject: abis_nm: Introduce new signal S_NM_GET_ATTR_REP .. Patch Set 4: Code-Review+1 -- To view, visit

Change in osmo-msc[master]: vty: add command to show all known BSC

2018-11-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/11711 ) Change subject: vty: add command to show all known BSC .. Patch Set 1: Code-Review+1 the next logical step would be to show more

Change in osmo-bsc[master]: ipaccess-config: Fix whitespace

2018-11-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/11685 ) Change subject: ipaccess-config: Fix whitespace .. Patch Set 4: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/11685 To

Change in osmo-bsc[master]: ipaccess-config: cosmetic: Remove unneeded comment with hex values

2018-11-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/11688 ) Change subject: ipaccess-config: cosmetic: Remove unneeded comment with hex values .. Patch Set 6: Code-Review+2 -- To view, visit

Change in osmo-bsc[master]: ipaccess-config: Add -G cmdl opt to query OML IP and Unit ID

2018-11-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/11686 ) Change subject: ipaccess-config: Add -G cmdl opt to query OML IP and Unit ID .. Patch Set 6: Code-Review+2 -- To view, visit

Change in osmo-bsc[master]: lchan: rf release: make sure conn is NULL

2018-11-09 Thread Harald Welte
Harald Welte has posted comments on this change. ( https://gerrit.osmocom.org/11714 ) Change subject: lchan: rf release: make sure conn is NULL .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/11714

Change in osmo-bsc[master]: lchan: rf release: make sure conn is NULL

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/11714 Change subject: lchan: rf release: make sure conn is NULL .. lchan: rf release: make sure conn is NULL

Change in osmo-bsc[master]: lchan_fsm_cleanup: drop redundant 'forget_lchan' call

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/11713 Change subject: lchan_fsm_cleanup: drop redundant 'forget_lchan' call .. lchan_fsm_cleanup: drop redundant 'forget_lchan' call Right below

Change in osmo-bsc[master]: dbug log: verbosely detach conn<->lchan

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/11715 Change subject: dbug log: verbosely detach conn<->lchan .. dbug log: verbosely detach conn<->lchan When reading the log of OS#3686, I

Change in osmo-gsm-tester[master]: suits: Add an initial test for the ms_driver

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/10687 ) Change subject: suits: Add an initial test for the ms_driver .. Patch Set 10: (1 comment)

Change in osmo-bsc[master]: re-order condition checks for clarity

2018-11-09 Thread Stefan Sperling
Stefan Sperling has submitted this change and it was merged. ( https://gerrit.osmocom.org/11698 ) Change subject: re-order condition checks for clarity .. re-order condition checks for clarity Coverity points out that

Change in osmo-bsc[master]: abis_nm: Split attr parsing in Attribute Response Info into its own func

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11693 ) Change subject: abis_nm: Split attr parsing in Attribute Response Info into its own func .. Patch Set 1: (1 comment)

Change in osmo-ttcn3-hacks[master]: BSC_ConnectionHandler: introduce ctrl interface

2018-11-09 Thread Max
Max has posted comments on this change. ( https://gerrit.osmocom.org/11697 ) Change subject: BSC_ConnectionHandler: introduce ctrl interface .. Patch Set 3: (1 comment) It's unclear from the description - are we accessing

Change in osmo-gsm-tester[master]: ms_driver: Allow to specify env and binary name/path

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11596 ) Change subject: ms_driver: Allow to specify env and binary name/path .. Patch Set 4: Code-Review+2 -- To view, visit

Change in osmo-mgw[master]: add DLCX command statistics to osmo-mgw

2018-11-09 Thread Stefan Sperling
Stefan Sperling has posted comments on this change. ( https://gerrit.osmocom.org/11521 ) Change subject: add DLCX command statistics to osmo-mgw .. Patch Set 4: (1 comment)

Change in osmo-ttcn3-hacks[master]: BSC_ConnectionHandler: make VTY interface available

2018-11-09 Thread dexter
dexter has uploaded this change for review. ( https://gerrit.osmocom.org/11701 Change subject: BSC_ConnectionHandler: make VTY interface available .. BSC_ConnectionHandler: make VTY interface available The

Change in osmo-bsc[master]: gsm_data: make cgi_for_msc available for other modules

2018-11-09 Thread dexter
dexter has submitted this change and it was merged. ( https://gerrit.osmocom.org/11527 ) Change subject: gsm_data: make cgi_for_msc available for other modules .. gsm_data: make cgi_for_msc available for other modules The

Change in osmo-ttcn3-hacks[master]: WIP: MSC_Tests: extend SGSAP testcases

2018-11-09 Thread dexter
dexter has uploaded this change for review. ( https://gerrit.osmocom.org/11702 Change subject: WIP: MSC_Tests: extend SGSAP testcases .. WIP: MSC_Tests: extend SGSAP testcases Change-Id:

Change in osmo-ttcn3-hacks[master]: BSC_ConnectionHandler: make VTY interface available

2018-11-09 Thread dexter
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11701 to look at the new patch set (#2). Change subject: BSC_ConnectionHandler: make VTY interface available ..

Change in osmo-ttcn3-hacks[master]: BSC_ConnectionHandler: introduce ctrl interface

2018-11-09 Thread dexter
Hello daniel, Max, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11697 to look at the new patch set (#4). Change subject: BSC_ConnectionHandler: introduce ctrl interface ..

Change in osmo-ttcn3-hacks[master]: BSC_ConnectionHandler: introduce ctrl interface

2018-11-09 Thread dexter
dexter has posted comments on this change. ( https://gerrit.osmocom.org/11697 ) Change subject: BSC_ConnectionHandler: introduce ctrl interface .. Patch Set 4: The naming of the connection handler is always opposite because it

Change in osmo-bsc[master]: re-order condition checks for clarity

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11698 ) Change subject: re-order condition checks for clarity .. Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/11698

Change in osmo-ttcn3-hacks[master]: BSC_ConnectionHandler: introduce ctrl interface

2018-11-09 Thread dexter
Hello daniel, Max, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11697 to look at the new patch set (#3). Change subject: BSC_ConnectionHandler: introduce ctrl interface ..

Change in osmo-mgw[master]: add DLCX command statistics to osmo-mgw

2018-11-09 Thread Stefan Sperling
Stefan Sperling has posted comments on this change. ( https://gerrit.osmocom.org/11521 ) Change subject: add DLCX command statistics to osmo-mgw .. Patch Set 4: (1 comment)

Change in libosmocore[master]: LCLS: add 48.008 parameter structure

2018-11-09 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/11703 Change subject: LCLS: add 48.008 parameter structure .. LCLS: add 48.008 parameter structure It's convenient to hold all LCLS-related parameters from

Change in osmo-dev[master]: gits: use git plumbing commands

2018-11-09 Thread osmith
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/11706 Change subject: gits: use git plumbing commands .. gits: use git plumbing commands Instead of 'git status' and 'git branch', which change their

Change in libosmo-netif[master]: detect freed connections in osmo_stream_srv_read()

2018-11-09 Thread Stefan Sperling
Stefan Sperling has posted comments on this change. ( https://gerrit.osmocom.org/11705 ) Change subject: detect freed connections in osmo_stream_srv_read() .. Patch Set 2: (1 comment)

Change in libosmo-netif[master]: detect freed connections in osmo_stream_srv_read()

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11705 ) Change subject: detect freed connections in osmo_stream_srv_read() .. Patch Set 2: Code-Review+2 -- To view, visit

Change in libosmo-sccp[master]: return error code from xua_srv_conn_cb() if conn is freed

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11704 ) Change subject: return error code from xua_srv_conn_cb() if conn is freed .. Patch Set 3: Code-Review+2 -- To view, visit

Change in libosmo-netif[master]: detect freed connections in osmo_stream_srv_read()

2018-11-09 Thread Stefan Sperling
Stefan Sperling has submitted this change and it was merged. ( https://gerrit.osmocom.org/11705 ) Change subject: detect freed connections in osmo_stream_srv_read() .. detect freed connections in osmo_stream_srv_read() While

Change in libosmo-sccp[master]: return error code from xua_srv_conn_cb() if conn is freed

2018-11-09 Thread Stefan Sperling
Stefan Sperling has submitted this change and it was merged. ( https://gerrit.osmocom.org/11704 ) Change subject: return error code from xua_srv_conn_cb() if conn is freed .. return error code from xua_srv_conn_cb() if conn is

Change in osmo-bsc[master]: paging: Add VTY options to calculate T3113 timeout dynamically

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11654 to look at the new patch set (#2). Change subject: paging: Add VTY options to calculate T3113 timeout dynamically

Change in osmo-bsc[master]: osmo-bsc: gsm_timers_vty: Set global T_defs during vty_init

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/11710 Change subject: osmo-bsc: gsm_timers_vty: Set global T_defs during vty_init .. osmo-bsc: gsm_timers_vty: Set global T_defs during

Change in osmo-bsc[master]: paging: Add VTY options to calculate T3113 timeout dynamically

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11654 to look at the new patch set (#3). Change subject: paging: Add VTY options to calculate T3113 timeout dynamically

Change in libosmocore[master]: LCLS: add 48.008 parameter structure

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11703 ) Change subject: LCLS: add 48.008 parameter structure .. Patch Set 1: (1 comment)

Change in osmo-ci[master]: ansible: Wrap distro version number as string for ansible

2018-11-09 Thread lynxis lazus
lynxis lazus has posted comments on this change. ( https://gerrit.osmocom.org/11648 ) Change subject: ansible: Wrap distro version number as string for ansible .. Patch Set 2: why is this needed? which version of ansible are

Change in osmo-bsc[master]: abis_nm: Introduce new signal S_NM_GET_ATTR_REP

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11684 ) Change subject: abis_nm: Introduce new signal S_NM_GET_ATTR_REP .. Patch Set 3: Code-Review+1 (1 comment)

Change in osmo-bsc[master]: ipaccess-config: Add -G cmdl opt to query OML IP and Unit ID

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11686 ) Change subject: ipaccess-config: Add -G cmdl opt to query OML IP and Unit ID .. Patch Set 5: Code-Review+2 -- To view, visit

Change in osmo-gsm-tester[master]: osmo-trx: Add support for dev-args cfg parameter

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11622 ) Change subject: osmo-trx: Add support for dev-args cfg parameter .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-gsm-tester[master]: default-suites: Add tests for UmTRX

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11624 ) Change subject: default-suites: Add tests for UmTRX .. default-suites: Add tests for UmTRX Change-Id:

Change in osmo-gsm-tester[master]: osmo-trx: Add support for dev-args cfg parameter

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11622 ) Change subject: osmo-trx: Add support for dev-args cfg parameter .. osmo-trx: Add support for dev-args cfg parameter Change-Id:

Change in osmo-bsc[master]: abis_nm: Introduce new signal S_NM_GET_ATTR_REP

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11684 ) Change subject: abis_nm: Introduce new signal S_NM_GET_ATTR_REP .. Patch Set 3: (1 comment)

Change in osmo-bsc[master]: abis_nm: Add support to parse some nanoBTS Attribute Response attributes

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11681 to look at the new patch set (#3). Change subject: abis_nm: Add support to parse some nanoBTS Attribute Response attributes

Change in osmo-bsc[master]: abis_nm: Add support to parse OML IP and Unit Id in Get Attributes

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11694 to look at the new patch set (#2). Change subject: abis_nm: Add support to parse OML IP and Unit Id in Get Attributes

Change in osmo-bsc[master]: abis_nm: Split handling of Attribute Response Info into its own func

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11692 to look at the new patch set (#2). Change subject: abis_nm: Split handling of Attribute Response Info into its own func

Change in osmo-bsc[master]: ipaccess-config: Add -G cmdl opt to query OML IP and Unit ID

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11686 to look at the new patch set (#5). Change subject: ipaccess-config: Add -G cmdl opt to query OML IP and Unit ID

Change in osmo-bsc[master]: abis_nm: Introduce new signal S_NM_GET_ATTR_REP

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11684 to look at the new patch set (#3). Change subject: abis_nm: Introduce new signal S_NM_GET_ATTR_REP ..

Change in osmo-bsc[master]: abis_nm: parse_attr_resp_info_unreported: Fix offset calculation

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11683 to look at the new patch set (#3). Change subject: abis_nm: parse_attr_resp_info_unreported: Fix offset calculation

Change in osmo-bsc[master]: abis_nm: Allow sending and receiving Get Attributes (Response) agains...

2018-11-09 Thread Pau Espin Pedrol
Hello Max, Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11680 to look at the new patch set (#3). Change subject: abis_nm: Allow sending and receiving Get Attributes (Response) against nanoBTS

Change in osmo-bsc[master]: abis_nm: Split reported attr list parsing from Attribute Response Inf...

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11693 to look at the new patch set (#2). Change subject: abis_nm: Split reported attr list parsing from Attribute Response Info into its own func

Change in osmo-bsc[master]: ipaccess-config: Use stderr for debug type messages when using -G

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11687 to look at the new patch set (#5). Change subject: ipaccess-config: Use stderr for debug type messages when using -G

Change in osmo-bsc[master]: abis_nm: Support parsing nanoBTS format for Get Attributes Info

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11695 to look at the new patch set (#2). Change subject: abis_nm: Support parsing nanoBTS format for Get Attributes Info

Change in osmo-bsc[master]: abis_nm: Rename m_id_len to ease review of forthcoming patches

2018-11-09 Thread Pau Espin Pedrol
Hello Max, Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11691 to look at the new patch set (#2). Change subject: abis_nm: Rename m_id_len to ease review of forthcoming patches

Change in osmo-bsc[master]: abis_nm: Split handling of Attribute Response Info into its own func

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11692 ) Change subject: abis_nm: Split handling of Attribute Response Info into its own func .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-bsc[master]: abis_nm: Split reported attr list parsing from Attribute Response Inf...

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11693 ) Change subject: abis_nm: Split reported attr list parsing from Attribute Response Info into its own func .. Patch Set 2: Code-Review+2

Change in osmo-bsc[master]: abis_nm: parse_attr_resp_info_unreported: Fix offset calculation

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11683 ) Change subject: abis_nm: parse_attr_resp_info_unreported: Fix offset calculation .. Patch Set 3: Code-Review+2 -- To view, visit

Change in osmo-bsc[master]: abis_nm: Introduce new signal S_NM_GET_ATTR_REP

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11684 ) Change subject: abis_nm: Introduce new signal S_NM_GET_ATTR_REP .. Patch Set 3: (1 comment)

Change in osmo-bsc[master]: abis_nm: Support parsing nanoBTS format for Get Attributes Info

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11695 ) Change subject: abis_nm: Support parsing nanoBTS format for Get Attributes Info .. Patch Set 2: Code-Review+2 (1 comment)

Change in osmo-bsc[master]: ipaccess-config: Use stderr for debug type messages when using -G

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11687 ) Change subject: ipaccess-config: Use stderr for debug type messages when using -G .. Patch Set 5: > Patch Set 5: > > quiet (-q) as in

Change in osmo-bsc[master]: ipaccess-config: Use stderr for debug type messages when using -G

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11687 ) Change subject: ipaccess-config: Use stderr for debug type messages when using -G .. Patch Set 5: anyway, I think it makes more sense to

Change in osmo-gsm-manuals[master]: msc: update vty reference

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11587 ) Change subject: msc: update vty reference .. Patch Set 1: > Patch Set 1: > > Would be nice to see in commit message how the update was

Change in osmo-ttcn3-hacks[master]: BSC_ConnectionHandler: introduce ctrl interface

2018-11-09 Thread Max
Max has posted comments on this change. ( https://gerrit.osmocom.org/11697 ) Change subject: BSC_ConnectionHandler: introduce ctrl interface .. Patch Set 4: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/11697 To

Change in osmo-bsc[master]: abis_nm: Rename m_id_len to ease review of forthcoming patches

2018-11-09 Thread Max
Max has posted comments on this change. ( https://gerrit.osmocom.org/11691 ) Change subject: abis_nm: Rename m_id_len to ease review of forthcoming patches .. Patch Set 2: Code-Review+1 -- To view, visit

Change in osmo-bsc[master]: abis_nm: Allow sending and receiving Get Attributes (Response) agains...

2018-11-09 Thread Max
Max has posted comments on this change. ( https://gerrit.osmocom.org/11680 ) Change subject: abis_nm: Allow sending and receiving Get Attributes (Response) against nanoBTS .. Patch Set 3: Code-Review+1 -- To view, visit

Change in osmo-gsm-manuals[master]: msc: update vty reference

2018-11-09 Thread Max
Max has posted comments on this change. ( https://gerrit.osmocom.org/11587 ) Change subject: msc: update vty reference .. Patch Set 1: Code-Review-1 -- To view, visit https://gerrit.osmocom.org/11587 To unsubscribe, or for

Change in osmo-bsc[master]: ipaccess-config: Use stderr for debug type messages when using -G

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11687 ) Change subject: ipaccess-config: Use stderr for debug type messages when using -G .. Patch Set 5: Code-Review+1 (1 comment) +2 yourself

Change in osmo-bsc[master]: abis_nm: Rename m_id_len to ease review of forthcoming patches

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11691 ) Change subject: abis_nm: Rename m_id_len to ease review of forthcoming patches .. Patch Set 2: Code-Review+2 -- To view, visit

Change in osmo-bsc[master]: abis_nm: Add support to parse OML IP and Unit Id in Get Attributes

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11694 ) Change subject: abis_nm: Add support to parse OML IP and Unit Id in Get Attributes .. Patch Set 2: Code-Review+2 for a moment there I

Change in osmo-bsc[master]: ipaccess-config: Use stderr for debug type messages when using -G

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11687 ) Change subject: ipaccess-config: Use stderr for debug type messages when using -G .. Patch Set 5: quiet (-q) as in wget doesn't make

Change in osmo-gsm-tester[master]: Integrate mass LU test to run fine under osmo-gsm-tester

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has abandoned this change. ( https://gerrit.osmocom.org/11516 ) Change subject: Integrate mass LU test to run fine under osmo-gsm-tester .. Abandoned -- To view, visit https://gerrit.osmocom.org/11516 To

Change in osmo-gsm-tester[master]: resurces.conf.prod: Add UmTRX device

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11623 ) Change subject: resurces.conf.prod: Add UmTRX device .. resurces.conf.prod: Add UmTRX device Change-Id:

Change in osmo-gsm-tester[master]: default-suites: Add tests for UmTRX

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11624 ) Change subject: default-suites: Add tests for UmTRX .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/11624

Change in osmo-gsm-tester[master]: resurces.conf.prod: Add UmTRX device

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11623 ) Change subject: resurces.conf.prod: Add UmTRX device .. Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/11623

Change in osmo-bsc[master]: abis_nm: Allow sending and receiving Get Attributes (Response) agains...

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11680 ) Change subject: abis_nm: Allow sending and receiving Get Attributes (Response) against nanoBTS .. Patch Set 3: Code-Review+2 -- To view,

Change in osmo-bsc[master]: abis_nm: Add support to parse some nanoBTS Attribute Response attributes

2018-11-09 Thread Neels Hofmeyr
Neels Hofmeyr has posted comments on this change. ( https://gerrit.osmocom.org/11681 ) Change subject: abis_nm: Add support to parse some nanoBTS Attribute Response attributes .. Patch Set 3: Code-Review+2 -- To view, visit

Change in osmo-gsm-tester[master]: WIP: HACK to integrate suite_run in osmo_ms_driver

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has abandoned this change. ( https://gerrit.osmocom.org/11517 ) Change subject: WIP: HACK to integrate suite_run in osmo_ms_driver .. Abandoned -- To view, visit https://gerrit.osmocom.org/11517 To unsubscribe,

Change in osmo-bsc[master]: abis_nm: Introduce new signal S_NM_GET_ATTR_REP

2018-11-09 Thread Pau Espin Pedrol
Hello Neels Hofmeyr, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11684 to look at the new patch set (#4). Change subject: abis_nm: Introduce new signal S_NM_GET_ATTR_REP ..

Change in osmo-bsc[master]: abis_nm: Split handling of Attribute Response Info into its own func

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11692 ) Change subject: abis_nm: Split handling of Attribute Response Info into its own func .. abis_nm: Split handling of Attribute

Change in osmo-bsc[master]: abis_nm: Rename m_id_len to ease review of forthcoming patches

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11691 ) Change subject: abis_nm: Rename m_id_len to ease review of forthcoming patches .. abis_nm: Rename m_id_len to ease review of

Change in osmo-bsc[master]: abis_nm: Split reported attr list parsing from Attribute Response Inf...

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11693 ) Change subject: abis_nm: Split reported attr list parsing from Attribute Response Info into its own func .. abis_nm: Split

Change in osmo-bsc[master]: abis_nm: Add support to parse some nanoBTS Attribute Response attributes

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11681 ) Change subject: abis_nm: Add support to parse some nanoBTS Attribute Response attributes .. abis_nm: Add support to parse some

Change in osmo-bsc[master]: abis_nm: Allow sending and receiving Get Attributes (Response) agains...

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11680 ) Change subject: abis_nm: Allow sending and receiving Get Attributes (Response) against nanoBTS .. abis_nm: Allow sending and

Change in osmo-bsc[master]: abis_nm: Add support to parse OML IP and Unit Id in Get Attributes

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11694 ) Change subject: abis_nm: Add support to parse OML IP and Unit Id in Get Attributes .. abis_nm: Add support to parse OML IP and

Change in osmo-bsc[master]: abis_nm: parse_attr_resp_info_unreported: Fix offset calculation

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11683 ) Change subject: abis_nm: parse_attr_resp_info_unreported: Fix offset calculation .. abis_nm: parse_attr_resp_info_unreported:

Change in osmo-bsc[master]: abis_nm: Support parsing nanoBTS format for Get Attributes Info

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11695 ) Change subject: abis_nm: Support parsing nanoBTS format for Get Attributes Info .. abis_nm: Support parsing nanoBTS format for

Change in osmo-msc[master]: vty: add command to show all known BSC

2018-11-09 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/11711 Change subject: vty: add command to show all known BSC .. vty: add command to show all known BSC Change-Id: I247fdce00f43072b0a2a0122b80bd40cdd9e0128

Change in osmo-gsm-tester[master]: iperf3: Fix parsing of incorrect json from iperf3

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/11712 Change subject: iperf3: Fix parsing of incorrect json from iperf3 .. iperf3: Fix parsing of incorrect json from iperf3 Change-Id:

Change in libosmo-sccp[master]: return error code from xua_srv_conn_cb() if conn is freed

2018-11-09 Thread Stefan Sperling
Stefan Sperling has uploaded this change for review. ( https://gerrit.osmocom.org/11704 Change subject: return error code from xua_srv_conn_cb() if conn is freed .. return error code from xua_srv_conn_cb() if conn is freed

Change in libosmo-sccp[master]: return error code from xua_srv_conn_cb() if conn is freed

2018-11-09 Thread Stefan Sperling
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/11704 to look at the new patch set (#2). Change subject: return error code from xua_srv_conn_cb() if conn is freed ..

Change in libosmo-sccp[master]: SS7: safeguard against wrong number of pointcode component

2018-11-09 Thread Max
Max has uploaded this change for review. ( https://gerrit.osmocom.org/11707 Change subject: SS7: safeguard against wrong number of pointcode component .. SS7: safeguard against wrong number of pointcode component Previously

Change in libosmo-netif[master]: detect freed connections in osmo_stream_srv_read()

2018-11-09 Thread Stefan Sperling
Stefan Sperling has uploaded this change for review. ( https://gerrit.osmocom.org/11705 Change subject: detect freed connections in osmo_stream_srv_read() .. detect freed connections in osmo_stream_srv_read() While we are

Change in libosmo-netif[master]: detect freed connections in osmo_stream_srv_read()

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11705 ) Change subject: detect freed connections in osmo_stream_srv_read() .. Patch Set 1: Code-Review-1 (1 comment)

Change in osmo-dev[master]: gits: use git plumbing commands

2018-11-09 Thread osmith
osmith has posted comments on this change. ( https://gerrit.osmocom.org/11706 ) Change subject: gits: use git plumbing commands .. Patch Set 1: Verified+1 -- To view, visit https://gerrit.osmocom.org/11706 To unsubscribe, or

Change in libosmo-sccp[master]: return error code from xua_srv_conn_cb() if conn is freed

2018-11-09 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( https://gerrit.osmocom.org/11704 ) Change subject: return error code from xua_srv_conn_cb() if conn is freed .. Patch Set 2: Code-Review+2 (1 comment)

  1   2   >