osmo-bsc[master]: Migrate from OpenSSL to osmo_get_rand_id()

2017-12-26 Thread Harald Welte
Patch Set 6: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/3819 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia57bf1300525cf3c247284fe966b1c415c2d53e2 Gerrit-PatchSet: 6 Gerrit-Project: osmo-bsc Gerrit-Branch: master

osmo-sgsn[master]: Migrate from OpenSSL to osmo_get_rand_id()

2017-12-26 Thread Harald Welte
Patch Set 9: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/3821 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2b687b7f07ef05bbd861b8479cad5a958a3dde92 Gerrit-PatchSet: 9 Gerrit-Project: osmo-sgsn Gerrit-Branch: master

osmo-msc[master]: Migrate from OpenSSL to osmo_get_rand_id()

2017-12-26 Thread Harald Welte
Patch Set 7: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/3820 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I71cd631704a4dc155c6c752fee2a42cd6e2fa336 Gerrit-PatchSet: 7 Gerrit-Project: osmo-msc Gerrit-Branch: master

Build failure of network:osmocom:nightly/osmo-iuh in Debian_9.0/x86_64

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/Debian_9.0/x86_64 Package network:osmocom:nightly/osmo-iuh failed to build in Debian_9.0/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-iuh in Debian_9.0/i586

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/Debian_9.0/i586 Package network:osmocom:nightly/osmo-iuh failed to build in Debian_9.0/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-iuh in xUbuntu_16.10/i586

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/xUbuntu_16.10/i586 Package network:osmocom:nightly/osmo-iuh failed to build in xUbuntu_16.10/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build log:

Build failure of network:osmocom:nightly/osmo-iuh in xUbuntu_16.04/i586

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/xUbuntu_16.04/i586 Package network:osmocom:nightly/osmo-iuh failed to build in xUbuntu_16.04/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build log:

[PATCH] osmo-iuh[master]: hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out()

2017-12-26 Thread Harald Welte
Review at https://gerrit.osmocom.org/5593 hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out() We have to use a format string, we cannot directly print "name". Fixes a build error on our OBS builds: hnbgw_vty.c:156:5: error: format not a string literal and no format arguments

[PATCH] osmo-iuh[master]: hnbgw_vty.c: cosmetic: Fix non-tab-indented code

2017-12-26 Thread Harald Welte
Review at https://gerrit.osmocom.org/5592 hnbgw_vty.c: cosmetic: Fix non-tab-indented code This was introduced a week ago in Change-Id I3c937306a011715e163a40bc8ef8ec7e8d4e5d08 and is now cleaned up. Change-Id: Iaadf941aa7f1c5ae05eb02b51cc646b7b5587ba3 --- M src/hnbgw_vty.c 1 file changed, 5

osmo-sgsn[master]: cosmetic: use macro for gtphub plane iteration

2017-12-26 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/5528 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If82fcd9f6509da60e6f0d916fe107de1b38bfd18 Gerrit-PatchSet: 1 Gerrit-Project: osmo-sgsn Gerrit-Branch: master

osmo-sgsn[master]: gtphub: make rate_ctr unique

2017-12-26 Thread Harald Welte
Patch Set 4: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/5524 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I0e07f95c36de369bcd0691b8d0fd47c844abe5da Gerrit-PatchSet: 4 Gerrit-Project: osmo-sgsn Gerrit-Branch: master

Build failure of network:osmocom:nightly/osmo-iuh in Debian_9.0/aarch64

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/Debian_9.0/aarch64 Package network:osmocom:nightly/osmo-iuh failed to build in Debian_9.0/aarch64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build log:

osmo-bsc[master]: abisip-find: update copyright

2017-12-26 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/5588 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ibb72fa16cc1a8b6809d0510211bfc61a170d1250 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bsc Gerrit-Branch: master

[MERGED] osmo-bsc[master]: abisip-find: add -l to list base stations instead of streami...

2017-12-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: abisip-find: add -l to list base stations instead of streaming replies .. abisip-find: add -l to list base stations instead of streaming replies To get

[MERGED] osmo-bsc[master]: abisip-find: update copyright

2017-12-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: abisip-find: update copyright .. abisip-find: update copyright Change-Id: Ibb72fa16cc1a8b6809d0510211bfc61a170d1250 --- M src/ipaccess/abisip-find.c 1

osmo-bsc[master]: abisip-find: add --interval option

2017-12-26 Thread Harald Welte
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/5590/1/src/ipaccess/abisip-find.c File src/ipaccess/abisip-find.c: PS1, Line 90: send_interval might be worth to check for interval==0 and reject it -- To view, visit https://gerrit.osmocom.org/5590 To unsubscribe, visit

[MERGED] osmo-iuh[master]: hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out()

2017-12-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out() .. hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out() We have to use a

[MERGED] osmo-iuh[master]: hnbgw_vty.c: cosmetic: Fix non-tab-indented code

2017-12-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: hnbgw_vty.c: cosmetic: Fix non-tab-indented code .. hnbgw_vty.c: cosmetic: Fix non-tab-indented code This was introduced a week ago in Change-Id

osmo-bsc[master]: abisip-find: add getopt option parsing in preparation for a ...

2017-12-26 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/5586 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Idba1a89753510fe6d409277b20c2db86c1b8f7f8 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bsc Gerrit-Branch: master

[PATCH] osmo-iuh[master]: Add control interface

2017-12-26 Thread Max
Review at https://gerrit.osmocom.org/5591 Add control interface * add libosmoctrl dependency * bind control interface Change-Id: I4637e88da00bac1ab0237c29ac73806d024863ba --- M configure.ac M include/osmocom/iuh/hnbgw.h M src/Makefile.am M src/hnbgw.c 4 files changed, 15 insertions(+), 3

osmo-iuh[master]: hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out()

2017-12-26 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/5593 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I042989c2b7b379284b2ee5fea3bd8f8ce406b09e Gerrit-PatchSet: 1 Gerrit-Project: osmo-iuh Gerrit-Branch: master

osmo-iuh[master]: hnbgw_vty.c: cosmetic: Fix non-tab-indented code

2017-12-26 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/5592 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iaadf941aa7f1c5ae05eb02b51cc646b7b5587ba3 Gerrit-PatchSet: 1 Gerrit-Project: osmo-iuh Gerrit-Branch: master

[MERGED] osmo-bsc[master]: abisip-find: add timeout option

2017-12-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: abisip-find: add timeout option .. abisip-find: add timeout option Change-Id: I3b30e2b9cac9c70ba8d272022eee596de39d7b82 --- M src/ipaccess/abisip-find.c

[MERGED] osmo-bsc[master]: abisip-find: add getopt option parsing in preparation for a ...

2017-12-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: abisip-find: add getopt option parsing in preparation for a new option .. abisip-find: add getopt option parsing in preparation for a new option

Build failure of network:osmocom:nightly/osmo-iuh in Debian_9.0/armv7l

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/Debian_9.0/armv7l Package network:osmocom:nightly/osmo-iuh failed to build in Debian_9.0/armv7l Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-iuh in Debian_8.0/x86_64

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/Debian_8.0/x86_64 Package network:osmocom:nightly/osmo-iuh failed to build in Debian_8.0/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-iuh in Debian_8.0/i586

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/Debian_8.0/i586 Package network:osmocom:nightly/osmo-iuh failed to build in Debian_8.0/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build log: [

Build failure of network:osmocom:nightly/osmo-iuh in xUbuntu_16.04/x86_64

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/xUbuntu_16.04/x86_64 Package network:osmocom:nightly/osmo-iuh failed to build in xUbuntu_16.04/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build

Build failure of network:osmocom:nightly/osmo-iuh in xUbuntu_17.04/i586

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/xUbuntu_17.04/i586 Package network:osmocom:nightly/osmo-iuh failed to build in xUbuntu_17.04/i586 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build log:

Build failure of network:osmocom:nightly/osmo-iuh in xUbuntu_17.04/x86_64

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/xUbuntu_17.04/x86_64 Package network:osmocom:nightly/osmo-iuh failed to build in xUbuntu_17.04/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build

Build failure of network:osmocom:nightly/osmo-iuh in xUbuntu_16.10/x86_64

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/xUbuntu_16.10/x86_64 Package network:osmocom:nightly/osmo-iuh failed to build in xUbuntu_16.10/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build

Build failure of network:osmocom:nightly/osmo-iuh in xUbuntu_17.10/x86_64

2017-12-26 Thread OBS Notification
Visit https://build.opensuse.org/package/live_build_log/network:osmocom:nightly/osmo-iuh/xUbuntu_17.10/x86_64 Package network:osmocom:nightly/osmo-iuh failed to build in xUbuntu_17.10/x86_64 Check out the package for editing: osc checkout network:osmocom:nightly osmo-iuh Last lines of build

osmo-bsc[master]: abisip-find: add -l to list base stations instead of streami...

2017-12-26 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/5587 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4201876431029b303dbd10e46492228379c9782a Gerrit-PatchSet: 1 Gerrit-Project: osmo-bsc Gerrit-Branch: master

osmo-bsc[master]: abisip-find: add timeout option

2017-12-26 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/5589 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3b30e2b9cac9c70ba8d272022eee596de39d7b82 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bsc Gerrit-Branch: master

[MERGED] osmo-sgsn[master]: cosmetic: use macro for gtphub plane iteration

2017-12-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: cosmetic: use macro for gtphub plane iteration .. cosmetic: use macro for gtphub plane iteration Change-Id: If82fcd9f6509da60e6f0d916fe107de1b38bfd18

[MERGED] osmo-sgsn[master]: Use connection id when allocating rate counters

2017-12-26 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: Use connection id when allocating rate counters .. Use connection id when allocating rate counters Due to recent libosmocore's change we can't allocate

osmo-iuh[master]: Add control interface

2017-12-26 Thread Harald Welte
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/5591/1/include/osmocom/iuh/hnbgw.h File include/osmocom/iuh/hnbgw.h: Line 123: struct ctrl_handle *ctrl; this is not really 'configuration' and hence doesn't belong into the 'config' structure. -- To view, visit

[PATCH] osmocom-bb[master]: mobile: Send SMS through the primitive interface

2017-12-26 Thread Holger Freyther
Review at https://gerrit.osmocom.org/5594 mobile: Send SMS through the primitive interface Make this symmetric and send the SMS through the primitive interface. Construct and copy the sms into the prim, store the SCA in the prim as well. In 04.11 we see we can store 2*10 digits in the

[PATCH] osmocom-bb[master]: mobile: Properly close the primitive interface on reload

2017-12-26 Thread Holger Freyther
Review at https://gerrit.osmocom.org/5595 mobile: Properly close the primitive interface on reload When reloading a script go through script_lua_close. Get the primitive first. Then destruct the lua environment which will lead to GC (e.g. cancellation of timers) and then delete the primitive

[PATCH] osmocom-bb[master]: mobile: Add lua examples for basic functions that are available

2017-12-26 Thread Holger Freyther
Review at https://gerrit.osmocom.org/5596 mobile: Add lua examples for basic functions that are available Link to Lua docs, link to our manual. Demo logging, timer, MS on/off, sms sending and sms receiving. For the MM state I will need to export constants/names to make this usable. Currently