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 27ca0436ace88d6f39348a62ba92f76468c420d4 (commit)
from 2e5e94c3283fa4f5160962f42e7cd5d4e39b7d1e (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=27ca0436ace88d6f39348a62ba92f764…
commit 27ca0436ace88d6f39348a62ba92f76468c420d4
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Dec 10 14:38:43 2014 +0100
bts: Remove unused fields from the trx structure
These have either never been used or were replaced with a
more generic approach.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gsm_data_shared.h | 10 ----------
1 file changed, 10 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, jerlbeck/wip/gprs-patching has been updated
discards c255606f28106b23ca782f75af6befa3a0d860b5 (commit)
via 0b481c1a8f0dcd4987a88e2dd5a19babbb06579c (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (c255606f28106b23ca782f75af6befa3a0d860b5)
\
N -- N -- N (0b481c1a8f0dcd4987a88e2dd5a19babbb06579c)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=0b481c1a8f0dcd4987a88e2dd5a19bab…
commit 0b481c1a8f0dcd4987a88e2dd5a19babbb06579c
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Dec 11 16:54:14 2014 +0100
gprs: Add encoder/decoder for the Subscriber Update Protocol (WIP)
Status: compiles but is totally untested
TODO:
- Add commit message
- Add encoder
- Test cases
- Moved declarations to header file
Ticket: OW#????
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gprs_gsup_messages.c | 20 ++++++++++++++++----
1 file changed, 16 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, jerlbeck/wip/gprs-patching has been updated
discards 6450455de01310d6ebb6fba5e503165382dd6d03 (commit)
via c255606f28106b23ca782f75af6befa3a0d860b5 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (6450455de01310d6ebb6fba5e503165382dd6d03)
\
N -- N -- N (c255606f28106b23ca782f75af6befa3a0d860b5)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=c255606f28106b23ca782f75af6befa3…
commit c255606f28106b23ca782f75af6befa3a0d860b5
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Dec 11 16:54:14 2014 +0100
gprs: Add encoder/decoder for the Subscriber Update Protocol (WIP)
Status: compiles but is totally untested
TODO:
- Add commit message
- Add encoder
- Test cases
- Moved declarations to header file
Ticket: OW#????
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
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, jerlbeck/wip/gprs-patching has been updated
discards bf49ab6defd3feced8f622d84fc7484b6cf4f829 (commit)
via 6450455de01310d6ebb6fba5e503165382dd6d03 (commit)
via 30d808e01a1c9c9283de915840b4c35e568c4e8d (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (bf49ab6defd3feced8f622d84fc7484b6cf4f829)
\
N -- N -- N (6450455de01310d6ebb6fba5e503165382dd6d03)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=6450455de01310d6ebb6fba5e5031653…
commit 6450455de01310d6ebb6fba5e503165382dd6d03
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Dec 11 16:54:14 2014 +0100
gprs: Add encoder/decoder for the Subscriber Update Protocol (WIP)
Status: compiles but is totally untested
TODO:
- Add commit message
- Add encoder
- Test cases
Ticket: OW#????
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=30d808e01a1c9c9283de915840b4c35e…
commit 30d808e01a1c9c9283de915840b4c35e568c4e8d
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Dec 11 15:14:14 2014 +0100
sgsn/doc: Add protocol specification for remote subscriber update
This is the first version of the specification for the GPRS
Subscriber Update Protocol.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/doc/sgsn-remote-protocol.txt | 20 +--
openbsc/src/gprs/Makefile.am | 3 +-
openbsc/src/gprs/gprs_gsup_messages.c | 304 ++++++++++++++++++++++++++++++++++
3 files changed, 316 insertions(+), 11 deletions(-)
create mode 100644 openbsc/src/gprs/gprs_gsup_messages.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, jerlbeck/wip/gprs-patching has been updated
discards b923befdec2444b5a0aba16832926a345b17e98f (commit)
via bf49ab6defd3feced8f622d84fc7484b6cf4f829 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (b923befdec2444b5a0aba16832926a345b17e98f)
\
N -- N -- N (bf49ab6defd3feced8f622d84fc7484b6cf4f829)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=bf49ab6defd3feced8f622d84fc7484b…
commit bf49ab6defd3feced8f622d84fc7484b6cf4f829
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Dec 11 15:14:14 2014 +0100
sgsn/doc: Add protocol specification for remote subscriber update
This is the first version of the specification for the GPRS
Subscriber Update Protocol.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/doc/sgsn-remote-protocol.txt | 60 +++++++++++++++++-------------------
1 file changed, 28 insertions(+), 32 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, jerlbeck/wip/gprs-patching has been updated
discards f9d5e4489fbea776f1919b8601cd40d2089b1852 (commit)
discards eb1fc4bc4a71431f2b7b5f775837ed1e4159b80b (commit)
discards 76f9967ae97a142c09136f6e355077ad7ab39765 (commit)
discards f0bb0ca612bb10ff85530e523f18b01dcb0d8fe9 (commit)
discards f9392971b5130fc06de50acf2daa2e0e836507aa (commit)
discards 00858678c71b5c90aae966bb245aed7aeaa9e3d1 (commit)
discards c9ac77e6345dd90589f58bddb1cd6cbfaa83e900 (commit)
via b923befdec2444b5a0aba16832926a345b17e98f (commit)
via 31eede3bbae06304351a29e401d5b4c8da70336d (commit)
via 4d0c25c7630718384776a434b8851d5a0bfc792a (commit)
via c2bfd9377f4fd0098e94e19d88e38e28c8d9538b (commit)
via f805ee316c5ca21aa0ea2f3a9177411ca5a6de68 (commit)
via 243bc83c0e1e109e99d16d7c0f950609c6825a39 (commit)
via cf0c9486fe10830924b22bb50e9f172a1f363eac (commit)
via 2e5e94c3283fa4f5160962f42e7cd5d4e39b7d1e (commit)
via 4adb136da63a1d3ed523ad85e12fd99fc62f5701 (commit)
via 665acd1dbdec2c1e52599f6129ae00c5b5442e72 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (f9d5e4489fbea776f1919b8601cd40d2089b1852)
\
N -- N -- N (b923befdec2444b5a0aba16832926a345b17e98f)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=b923befdec2444b5a0aba16832926a34…
commit b923befdec2444b5a0aba16832926a345b17e98f
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Dec 11 15:14:14 2014 +0100
sgsn/doc: Add protocol specification for remote subscriber update
This is the first version of the specification for the GPRS
Subscriber Update Protocol.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=31eede3bbae06304351a29e401d5b4c8…
commit 31eede3bbae06304351a29e401d5b4c8da70336d
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Dec 11 12:05:29 2014 +0100
gprs: Add gprs_shift_tlv function
This function is similar to gprs_match_tlv with the exception, that
the tag is not compared but returned in *tag instead.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=4d0c25c7630718384776a434b8851d5a…
commit 4d0c25c7630718384776a434b8851d5a0bfc792a
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Thu Dec 11 11:01:46 2014 +0100
gprs: Move TLV parser functions to gprs_utils.c and rename them
Currently the parser functions for single information elements are
defined within gprs_gb_parse.c and not exported explicitely. In
addition they are named like libosmocore's TLV parser functions and
do not have a proper name prefix. Since it is planned to use them for
other protocols, they need to be globally accessible.
This patch moves them to gprs_utils.c and renames them.
The new names are:
lv_shift -> gprs_shift_lv
v_fixed_shift -> gprs_shift_v_fixed
lv_shift -> gprs_shift_lv
v_fixed_shift -> gprs_shift_v_fixed
In the long term, these functions should be moved to libosmocore (and
renamed again).
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=c2bfd9377f4fd0098e94e19d88e38e28…
commit c2bfd9377f4fd0098e94e19d88e38e28c8d9538b
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri Nov 28 14:55:25 2014 +0100
sgsn: Work on 2 phase authorization (WIP)
This implements the MAP way of subscriber validation when the MS
tries an Attach Request:
1. perform authentication (optionally invoke the sendAuthInfo
procedure), starts the AuthAndCiph procedure
2. perform update location
3. insert subscriber data
4. finish the update location
5. Attach Accept / Attach Reject
This is currently accessible via the VTY interface.
TODO:
- Apply this to (periodic) RA Update Req
- Delete Subscriber Data
- Improve on procedure collisions (repeated Attach Req is sometimes
not handled properly)
- PDP info
- Commit cleanup
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=f805ee316c5ca21aa0ea2f3a9177411c…
commit f805ee316c5ca21aa0ea2f3a9177411ca5a6de68
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Dec 8 15:52:00 2014 +0100
sgsn: Add support for authentication triplets (TODO)
TODO:
- commit message
- tests
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=243bc83c0e1e109e99d16d7c0f950609…
commit 243bc83c0e1e109e99d16d7c0f950609c6825a39
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Tue Sep 30 13:53:26 2014 +0200
sgsn: Added TODOs (TODO)
TODO:
- fix and remove TODOs
- add test cases for Detach(reattach)
- add test cases for PDP context deletion (OW#1311)
- add test cases for Cancel pending timer in sgsn_mm_ctx_free
- remove this commit
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=cf0c9486fe10830924b22bb50e9f172a…
commit cf0c9486fe10830924b22bb50e9f172a1f363eac
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri Oct 17 10:08:02 2014 +0200
sgsn: Do not die in _bssgp_tx_dl_ud on TLLI mismatch (TODO)
Currently an OSMO_ASSERT fails, if the message's and the mmctx's
TLLIs do not match.
This commit turns the assertion into an ERROR log message and uses
the default values for IMSI, DRX, and RA CAP instead of the MM
context values in this case.
TODO:
- find the real source for the problem
- add test cases derived from what is being described in the ticket
Ticket: OW#1322
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/doc/sgsn-remote-protocol.txt | 376 ++++++++++++++++++++++++++++++++++
openbsc/include/openbsc/gprs_utils.h | 12 ++
openbsc/src/gprs/gprs_gb_parse.c | 172 +++-------------
openbsc/src/gprs/gprs_utils.c | 135 ++++++++++++
openbsc/tests/gbproxy/gbproxy_test.c | 236 ---------------------
openbsc/tests/gbproxy/gbproxy_test.ok | 1 -
openbsc/tests/gprs/gprs_test.c | 241 ++++++++++++++++++++++
openbsc/tests/gprs/gprs_test.ok | 1 +
8 files changed, 793 insertions(+), 381 deletions(-)
create mode 100644 openbsc/doc/sgsn-remote-protocol.txt
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, zecke/power-control has been updated
discards d9efedd7642b19e18876208f91f78926386cde27 (commit)
discards ee5681149eb5a87f54abb508b291e347ef1ac6c7 (commit)
discards f9dbf1034b728bc8afce9b3c652115cebbfd6ba2 (commit)
discards 09401832365953469cdb708ec8d950295eeec896 (commit)
via 4513d561eb6ff83095c230fedcf1e6179d61a364 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (d9efedd7642b19e18876208f91f78926386cde27)
\
N -- N -- N (4513d561eb6ff83095c230fedcf1e6179d61a364)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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-bts/commit/?id=4513d561eb6ff83095c230fedcf1e61…
commit 4513d561eb6ff83095c230fedcf1e6179d61a364
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Dec 6 20:30:52 2014 +0100
sysmobts: Add a manual ms power level control
Currently the DSP is instructed to achieve a given uplink
power target but there are circumstances (e.g. EMV testing)
where we need more control over it. The "manual/software/osmo"
power control can only be implemented per TRX and not per
lchan. Add a very very basic control that checks the MS Power
used by the phone, the actual receive level and then adjust
the power.
The code doesn't take the history into account, if the phone
can not reach the requested power level the code will be stuck
(e.g. no timeout based on multiframes). It has a mode for a
fixed power control but no way to set it yet.
-----------------------------------------------------------------------
Summary of changes:
src/common/rsl.c | 8 +++++---
src/osmo-bts-sysmo/l1_if.c | 26 +++++++++++++-------------
2 files changed, 18 insertions(+), 16 deletions(-)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, zecke/power-control has been updated
via d9efedd7642b19e18876208f91f78926386cde27 (commit)
via ee5681149eb5a87f54abb508b291e347ef1ac6c7 (commit)
via f9dbf1034b728bc8afce9b3c652115cebbfd6ba2 (commit)
from 09401832365953469cdb708ec8d950295eeec896 (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-bts/commit/?id=d9efedd7642b19e18876208f91f7892…
commit d9efedd7642b19e18876208f91f78926386cde27
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Dec 10 19:33:16 2014 +0100
wip.. remove bogus printf
http://cgit.osmocom.org/osmo-bts/commit/?id=ee5681149eb5a87f54abb508b291e34…
commit ee5681149eb5a87f54abb508b291e347ef1ac6c7
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Dec 10 19:33:07 2014 +0100
wip: Create a testcase
http://cgit.osmocom.org/osmo-bts/commit/?id=f9dbf1034b728bc8afce9b3c652115c…
commit f9dbf1034b728bc8afce9b3c652115cebbfd6ba2
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Dec 10 18:54:46 2014 +0100
WIP: make the option configurable and inline
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/bts.h | 2 +-
src/common/bts.c | 5 +-
src/common/rsl.c | 11 ++--
src/common/vty.c | 14 ++++++
src/osmo-bts-sysmo/l1_if.c | 108 ++++++++++++++++++++++++++--------------
src/osmo-bts-sysmo/l1_if.h | 2 +
src/osmo-bts-sysmo/oml.c | 10 ++--
tests/sysmobts/sysmobts_test.c | 57 +++++++++++++++++++++
tests/sysmobts/sysmobts_test.ok | 1 +
9 files changed, 157 insertions(+), 53 deletions(-)
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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 2e5e94c3283fa4f5160962f42e7cd5d4e39b7d1e (commit)
via 4adb136da63a1d3ed523ad85e12fd99fc62f5701 (commit)
via 665acd1dbdec2c1e52599f6129ae00c5b5442e72 (commit)
from 416c08f9ed340aae21a1d947bcf3a8ab41bb89ce (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=2e5e94c3283fa4f5160962f42e7cd5d4…
commit 2e5e94c3283fa4f5160962f42e7cd5d4e39b7d1e
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Dec 8 15:26:47 2014 +0100
sgsn: Support subscriber based authentication
This commit mainly extends sgsn_auth.c to use and support the
auth_state SGSN_AUTH_AUTHENTICATE. It will be activated when IMSI and
IMEI are available, authentication is required
(subscr->sgsn_data->authenticate is set), but the MM context is not
marked as authenticated. If the state has been set to
SGSN_AUTH_AUTHENTICATE and sgsn_auth_update() is called, the GMM
layer will be informed by invoking gsm0408_gprs_authenticate().
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=4adb136da63a1d3ed523ad85e12fd99f…
commit 4adb136da63a1d3ed523ad85e12fd99fc62f5701
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Tue Dec 2 09:47:26 2014 +0100
sgsn: Integrate Auth & Ciph into gsm48_gmm_authorize
Currently the Authentication and Ciphering procedure is not yet
invoked by the GMM layer.
This patch starts this procedure from within gsm48_gmm_authorize when
the mm->auth_state has been set to SGSN_AUTH_AUTHENTICATE and a call
to gsm0408_gprs_authenticate has been issued directly or indirectly
by the call to sgsn_auth_request.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=665acd1dbdec2c1e52599f6129ae00c5…
commit 665acd1dbdec2c1e52599f6129ae00c5b5442e72
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Tue Nov 11 14:01:48 2014 +0100
sgsn: Do not 'commit' implicitely when executing 'insert'
Currently the gprs_subscr_update function is called when the
'update-subscriber ... insert ...' command is executed. This will
eventually notify the GMM layer which is rather the purpose of the
'commit' command.
This patch removes the call from update_subscr_insert.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gprs_gmm.h | 1 +
openbsc/include/openbsc/gprs_sgsn.h | 5 ++--
openbsc/src/gprs/gprs_gmm.c | 28 ++++++++++++++++++-
openbsc/src/gprs/sgsn_auth.c | 7 +++++
openbsc/src/gprs/sgsn_vty.c | 10 +++----
openbsc/tests/sgsn/sgsn_test.c | 55 +++++++++++++++++++++++++++++++++++++
openbsc/tests/sgsn/sgsn_test.ok | 1 +
7 files changed, 99 insertions(+), 8 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, jerlbeck/wip/gprs-patching has been updated
discards 2d1e099f74e43106fd41197133408613f5cc991f (commit)
discards 77af7f21c5531b53c223000857242ff9b60634de (commit)
discards ae28ffd167fd136121c655145e682e9f3503c06f (commit)
discards c43a8c20bc62a03bf6ea6336069f827c53c2d213 (commit)
discards 21e9d9c53ddda7e83277fa9db7868ff5f1126696 (commit)
discards e61098d2440dd1538f276da16ce580834364d5bd (commit)
discards 52d7b8041e3c335780d82c399c4cfde9b419251d (commit)
discards b5ebe22468603b01dba841dc69e231990e612966 (commit)
discards e2a2753a602f8fcfce71b26cb9df570d604b4ecc (commit)
discards 34d1ee49ee6d2c8633c0b08a75d19923d18437e9 (commit)
discards e5974b50c72823ac091d8424d87c7211692aaa2a (commit)
discards ecb22579dd53ad59d217e0f5c2fddfd7fa6f1136 (commit)
discards 6f881b9ff232f766f2e8ac8f10c763f45418f960 (commit)
discards 81bc955a9e9b2313306ad0121f37e37c2fbb1b11 (commit)
via f9d5e4489fbea776f1919b8601cd40d2089b1852 (commit)
via eb1fc4bc4a71431f2b7b5f775837ed1e4159b80b (commit)
via 76f9967ae97a142c09136f6e355077ad7ab39765 (commit)
via f0bb0ca612bb10ff85530e523f18b01dcb0d8fe9 (commit)
via f9392971b5130fc06de50acf2daa2e0e836507aa (commit)
via 00858678c71b5c90aae966bb245aed7aeaa9e3d1 (commit)
via c9ac77e6345dd90589f58bddb1cd6cbfaa83e900 (commit)
via 416c08f9ed340aae21a1d947bcf3a8ab41bb89ce (commit)
via a1e0373224e02784f85eb47306a689fce45fb9e3 (commit)
via 207f4a5deba610b34d5e140f512e538e34a7115f (commit)
via 98647ca0ef59430f3cd7ddb7530d85db7fa2688f (commit)
via be2c8d9358084092281e7d02dc7ae0b7e4c0b4f8 (commit)
via 33b6dadc884ec1060e401ba097523086ac34b552 (commit)
via 70d8e31a748026a92e5739147411dcf512df7205 (commit)
via 901c40f55041d72220403c653646a2e8f82f1924 (commit)
via af792d6bb272e14585d26c6c488d592b20fcf9c4 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (2d1e099f74e43106fd41197133408613f5cc991f)
\
N -- N -- N (f9d5e4489fbea776f1919b8601cd40d2089b1852)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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=f9d5e4489fbea776f1919b8601cd40d2…
commit f9d5e4489fbea776f1919b8601cd40d2089b1852
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri Nov 28 14:55:25 2014 +0100
sgsn: Work on 2 phase authorization (WIP)
This implements the MAP way of subscriber validation when the MS
tries an Attach Request:
1. perform authentication (optionally invoke the sendAuthInfo
procedure), starts the AuthAndCiph procedure
2. perform update location
3. insert subscriber data
4. finish the update location
5. Attach Accept / Attach Reject
This is currently accessible via the VTY interface.
TODO:
- Apply this to (periodic) RA Update Req
- Delete Subscriber Data
- Improve on procedure collisions (repeated Attach Req is sometimes
not handled properly)
- PDP info
- Commit cleanup
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=eb1fc4bc4a71431f2b7b5f775837ed1e…
commit eb1fc4bc4a71431f2b7b5f775837ed1e4159b80b
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Dec 8 15:52:00 2014 +0100
sgsn: Add support for authentication triplets (TODO)
TODO:
- commit message
- tests
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=76f9967ae97a142c09136f6e355077ad…
commit 76f9967ae97a142c09136f6e355077ad7ab39765
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Tue Sep 30 13:53:26 2014 +0200
sgsn: Added TODOs (TODO)
TODO:
- fix and remove TODOs
- add test cases for Detach(reattach)
- add test cases for PDP context deletion (OW#1311)
- add test cases for Cancel pending timer in sgsn_mm_ctx_free
- remove this commit
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=f0bb0ca612bb10ff85530e523f18b01d…
commit f0bb0ca612bb10ff85530e523f18b01dcb0d8fe9
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri Oct 17 10:08:02 2014 +0200
sgsn: Do not die in _bssgp_tx_dl_ud on TLLI mismatch (TODO)
Currently an OSMO_ASSERT fails, if the message's and the mmctx's
TLLIs do not match.
This commit turns the assertion into an ERROR log message and uses
the default values for IMSI, DRX, and RA CAP instead of the MM
context values in this case.
TODO:
- find the real source for the problem
- add test cases derived from what is being described in the ticket
Ticket: OW#1322
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=f9392971b5130fc06de50acf2daa2e0e…
commit f9392971b5130fc06de50acf2daa2e0e836507aa
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Dec 8 15:26:47 2014 +0100
sgsn: Support subscriber based authentication
This commit mainly extends sgsn_auth.c to use and support the
auth_state SGSN_AUTH_AUTHENTICATE. It will be activated when IMSI and
IMEI are available, authentication is required
(subscr->sgsn_data->authenticate is set), but the MM context is not
marked as authenticated. If the state has been set to
SGSN_AUTH_AUTHENTICATE and sgsn_auth_update() is called, the GMM
layer will be informed by invoking gsm0408_gprs_authenticate().
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=00858678c71b5c90aae966bb245aed7a…
commit 00858678c71b5c90aae966bb245aed7aeaa9e3d1
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Tue Dec 2 09:47:26 2014 +0100
sgsn: Integrate Auth & Ciph into gsm48_gmm_authorize
Currently the Authentication and Ciphering procedure is not yet
invoked by the GMM layer.
This patch starts this procedure from within gsm48_gmm_authorize when
the mm->auth_state has been set to SGSN_AUTH_AUTHENTICATE and a call
to gsm0408_gprs_authenticate has been issued directly or indirectly
by the call to sgsn_auth_request.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/openbsc/commit/?id=c9ac77e6345dd90589f58bddb1cd6cbf…
commit c9ac77e6345dd90589f58bddb1cd6cbfaa83e900
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Tue Nov 11 14:01:48 2014 +0100
sgsn: Do not 'commit' implicitely when executing 'insert'
Currently the gprs_subscr_update function is called when the
'update-subscriber ... insert ...' command is executed. This will
eventually notify the GMM layer which is rather the purpose of the
'commit' command.
This patch removes the call from update_subscr_insert.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/ctrl_test_runner.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)