[MERGED] osmo-ci[master]: Use new GPRS repositories

2017-10-02 Thread Max
Max has submitted this change and it was merged. Change subject: Use new GPRS repositories .. Use new GPRS repositories * use coverity check on osmo-ggsn instead of openggsn * move osmo-sgsn and osmo-ggsn from nightly-split int

osmo-ci[master]: Use new GPRS repositories

2017-10-02 Thread Max
Patch Set 3: Verified+1 -- To view, visit https://gerrit.osmocom.org/4056 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ia49969cbfb9ef57b635a3b5759f411f71a54f8e1 Gerrit-PatchSet: 3 Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Own

[MERGED] osmo-sgsn[master]: Use extended logging for PDP contexts

2017-10-02 Thread Max
Max has submitted this change and it was merged. Change subject: Use extended logging for PDP contexts .. Use extended logging for PDP contexts Log additional details (IMSI, NSAPI etc) on PDP context creation/deletion by using

[MERGED] osmo-sgsn[master]: Cleanup configure checks

2017-10-02 Thread Max
Max has submitted this change and it was merged. Change subject: Cleanup configure checks .. Cleanup configure checks * remove unused sqlite3 check * remove unused NAT/SMPP/BSC/MGCP test checks Change-Id: I83ae896f57cfb4cb139a

[MERGED] osmo-bsc[master]: Fix repo split aftermath

2017-10-02 Thread Max
Max has submitted this change and it was merged. Change subject: Fix repo split aftermath .. Fix repo split aftermath * remove checks for non-existent tests * always enable bsc and nat-trie tests because both are built uncond

osmo-ggsn[master]: sgsnemu: Add IPv6 support via tun device and "-t v6 --createif"

2017-10-02 Thread Max
Patch Set 4: > For this to work, you must have /proc/sys/net/conf/$tun/accept_ra set There's no such path on my system but there is /proc/sys/net/ipv6/conf/*/accept_ra. Also, if it's known not to work for certain settings, than we can check accept_ra for a given interface and fail with error

osmo-pcu[master]: EDGE: fix wrong encoding of LH bits

2017-10-02 Thread Minh-Quang Nguyen
Patch Set 3: > You'll have to update test output too when updating the code. > Btw, how does it looks like when testing against real phone? Which > effect is caused by old code and how it differs when using new > code? Without this fix, the MS does not response UL packet control ack as 4 suc

osmo-pcu[master]: EDGE: fix wrong encoding of LH bits

2017-10-02 Thread Minh-Quang Nguyen
Patch Set 3: > in case you're unaware: 'make check' executes the testsuite. It's > good practise to run a 'make distcheck' before pushing a patch to > gerrit to ensure all unit tests are still building, and that > out-of-source builds also still work (and no files were forgotten > in the com

osmo-pcu[master]: EDGE: fix wrong encoding of LH bits

2017-10-02 Thread Max
Patch Set 3: Weird, works for me on master. What about "make check" - does it work for you after applying your patch? What about "make distcheck" on master branch - does it work on your machine? -- To view, visit https://gerrit.osmocom.org/3991 To unsubscribe, visit https://gerrit.osmocom.org/s

osmo-pcu[master]: EDGE: fix wrong encoding of LH bits

2017-10-02 Thread Harald Welte
Patch Set 3: > I got an error about missing QEMU when running make check without > our LC15 toolchain built from Yocto framework. I suspect you're still doing a cross-compile, i.e. the './configure' was executed with the environment for your cross-toolchain? > Any suggestion? If you do a na

[PATCH] osmo-gsm-tester[master]: jenkins: fix build of osmo-sgsn: use osmo-ggsn

2017-10-02 Thread Neels Hofmeyr
Review at https://gerrit.osmocom.org/4122 jenkins: fix build of osmo-sgsn: use osmo-ggsn osmo-sgsn change-id I91a126952ae75ae9ba1f42aac4d26413384bba5d and commit a3b73e917b653d13d027cff2c95a56bbc1264446 has broken compatibility with openggsn.git, by requiring current osmo-ggsn version (1.0.0).

[PATCH] osmo-gsm-manuals[master]: move smpp.adoc to common chapters, generalize

2017-10-02 Thread Neels Hofmeyr
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/4104 to look at the new patch set (#2). move smpp.adoc to common chapters, generalize OsmoMSC will need the same SMPP chapter as OsmoNITB. In smpp.adoc, replace program name w

osmo-gsm-manuals[master]: move smpp.adoc to common chapters, generalize

2017-10-02 Thread Neels Hofmeyr
Patch Set 2: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/4104 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I15febdea6569316dad3eed5f9dc7158adb5b078c Gerrit-PatchSet: 2 Gerrit-Project: osmo-gsm-manuals Gerrit-Branch: maste

[MERGED] osmo-gsm-manuals[master]: move smpp.adoc to common chapters, generalize

2017-10-02 Thread Neels Hofmeyr
Neels Hofmeyr has submitted this change and it was merged. Change subject: move smpp.adoc to common chapters, generalize .. move smpp.adoc to common chapters, generalize OsmoMSC will need the same SMPP chapter as OsmoNITB. In

[MERGED] osmo-gsm-manuals[master]: mncc.adoc: clarify MNCC_BRIDGE, with future outlook

2017-10-02 Thread Neels Hofmeyr
Neels Hofmeyr has submitted this change and it was merged. Change subject: mncc.adoc: clarify MNCC_BRIDGE, with future outlook .. mncc.adoc: clarify MNCC_BRIDGE, with future outlook Change-Id: Ic71a83d71f2da87e1066fcc060b2b9426

[MERGED] osmo-gsm-manuals[master]: tweak common/mncc.adoc: use variable for program name

2017-10-02 Thread Neels Hofmeyr
Neels Hofmeyr has submitted this change and it was merged. Change subject: tweak common/mncc.adoc: use variable for program name .. tweak common/mncc.adoc: use variable for program name Change-Id: I993a3c3bf617b9823f49898364b5f

osmo-gsm-manuals[master]: add OsmoMSC manual

2017-10-02 Thread Neels Hofmeyr
Patch Set 4: Is using the new one, but same mistake as last time: forgot to remove the added .adoc from OsmoMSC/ from prev patch set ... thanks -- To view, visit https://gerrit.osmocom.org/4012 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change

[PATCH] osmo-msc[master]: fix vty tests: long timeout due to unreachable STP address

2017-10-02 Thread Neels Hofmeyr
Review at https://gerrit.osmocom.org/4123 fix vty tests: long timeout due to unreachable STP address The doc/examples/osmo-msc SCCP config examples with 10.23.42.1 as asp ip-remote cause >5 minutes timeout for each VTY config test being run before the VTY becomes available. This hugely elongate

[MERGED] osmo-hlr[master]: debian: remove unneeded dependency libdbd-sqlite3

2017-10-02 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. Change subject: debian: remove unneeded dependency libdbd-sqlite3 .. debian: remove unneeded dependency libdbd-sqlite3 Take the opportunity to remove duplicated pkg-

osmo-gsm-manuals[master]: add OsmoMSC manual

2017-10-02 Thread Harald Welte
Patch Set 5: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/4012 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9ecff2837fbf5fdc19675a726f6d70c21eb178ee Gerrit-PatchSet: 5 Gerrit-Project: osmo-gsm-manuals Gerrit-Branch: maste

[PATCH] osmo-bsc[master]: SI2q: cleanup UARFCN addition

2017-10-02 Thread Max
Hello Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/4110 to look at the new patch set (#3). SI2q: cleanup UARFCN addition * expand comments, fix typos * constify parameter * move try-add-adjust routine into separate function to facilitate f

[PATCH] osmo-msc[master]: Update .gitignore for post-nitb-split

2017-10-02 Thread Harald Welte
Review at https://gerrit.osmocom.org/4124 Update .gitignore for post-nitb-split Change-Id: I8bac4399a35b722908a4dc4d47c4962946ed52e9 --- M .gitignore 1 file changed, 11 insertions(+), 26 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/24/4124/1 diff --git a/.giti

[PATCH] osmo-msc[master]: remove further files and autotest/autoconf bits irrelevant t...

2017-10-02 Thread Harald Welte
Review at https://gerrit.osmocom.org/4125 remove further files and autotest/autoconf bits irrelevant to osmo-msc Change-Id: I68e879e7474cbd3dd053f23bc4d5d22dc2748c5b --- M configure.ac D include/osmocom/msc/gtphub.h M tests/atlocal.in 3 files changed, 0 insertions(+), 534 deletions(-) git p

[PATCH] osmo-bsc[master]: .gitignore: Update to post-NITB-split realities

2017-10-02 Thread Harald Welte
Review at https://gerrit.osmocom.org/4126 .gitignore: Update to post-NITB-split realities Change-Id: I4655e7e0f79073061b97e0918583b7eaf99bf797 --- M .gitignore 1 file changed, 13 insertions(+), 26 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/26/4126/1 diff --g

osmo-msc[master]: Update .gitignore for post-nitb-split

2017-10-02 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/4124 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8bac4399a35b722908a4dc4d47c4962946ed52e9 Gerrit-PatchSet: 1 Gerrit-Project: osmo-msc Gerrit-Branch: master Gerrit

osmo-bsc[master]: .gitignore: Update to post-NITB-split realities

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

[MERGED] osmo-msc[master]: Update .gitignore for post-nitb-split

2017-10-02 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: Update .gitignore for post-nitb-split .. Update .gitignore for post-nitb-split Change-Id: I8bac4399a35b722908a4dc4d47c4962946ed52e9 --- M .gitignore 1 fi

osmo-msc[master]: remove further files and autotest/autoconf bits irrelevant t...

2017-10-02 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/4125 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I68e879e7474cbd3dd053f23bc4d5d22dc2748c5b Gerrit-PatchSet: 1 Gerrit-Project: osmo-msc Gerrit-Branch: master Gerrit

[MERGED] osmo-msc[master]: remove further files and autotest/autoconf bits irrelevant t...

2017-10-02 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: remove further files and autotest/autoconf bits irrelevant to osmo-msc .. remove further files and autotest/autoconf bits irrelevant to osmo-msc Change-