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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, sysmocom/old-stable has been created
at b86abf1d22e3229fd80cb6949ed362f002caf633 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=b86abf1d22e3229fd80cb6949ed362f…
commit b86abf1d22e3229fd80cb6949ed362f002caf633
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Dec 16 15:07:15 2014 +0100
sysmobts: Read the clock calibration from another place
Read the clock calibration from the place that will be read by
the BTS process. Use the standard eeprom code for doing that.
The code assumes that this and the other eeprom code don't
write/invlidate the others reason. If that assumption would not
be true calls to eeprom_free_resources should be added.
http://cgit.osmocom.org/osmo-bts/commit/?id=2e74ff3700919683e8dd825539efd7d…
commit 2e74ff3700919683e8dd825539efd7d521d4d9af
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Dec 16 11:17:41 2014 +0100
sysmobts: Don't list non integer parameters in the help
The command can only read integer parameters. Don't offer
buffers as this will lead to error 22.
http://cgit.osmocom.org/osmo-bts/commit/?id=680e7adabfb9ba5e21a9eb0332876c4…
commit 680e7adabfb9ba5e21a9eb0332876c46a9f18d37
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Dec 16 15:01:09 2014 +0100
eeprom: Fix brown paper bag introduced a long while ago
91d204e2db8f53a6ae4827ecc4b0ccb0137375d0 while adding checks
to resolve coverity issues. We simply had no one writing to
the eeprom so this was unnoticed for a long time.
http://cgit.osmocom.org/osmo-bts/commit/?id=42f84ef94317070f63b617105236791…
commit 42f84ef94317070f63b6171052367912c9275a04
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Thu Feb 14 11:17:58 2013 +0100
Correctly fill system information messages from BSC
SI 5*/6 require L2 header of 0x03,0x03. All SI might be less than 23
octets, so they need to be filled with 0x2b.
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via fe65fa7e36a400d362666e2c5bd0f289d45aa56a (commit)
from 3d79240fb41270d58f9c33508e11f0c215951cc9 (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/libosmocore/commit/?id=fe65fa7e36a400d362666e2c5bd0…
commit fe65fa7e36a400d362666e2c5bd0f289d45aa56a
Author: Max <msuraev(a)sysmocom.de>
Date: Tue May 10 17:17:05 2016 +0200
Set DTX in Cell Options
* rename field of struct gsm48_cell_options to better match the spec
* add comments with spec references
* add function for setting DTX in cell options struct
* add necessary enum type
Change-Id: I5a8924f57669c951b2e51b663d95f1d360062a54
Reviewed-on: https://gerrit.osmocom.org/39
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
Tested-by: Jenkins Builder
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/gsm/protocol/gsm_04_08.h | 15 ++++++++++-
src/gsm/gsm48.c | 46 +++++++++++++++++++++++++++++++-
src/gsm/libosmogsm.map | 2 ++
3 files changed, 61 insertions(+), 2 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 OpenGGSN project".
The branch, master has been updated
via 0eaa5b8e6c2b4ba5b5b88747d47a7bc125377faf (commit)
from 176e895bd6ec06fdf062fe39ca208a59e91d23a3 (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/openggsn/commit/?id=0eaa5b8e6c2b4ba5b5b88747d47a7bc…
commit 0eaa5b8e6c2b4ba5b5b88747d47a7bc125377faf
Author: Pablo Neira Ayuso <pablo(a)netfilter.org>
Date: Thu May 12 16:58:23 2016 +0200
gtp: fix several compilation warnings
CC gtpie.lo
gtpie.c: In function 'gtpie_encaps':
gtpie.c:437:22: warning: variable 'm' set but not used [-Wunused-but-set-variable]
union gtpie_member *m;
^
gtpie.c: In function 'gtpie_encaps2':
gtpie.c:537:22: warning: variable 'm' set but not used [-Wunused-but-set-variable]
union gtpie_member *m;
^
lookup.c: In function ‘lookup’:
lookup.c:40:24: warning: typedef ‘ub1’ locally defined but not used [-Wunused-local-typedefs]
typedef unsigned char ub1; /* unsigned 1-byte quantities */
^
Still one compilation warning left in cmdline.c, but that code
is autogenerated.
-----------------------------------------------------------------------
Summary of changes:
gtp/gtpie.c | 4 ----
lib/lookup.c | 1 -
2 files changed, 5 deletions(-)
hooks/post-receive
--
The OpenGGSN project
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 OpenGGSN project".
The branch, master has been updated
via 176e895bd6ec06fdf062fe39ca208a59e91d23a3 (commit)
from 23d997603948057acab255aa207eb48d5f281a43 (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/openggsn/commit/?id=176e895bd6ec06fdf062fe39ca208a5…
commit 176e895bd6ec06fdf062fe39ca208a59e91d23a3
Author: Pablo Neira Ayuso <pablo(a)netfilter.org>
Date: Thu May 12 16:54:03 2016 +0200
ggsn: fix compilation error with --disable-gtp-kernel
gtp-kernel.h: In function ‘gtp_kernel_init’:
gtp-kernel.h:25:15: error: ‘struct gengetopt_args_info’ has no member named ‘gtpnl_given’
if (args_info->gtpnl_given) {
^
Makefile:422: recipe for target 'ggsn
Reported-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
ggsn/gtp-kernel.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenGGSN project
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 34e2b0927801463fc3dbb5d8f9eec3ae01f9501d (commit)
from cd5e52605cdb77bdc6f36fce81a6a1bac7fbda48 (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=34e2b0927801463fc3dbb5d8f9eec3ae…
commit 34e2b0927801463fc3dbb5d8f9eec3ae01f9501d
Author: Max <msuraev(a)sysmocom.de>
Date: Wed May 11 10:52:41 2016 +0200
Ignore extended test leftovers
Change-Id: If9e3522d934611f631cbfde6e6db52251babc37f
Reviewed-on: https://gerrit.osmocom.org/41
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
Reviewed-by: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Tested-by: Holger Freyther <holger(a)freyther.de>
Reviewed-on: https://gerrit.osmocom.org/56
Reviewed-by: Holger Freyther <holger(a)freyther.de>
-----------------------------------------------------------------------
Summary of changes:
openbsc/.gitignore | 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 "Tools to centralize packet capture and storing".
The branch, master has been updated
via 26ba7b247e7ec247d2e3163d39160d912e3de75c (commit)
from c2715e917f5d90e7522c8ad1a7b5f4f3599a4ff4 (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/osmo-pcap/commit/?id=26ba7b247e7ec247d2e3163d39160d…
commit 26ba7b247e7ec247d2e3163d39160d912e3de75c
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun May 8 12:06:54 2016 +0200
todo: Add another of my wishlist items
Change-Id: I5a6c473a97d04aecae8101a024edb734bbe24401
Reviewed-on: https://gerrit.osmocom.org/27
Tested-by: Jenkins Builder
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
-----------------------------------------------------------------------
Summary of changes:
TODO | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
Tools to centralize packet capture and storing
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 "An utility library for Open Source Mobile Communications".
The branch, master has been updated
via 3d79240fb41270d58f9c33508e11f0c215951cc9 (commit)
from d71257fdb6d3ba3cfb60a87f4e29226cce6976f5 (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/libosmocore/commit/?id=3d79240fb41270d58f9c33508e11…
commit 3d79240fb41270d58f9c33508e11f0c215951cc9
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Tue May 10 15:23:06 2016 +0200
logging: Use __BASE_FILE__ instead of __FILE__
Apparently __FILE__ expands to nasty '../../..' paths when BUILDDIR !=
SRCDIR. This in turn leads to ugly log lines like:
<0000> ../../../../osmo-bts/src/common/rsl.c:1642 (bts=0,trx=0,ts=0,ss=0) Handing RLL msg UNIT_DATA_IND from LAPDm to MEAS REP
Where we certainly wouldn't want the "../../../../osmo-bts" part.
Change-Id: If6d2de33c3b6bb2943954bbd81eff261dc279d58
Reviewed-on: https://gerrit.osmocom.org/38
Tested-by: Jenkins Builder
Reviewed-by: Harald Welte <laforge(a)gnumonks.org>
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/core/logging.h | 8 ++++----
include/osmocom/core/utils.h | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
An utility library for Open Source Mobile Communications
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 "UNNAMED PROJECT".
The branch, master has been updated
via 09ccb6308ed60893e0f7ab22d2731b76c8cf938b (commit)
via 590eb20620107cd04677c10e9d4bc1aebe20a467 (commit)
via 82a583b6ba3f7d02d9c65eb735b8e57c22426fec (commit)
via 17cbcb733be91335692277de0f6b323927ae89d7 (commit)
via 6294b3a19eaa04ac0a7a5793ecf90d3654f36768 (commit)
via 9239c1a61584e40a58f869a5c97dc3ab3465a339 (commit)
from 06db912aaa4aac0665ad2180c608d4b216dfd9e1 (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/osmo-auc/commit/?id=09ccb6308ed60893e0f7ab22d2731b7…
commit 09ccb6308ed60893e0f7ab22d2731b76c8cf938b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu May 5 21:05:17 2016 +0200
LU: remote oudated FIXME comments
http://cgit.osmocom.org/osmo-auc/commit/?id=590eb20620107cd04677c10e9d4bc1a…
commit 590eb20620107cd04677c10e9d4bc1aebe20a467
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu May 5 21:04:11 2016 +0200
LU: correctly determine and use is_ps
Don't use a local uninitialized variable but the luop->is_ps instead.
http://cgit.osmocom.org/osmo-auc/commit/?id=82a583b6ba3f7d02d9c65eb735b8e57…
commit 82a583b6ba3f7d02d9c65eb735b8e57c22426fec
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu May 5 21:03:03 2016 +0200
implement PURGE-MS from VLR/SGSN to HLR
Using this procedure, the VLR/SGSN can set the cs/ps purged
flag for the subscriber. We might not even need to store this
persistent in the database according to spec, but let's do it anyway, at
least until it turns out to be a performance issue.
http://cgit.osmocom.org/osmo-auc/commit/?id=17cbcb733be91335692277de0f6b323…
commit 17cbcb733be91335692277de0f6b323927ae89d7
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu May 5 18:24:15 2016 +0200
some more comment / todo updates
http://cgit.osmocom.org/osmo-auc/commit/?id=6294b3a19eaa04ac0a7a5793ecf90d3…
commit 6294b3a19eaa04ac0a7a5793ecf90d3654f36768
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu May 5 17:07:17 2016 +0200
AUC: use osmo_hexparse() when reading key material from db
The database stores the key material as hex-ascii, we thus need to go
through osmo_hexparse() when reading. We could also store the material
as BLOB in the database. That would however complicate matters, as it
would basically mean using the sqlite3 command to manually
inspect/modify data from the console would no longer be easily possible.
Using this commit I have 2G authentication working against osmo-sgsn
with GSUP and 'auth policy remote'.
http://cgit.osmocom.org/osmo-auc/commit/?id=9239c1a61584e40a58f869a5c97dc3a…
commit 9239c1a61584e40a58f869a5c97dc3ab3465a339
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu May 5 16:50:39 2016 +0200
State number of auth vectors in SAI response
-----------------------------------------------------------------------
Summary of changes:
osmo-gsup-hlr/sql/hlr.sql | 2 ++
osmo-gsup-hlr/src/db.h | 5 +++++
osmo-gsup-hlr/src/db_auc.c | 10 +++++----
osmo-gsup-hlr/src/db_hlr.c | 46 +++++++++++++++++++++++++++++++++++++
osmo-gsup-hlr/src/hlr.c | 56 +++++++++++++++++++++++++++++++++++++++++-----
5 files changed, 109 insertions(+), 10 deletions(-)
hooks/post-receive
--
UNNAMED PROJECT
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 OpenGGSN project".
The branch, master has been updated
via 23d997603948057acab255aa207eb48d5f281a43 (commit)
from 466da999344a44e82c0c0945302f7532a43c4751 (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/openggsn/commit/?id=23d997603948057acab255aa207eb48…
commit 23d997603948057acab255aa207eb48d5f281a43
Author: Pablo Neira Ayuso <pablo(a)netfilter.org>
Date: Tue May 10 19:17:23 2016 +0200
get rid of accidental copy of ggsn.conf
Included accidentaly in 8419e33 ("examples: ggsn.conf: document
tp-linux toggle").
-----------------------------------------------------------------------
Summary of changes:
ggsn.conf | 92 ---------------------------------------------------------------
1 file changed, 92 deletions(-)
delete mode 100644 ggsn.conf
hooks/post-receive
--
The OpenGGSN project
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 OpenGGSN project".
The branch, master has been updated
via 466da999344a44e82c0c0945302f7532a43c4751 (commit)
from 8419e33c4acd77a80456a6896385c2d9f7255699 (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/openggsn/commit/?id=466da999344a44e82c0c0945302f753…
commit 466da999344a44e82c0c0945302f7532a43c4751
Author: Pablo Neira Ayuso <pablo(a)netfilter.org>
Date: Tue May 10 19:08:29 2016 +0200
configure: rename from --enable-gtp-kernel to --enable-gtp-linux
This software seems to run on other *nixes, so indicate explicitly that
this is the Linux kernel datapath support.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
The OpenGGSN project