This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/sgsn-id-3 has been updated
via a1813e1a47e42aaa5ff0a0376240145afaf5e4ad (commit)
from e6c4e75c9179d9bfd216076adde1ceb920a29502 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=a1813e1a47e42aaa5ff0a0376240145a…
commit a1813e1a47e42aaa5ff0a0376240145afaf5e4ad
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Oct 1 01:52:40 2015 +0200
gsup/oap: add OAP to GSUP client.
Trigger an OAP registration upon connect, handle incoming OAP messages and
send replies as coming from oap_handle().
Add oap_config to sgsn_config (todo: vty).
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_gsup_client.h | 7 ++-
openbsc/include/openbsc/sgsn.h | 3 ++
openbsc/src/gprs/gprs_gsup_client.c | 68 +++++++++++++++++++++++++-----
openbsc/src/gprs/gprs_subscriber.c | 3 +-
4 files changed, 68 insertions(+), 13 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/sgsn-id-3 has been created
at e6c4e75c9179d9bfd216076adde1ceb920a29502 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=e6c4e75c9179d9bfd216076adde1ceb9…
commit e6c4e75c9179d9bfd216076adde1ceb920a29502
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 30 22:58:57 2015 +0200
oap: add OAP API test (sgsn_test.c)
http://cgit.osmocom.org/openbsc/commit/?id=dcfc06eca33c9ddeacb786d8a6e9d5f4…
commit dcfc06eca33c9ddeacb786d8a6e9d5f43adc92c2
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 30 18:30:11 2015 +0200
oap: implement initial OAP API.
Add oap.[hc] and oap_messages.[hc].
http://cgit.osmocom.org/openbsc/commit/?id=4c31279e324b464ea5bb824fd47c50fc…
commit 4c31279e324b464ea5bb824fd47c50fc3fceddb3
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 30 18:01:50 2015 +0200
Add OAP design document.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=54fbafdade5f90308c4737714c8700dc…
commit 54fbafdade5f90308c4737714c8700dc5daf0978
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 30 17:55:26 2015 +0200
gsup: factor out header composition & sending.
Move IPA header composition and sending to new static gsup_client_send() (so I
can use it in the upcoming OAP code).
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=fd055b1eb9adc8e113e985033847164c…
commit fd055b1eb9adc8e113e985033847164c156f57ba
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Sep 30 17:44:55 2015 +0200
libcommon: soak up three static functions.
Add new kitchen sink openbsc/utils.h and libcommon/utils.c to make three so far
static functions public (so I can use them in the upcoming OAP code).
A place to put them could have been the gprs_utils.h, but all general functions
in there have a gprs_ prefix, and todo markings to move them away. All other
libcommon headers are too specific, so I opened up this kitchen sink header.
Apply the change in Makefiles and C files.
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/gtphub has been updated
via dd0c3409a9c124493d9c4c85fdb65acf48414e98 (commit)
from 2fc3842416f1fd1df66385c747798394ba3ff2ae (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=dd0c3409a9c124493d9c4c85fdb65acf…
commit dd0c3409a9c124493d9c4c85fdb65acf48414e98
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Sep 28 03:12:38 2015 +0200
gtphub: first GTP decoding.
This actually adds a dependency to openggsn: debatable.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/debug.h | 1 +
openbsc/src/gprs/gtphub_main.c | 162 +++++++++++++++++++++++++++++++++++++++-
2 files changed, 159 insertions(+), 4 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/gtphub-1fd has been created
at 4ab31a062312e5f4b2d7642252427befde14e838 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=4ab31a062312e5f4b2d7642252427bef…
commit 4ab31a062312e5f4b2d7642252427befde14e838
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 25 00:24:19 2015 +0200
gtphub: use just one fd for UDP rx + tx.
Add osmo_addr_init() (static, considering moving it to libosmocore) by copying
the first bit of osmo_sock_init().
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/gtphub has been updated
via 2fc3842416f1fd1df66385c747798394ba3ff2ae (commit)
via 6662b3e3e0b23bbb4698d7067055ef66c744f39f (commit)
from 0c52b7b7e6581e91d3fa1a9082bfe97888772f6f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=2fc3842416f1fd1df66385c747798394…
commit 2fc3842416f1fd1df66385c747798394ba3ff2ae
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 25 01:13:09 2015 +0200
gtphub: add to build
Add program osmo-gtphub from gtphub_main.c to Makefile.am.
Add osmo-gtphub binary to gitignore.
http://cgit.osmocom.org/openbsc/commit/?id=6662b3e3e0b23bbb4698d7067055ef66…
commit 6662b3e3e0b23bbb4698d7067055ef66c744f39f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Sep 25 00:44:30 2015 +0200
gtphub: use osmo_sock* API.
Use the much more convenient osmo_sock_init_ofd().
This adds IPv6 and hostname resolution.
-----------------------------------------------------------------------
Summary of changes:
openbsc/.gitignore | 1 +
openbsc/src/gprs/Makefile.am | 4 ++
openbsc/src/gprs/gtphub_main.c | 94 +++++++++++++++++-------------------------
3 files changed, 42 insertions(+), 57 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, neels/gtphub has been created
at 0c52b7b7e6581e91d3fa1a9082bfe97888772f6f (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=0c52b7b7e6581e91d3fa1a9082bfe978…
commit 0c52b7b7e6581e91d3fa1a9082bfe97888772f6f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Sep 24 17:32:30 2015 +0200
Add GTP hub, so far as simplistic UDP forwarder.
This is the first duckstep towards a new GTP hub. The aim is to mux GTP
connections, so that multiple SGSNs can talk to a single GGSN.
Todo: everything.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 130be40c3e1bd7a1c7003c71cbae071a3d51cf62 (commit)
from d3496aed6938b368a5f0a2112041e065bbe254f9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=130be40c3e1bd7a1c7003c71cbae071a…
commit 130be40c3e1bd7a1c7003c71cbae071a3d51cf62
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Sep 24 17:28:47 2015 +0200
sgsn_main: in -h, print default config file
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/sgsn_main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via d3496aed6938b368a5f0a2112041e065bbe254f9 (commit)
from 3e4e8cfb74bed5dafb1c9d6c46aa18841ac40830 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=d3496aed6938b368a5f0a2112041e065…
commit d3496aed6938b368a5f0a2112041e065bbe254f9
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Sep 24 11:01:01 2015 +0200
debian: Attempt to fix packaging and point to a meaningful readme
The empty README file has been removed but the package still tries
to install it.
-----------------------------------------------------------------------
Summary of changes:
debian/docs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, zecke/features/amr2 has been created
at 39c5459215622b9dc816c897fc78f646d26a84da (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=39c5459215622b9dc816c897fc78f646…
commit 39c5459215622b9dc816c897fc78f646d26a84da
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Sep 24 16:26:01 2015 +0200
amr: Attempt to unbreak the AMR support in the BSC
The signature of mr_config and the BSC implementation didn't
match and the compiler was warning about it:
osmo_bsc_api.c:530:2: warning: initialization from incompatible pointer type
.mr_config = bsc_mr_config,
^
osmo_bsc_api.c:530:2: warning: (near initialization for ‘bsc_handler.mr_config’)
Change the mr_config again and provide an implementation
that will set the ms and bts data structure. It would be
better to put the size outside of the IE but I am not going
to change it right now. It would also be nice to either move
the AMR setting into the "nitb" structure or have the msc
data be used _after_ the bts settings. This needs to be
cleaned up in the next step.
http://cgit.osmocom.org/openbsc/commit/?id=03a42e313cb82fe00510b9f052586a36…
commit 03a42e313cb82fe00510b9f052586a3664e504ce
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Sep 24 11:39:38 2015 +0200
amr: Kill more duplication and let the code work one of the modes
http://cgit.osmocom.org/openbsc/commit/?id=b3c89769a9cbda6e6d676beedd9f0c31…
commit b3c89769a9cbda6e6d676beedd9f0c31936dbef4
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Sep 24 11:30:58 2015 +0200
amr: Instead of putting ms/bts into the same struct.. use it twice
This way a lot of if/else can just be killed by the caller deciding
which of the two instances to use.
I have copied both branches to new files, replace bts for ms in one
of them and ran diff on it. There is no difference.
http://cgit.osmocom.org/openbsc/commit/?id=17dcb1506ea61f1d5d2093b2fe75c206…
commit 17dcb1506ea61f1d5d2093b2fe75c206d4010504
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Aug 20 19:32:46 2015 +0200
amr: Remove some code duplication in preparation
Merge two copies into a local static helper function. The format
of the message will change and then it is easier to modify it in
one place than in two.
Sadly the original patch was merged before this clean-up so do
the clean-up as second step.
Conflicts:
openbsc/src/libbsc/abis_rsl.c
openbsc/src/libbsc/gsm_04_08_utils.c
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 3e4e8cfb74bed5dafb1c9d6c46aa18841ac40830 (commit)
from 925504bfe0834be6b1549af51242ef24fa2a0eaa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=3e4e8cfb74bed5dafb1c9d6c46aa1884…
commit 3e4e8cfb74bed5dafb1c9d6c46aa18841ac40830
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Thu Sep 24 15:38:38 2015 +0200
vty: Change the return type from enum to int
clang complained that different enums are mixed with the
return type and we actually want this to be an int now.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gb_proxy_main.c | 2 +-
openbsc/src/gprs/sgsn_main.c | 2 +-
openbsc/src/libcommon/common_vty.c | 2 +-
openbsc/src/osmo-bsc/osmo_bsc_main.c | 2 +-
openbsc/src/osmo-bsc_mgcp/mgcp_main.c | 2 +-
openbsc/src/osmo-bsc_nat/bsc_nat.c | 2 +-
openbsc/src/osmo-nitb/bsc_hack.c | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)