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
discards 7c44bd33f826fd36ce2630d2e43c3d554af4d03e (commit)
discards 5f6ae239cf45116db75a718cefee3bf0c0a13e04 (commit)
discards 84c964b767a852bd47be30ef18dae39de131e846 (commit)
via 42174f1677eb458cce7ac371878b7f2b4629ef78 (commit)
via 206f0e4d6497527464828cb5dc80eb15603412f5 (commit)
via b6cb4e695ecb303ce446769bdea1712a7d2ae329 (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 (7c44bd33f826fd36ce2630d2e43c3d554af4d03e)
\
N -- N -- N (42174f1677eb458cce7ac371878b7f2b4629ef78)
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=42174f1677eb458cce7ac371878b7f2b…
commit 42174f1677eb458cce7ac371878b7f2b4629ef78
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 2 14:31:45 2015 +0100
gtphub: add restart counter test
http://cgit.osmocom.org/openbsc/commit/?id=206f0e4d6497527464828cb5dc80eb15…
commit 206f0e4d6497527464828cb5dc80eb15603412f5
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 2 14:31:08 2015 +0100
gtphub: debug log
http://cgit.osmocom.org/openbsc/commit/?id=b6cb4e695ecb303ce446769bdea1712a…
commit b6cb4e695ecb303ce446769bdea1712a7d2ae329
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 2 14:18:26 2015 +0100
gtphub: add test for reused TEI.
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/gtphub/gtphub_test.c | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 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, neels/gtphub has been updated
via 7c44bd33f826fd36ce2630d2e43c3d554af4d03e (commit)
via 5f6ae239cf45116db75a718cefee3bf0c0a13e04 (commit)
via 84c964b767a852bd47be30ef18dae39de131e846 (commit)
via 33217200aa2536ecdb7e986a071134232ab9f0f6 (commit)
via aee727f5e5b6e9877621407b93f81bab0526a614 (commit)
from 887ed65c1828279c359cf261644d438d32c09b25 (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=7c44bd33f826fd36ce2630d2e43c3d55…
commit 7c44bd33f826fd36ce2630d2e43c3d554af4d03e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 2 14:31:45 2015 +0100
gtphub: add restart counter test
http://cgit.osmocom.org/openbsc/commit/?id=5f6ae239cf45116db75a718cefee3bf0…
commit 5f6ae239cf45116db75a718cefee3bf0c0a13e04
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 2 14:31:08 2015 +0100
gtphub: debug log
http://cgit.osmocom.org/openbsc/commit/?id=84c964b767a852bd47be30ef18dae39d…
commit 84c964b767a852bd47be30ef18dae39de131e846
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 2 14:18:26 2015 +0100
gtphub: add test for reused TEI.
http://cgit.osmocom.org/openbsc/commit/?id=33217200aa2536ecdb7e986a07113423…
commit 33217200aa2536ecdb7e986a071134232ab9f0f6
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 2 14:15:36 2015 +0100
gtphub: fix: add a missing NULL check
http://cgit.osmocom.org/openbsc/commit/?id=aee727f5e5b6e9877621407b93f81bab…
commit aee727f5e5b6e9877621407b93f81bab0526a614
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 2 14:14:32 2015 +0100
gtphub: cosmetic: early continue for less indent
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub.c | 51 +++++++------
openbsc/tests/gtphub/gtphub_test.c | 147 ++++++++++++++++++++++++++++++++++++
openbsc/tests/gtphub/gtphub_test.ok | 5 ++
3 files changed, 182 insertions(+), 21 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 updated
discards 8da68def5d5f990753e731f92ae3bf26be4ad3ca (commit)
discards 0554274e7de12d33bcd8a533643c5a2eeebc14cc (commit)
discards 3cd3d3d50723495940bbc59d11ef25cb3cd1f55a (commit)
discards 508fb2d056464144dad0f4d186835ebf4db6bc4c (commit)
via 887ed65c1828279c359cf261644d438d32c09b25 (commit)
via 942e425d8264df165154905e6e6c7ceb04b9d667 (commit)
via a1747a446e44ea30f12f0a4bdd1d03ee89ee106c (commit)
via 5cfa3fcdfcb789ab9216445e2d649400b1f5d635 (commit)
via 1676898db0638f896f963b43c7b6ce884a787706 (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 (8da68def5d5f990753e731f92ae3bf26be4ad3ca)
\
N -- N -- N (887ed65c1828279c359cf261644d438d32c09b25)
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=887ed65c1828279c359cf261644d438d…
commit 887ed65c1828279c359cf261644d438d32c09b25
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 15:20:18 2015 +0100
gtphub: monitor GSNs' restart counters.
If a GSN indicates that it has reset, tear down each known tunnel for that GSN
individually (don't send the GSNs on the other side a different restart
counter, because they represent more than just this GSN).
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=942e425d8264df165154905e6e6c7ceb…
commit 942e425d8264df165154905e6e6c7ceb04b9d667
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 14:17:21 2015 +0100
gtphub: cosmetic
Move the SGSN read callback next to the GGSN read callback.
Comments.
Tweak an initialization to NULL.
http://cgit.osmocom.org/openbsc/commit/?id=a1747a446e44ea30f12f0a4bdd1d03ee…
commit a1747a446e44ea30f12f0a4bdd1d03ee89ee106c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 01:01:16 2015 +0100
gtphub_test: add test for Del PDP from GGSN side.
http://cgit.osmocom.org/openbsc/commit/?id=5cfa3fcdfcb789ab9216445e2d649400…
commit 5cfa3fcdfcb789ab9216445e2d649400b1f5d635
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 2 01:15:30 2015 +0100
gtphub_test: add some cleanup asserts.
http://cgit.osmocom.org/openbsc/commit/?id=1676898db0638f896f963b43c7b6ce88…
commit 1676898db0638f896f963b43c7b6ce884a787706
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 00:23:45 2015 +0100
gtphub: handle Delete PDP Context.
During resolution of the header TEI, also return the tunnel struct that
resolved the TEI, so the Delete PDP Ctx code does not need to look it up
again.
Upon Delete PDP Ctx Request, remember the IEs and that a request was made.
Upon Delete PDP Ctx Response, find the pending delete and remove the
corresponding tunnel, iff the response indicates success.
Add a context deletion to regression tests, rename the test appropriately.
Sponsored-by: On-Waves ehi
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub.c | 8 ++++++--
openbsc/tests/gtphub/gtphub_test.c | 5 +++++
2 files changed, 11 insertions(+), 2 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 "Python scripting interface to the OsmoNITB MNCC interface".
The branch, master has been updated
via e47c3eee45f9927ff7616654bbcfefe641d20a50 (commit)
from 47ff79107532a5e04470db23c3254dc998e1c39c (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/mncc-python/commit/?id=e47c3eee45f9927ff7616654bbcf…
commit e47c3eee45f9927ff7616654bbcfefe641d20a50
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Dec 2 00:46:46 2015 +0100
add README
-----------------------------------------------------------------------
Summary of changes:
README | 38 ++++++++++++++++++++++++++++++++++++++
1 file changed, 38 insertions(+)
create mode 100644 README
hooks/post-receive
--
Python scripting interface to the OsmoNITB MNCC interface
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
discards 93c2029578a02124caf87c3bdd0d8f431bc4c9c9 (commit)
discards c2701863994d101fcc62c32cb39c8c1226dbca34 (commit)
discards 98223aca8b450b59df0e826fb72a5c6fb6b8f707 (commit)
discards 9744fcfcfec89762f041f048e3fcc47c470fb0d9 (commit)
discards 80da839cd876476a17285dfb884e953a36db922a (commit)
discards d9c1fd371f97ee34cba4aadce6781ec1394019ca (commit)
discards a92ac6feee852dd8fd762a42a65608d1639ff4f0 (commit)
discards feab94c6d436ae857b881588ccc4035a76d49bf2 (commit)
discards eb04ab606022fb05b307c3d7db4ab88ee7d43c13 (commit)
discards e960b1905283897387b37babd753181f0dea7dfd (commit)
discards cca7018ab74827e5ebf44e9fd958165ed8ef7497 (commit)
discards 38ce2c23bb32c8de963ef519a55b56f0e95dae42 (commit)
discards 98320f98c2c5b74350a12a312da25e4cadf0117a (commit)
discards 3930cea1069cf39ce518c8e014b46985b38fc304 (commit)
discards 3e00a0966cf13abbb06af61b0d4aea0c1eb27772 (commit)
discards 0ec5966dc8341d71b6bbd3a8570198fa095b9e15 (commit)
discards a2b8203c061f03793ac481fad0dac6c7cba64f4f (commit)
discards 7ca330d5f9b6592e9b8abaa70ffb08ad9a03eacd (commit)
discards 9341286a4756f74257a483fbd937f7490faf9209 (commit)
via 8da68def5d5f990753e731f92ae3bf26be4ad3ca (commit)
via 0554274e7de12d33bcd8a533643c5a2eeebc14cc (commit)
via 3cd3d3d50723495940bbc59d11ef25cb3cd1f55a (commit)
via 508fb2d056464144dad0f4d186835ebf4db6bc4c (commit)
via 38d337d9408623d93af46b4ec2dc2411ec7d1ca4 (commit)
via 54520814ff53b3eadc09a484fa3e61d4a445455d (commit)
via fc97e4549562e283d005bcb145265d585e667e3a (commit)
via 7bc3c88667c1e96ad46f2d12d02d5d7883e281ff (commit)
via d156ccf9ff5f29c8dc131dccd6beb0db3e207497 (commit)
via ce4735c7fb8c8a1733028c1fd0f429c0f0af365c (commit)
via 211b3362635d1a085c3eff05f4836f06f252b606 (commit)
via 107cfad51f1740669c694629c0d1981538d5cf94 (commit)
via d5662d2decd46fbc2a38130df9bdd8a485543d1a (commit)
via 519009ecaacffbcc5d8a56690fcc7d1d810e8488 (commit)
via ef97389fefe87d8107b4fc0cf7b34fb83cdbb3ea (commit)
via b079b9923a812476af6ec6185c9932ea92363151 (commit)
via a6a173ff84cf6112fc10bbbb41d13df504793942 (commit)
via 5bab5c395c48b4dee5374d42ea6c7b895360b296 (commit)
via cd711490c2df8f87e49adc6b82003cd915ed8d28 (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 (93c2029578a02124caf87c3bdd0d8f431bc4c9c9)
\
N -- N -- N (8da68def5d5f990753e731f92ae3bf26be4ad3ca)
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=8da68def5d5f990753e731f92ae3bf26…
commit 8da68def5d5f990753e731f92ae3bf26be4ad3ca
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 15:20:18 2015 +0100
gtphub: monitor GSNs' restart counters.
If a GSN indicates that it has reset, tear down each known tunnel for that GSN
individually (don't send the GSNs on the other side a different restart
counter, because they represent more than just this GSN).
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=0554274e7de12d33bcd8a533643c5a2e…
commit 0554274e7de12d33bcd8a533643c5a2eeebc14cc
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 14:17:21 2015 +0100
gtphub: cosmetic
Move the SGSN read callback next to the GGSN read callback.
Comments.
Tweak an initialization to NULL.
http://cgit.osmocom.org/openbsc/commit/?id=3cd3d3d50723495940bbc59d11ef25cb…
commit 3cd3d3d50723495940bbc59d11ef25cb3cd1f55a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 01:01:16 2015 +0100
gtphub_test: add test for Del PDP from GGSN side.
http://cgit.osmocom.org/openbsc/commit/?id=508fb2d056464144dad0f4d186835ebf…
commit 508fb2d056464144dad0f4d186835ebf4db6bc4c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 00:23:45 2015 +0100
gtphub: handle Delete PDP Context.
During resolution of the header TEI, also return the tunnel struct that
resolved the TEI, so the Delete PDP Ctx code does not need to look it up
again.
Upon Delete PDP Ctx Request, remember the IEs and that a request was made.
Upon Delete PDP Ctx Response, find the pending delete and remove the
corresponding tunnel, iff the response indicates success.
Add a context deletion to regression tests, rename the test appropriately.
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=38d337d9408623d93af46b4ec2dc2411…
commit 38d337d9408623d93af46b4ec2dc2411ec7d1ca4
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 14:13:33 2015 +0100
gtphub: remove obsolete todo comment
http://cgit.osmocom.org/openbsc/commit/?id=54520814ff53b3eadc09a484fa3e61d4…
commit 54520814ff53b3eadc09a484fa3e61d4a445455d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 14:13:19 2015 +0100
gtphub: fix segfault when empty config.
gsn_addr_from_str(): return error upon NULL string.
Add some debug logging.
With an empty config, no bind addresses were set, and the address parser
did not check for a NULL pointer, resulting in a segfault.
http://cgit.osmocom.org/openbsc/commit/?id=fc97e4549562e283d005bcb145265d58…
commit fc97e4549562e283d005bcb145265d585e667e3a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 12:58:48 2015 +0100
gtphub: be more fatal about not finding an unused TEI.
http://cgit.osmocom.org/openbsc/commit/?id=7bc3c88667c1e96ad46f2d12d02d5d78…
commit 7bc3c88667c1e96ad46f2d12d02d5d7883e281ff
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 12:19:50 2015 +0100
gtphub: fix some style complaints from cppcheck
http://cgit.osmocom.org/openbsc/commit/?id=d156ccf9ff5f29c8dc131dccd6beb0db…
commit d156ccf9ff5f29c8dc131dccd6beb0db3e207497
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 00:07:02 2015 +0100
gtphub: add two stubs for Delete PDP msgs
http://cgit.osmocom.org/openbsc/commit/?id=ce4735c7fb8c8a1733028c1fd0f429c0…
commit ce4735c7fb8c8a1733028c1fd0f429c0f0af365c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Nov 29 23:50:45 2015 +0100
gtphub: vty: add missing SGSN-proxy output.
http://cgit.osmocom.org/openbsc/commit/?id=211b3362635d1a085c3eff05f4836f06…
commit 211b3362635d1a085c3eff05f4836f06f252b606
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Nov 29 23:49:48 2015 +0100
gtphub: refactor: use side_idx everywhere.
This is a mostly cosmetic change. Instead of separate buffer handling
functions, reduce some code duplication by using a side_idx just like the
plane_idx, with arrays.
http://cgit.osmocom.org/openbsc/commit/?id=107cfad51f1740669c694629c0d19815…
commit 107cfad51f1740669c694629c0d1981538d5cf94
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Nov 29 19:14:58 2015 +0100
found_libgtp_and_libcares
http://cgit.osmocom.org/openbsc/commit/?id=d5662d2decd46fbc2a38130df9bdd8a4…
commit d5662d2decd46fbc2a38130df9bdd8a485543d1a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Nov 27 01:22:13 2015 +0100
gtphub: make sure mapped TEIs aren't occupied.
discussion pending.
http://cgit.osmocom.org/openbsc/commit/?id=519009ecaacffbcc5d8a56690fcc7d1d…
commit 519009ecaacffbcc5d8a56690fcc7d1d810e8488
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Nov 27 01:20:53 2015 +0100
gtphub: use a single TEI pool across planes.
There's no need to keep two separate number pools when both can be fed
from the same pool. User and Ctrl plane TEIs can technically overlap without
colliding, but it doesn't hurt if they don't overlap, either.
http://cgit.osmocom.org/openbsc/commit/?id=ef97389fefe87d8107b4fc0cf7b34fb8…
commit ef97389fefe87d8107b4fc0cf7b34fb83cdbb3ea
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Nov 27 00:05:56 2015 +0100
gtphub: cosmetic: for_each_side,_plane macros.
Simplify looping over sides and planes. I'm tired of typing the same for
loops all the time.
http://cgit.osmocom.org/openbsc/commit/?id=b079b9923a812476af6ec6185c9932ea…
commit b079b9923a812476af6ec6185c9932ea92363151
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Nov 26 22:19:22 2015 +0100
gtphub: implement restart counter properly.
Force passing a restart counter, by adding such arg to gtphub_start() (test
suite is not affected by this).
In gtphub_main.c, add -r,--restart-file <path> and next_restart_count() to
maintain the counter file. While at it, tweak the cmdline help to unify the
formatting (mostly commas and a missing line break).
Send gtphub's own restart counter. So far, the sender's restart counter was
copied through, which would break as soon as more than one GSN would talk to
the same peer with differing restart counters.
Also fix the in-mem restart counter data type (one octet, not two).
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=a6a173ff84cf6112fc10bbbb41d13df5…
commit a6a173ff84cf6112fc10bbbb41d13df504793942
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Nov 26 05:20:18 2015 +0100
gtphub: complain about excess cmdline args.
http://cgit.osmocom.org/openbsc/commit/?id=5bab5c395c48b4dee5374d42ea6c7b89…
commit 5bab5c395c48b4dee5374d42ea6c7b895360b296
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 12:19:11 2015 +0100
gtphub: fix a conditional for log output
http://cgit.osmocom.org/openbsc/commit/?id=cd711490c2df8f87e49adc6b82003cd9…
commit cd711490c2df8f87e49adc6b82003cd915ed8d28
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Dec 2 00:31:31 2015 +0100
gtphub: avoid segfault for incomplete tunnels.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub.c | 171 +++++++++++++++++++++++++++++++++++-----------
1 file changed, 131 insertions(+), 40 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 updated
discards 9cfcad5d876f176a7a85f37ab6efee0bb3f5ffc7 (commit)
discards 0c1b4c5fa2bac683e9250eed6a3effb467854030 (commit)
discards 19d2e1e3c16235c904490ae0d5b9c3961ee03a35 (commit)
discards ba9b2af0ff5094c7142b62dd173df2a5c78df033 (commit)
discards 2cc0965df66c1500ec18dd07fa2d7ce1cceac9bd (commit)
discards 3aeb152a6360f9ce2b622f669f19d86c30299b31 (commit)
discards b46f6ca52e4a257863bd0aa3e7285c984f323337 (commit)
discards c1a26b6fa0ea14a4483b823c21d2999c3b64084e (commit)
discards cc6ec457eead6eba56230d44c8874c32a6544c20 (commit)
discards c4f6577c36dcc9308def2e58cae660517dbb3c2a (commit)
via 93c2029578a02124caf87c3bdd0d8f431bc4c9c9 (commit)
via c2701863994d101fcc62c32cb39c8c1226dbca34 (commit)
via 98223aca8b450b59df0e826fb72a5c6fb6b8f707 (commit)
via 9744fcfcfec89762f041f048e3fcc47c470fb0d9 (commit)
via 80da839cd876476a17285dfb884e953a36db922a (commit)
via d9c1fd371f97ee34cba4aadce6781ec1394019ca (commit)
via a92ac6feee852dd8fd762a42a65608d1639ff4f0 (commit)
via feab94c6d436ae857b881588ccc4035a76d49bf2 (commit)
via eb04ab606022fb05b307c3d7db4ab88ee7d43c13 (commit)
via e960b1905283897387b37babd753181f0dea7dfd (commit)
via cca7018ab74827e5ebf44e9fd958165ed8ef7497 (commit)
via 38ce2c23bb32c8de963ef519a55b56f0e95dae42 (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 (9cfcad5d876f176a7a85f37ab6efee0bb3f5ffc7)
\
N -- N -- N (93c2029578a02124caf87c3bdd0d8f431bc4c9c9)
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=93c2029578a02124caf87c3bdd0d8f43…
commit 93c2029578a02124caf87c3bdd0d8f431bc4c9c9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 15:20:18 2015 +0100
monitor restart
http://cgit.osmocom.org/openbsc/commit/?id=c2701863994d101fcc62c32cb39c8c12…
commit c2701863994d101fcc62c32cb39c8c1226dbca34
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 15:19:52 2015 +0100
cosmetic
http://cgit.osmocom.org/openbsc/commit/?id=98223aca8b450b59df0e826fb72a5c6f…
commit 98223aca8b450b59df0e826fb72a5c6fb6b8f707
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 01:01:16 2015 +0100
gtphub_test: add test for Del PDP from GGSN side.
http://cgit.osmocom.org/openbsc/commit/?id=9744fcfcfec89762f041f048e3fcc47c…
commit 9744fcfcfec89762f041f048e3fcc47c470fb0d9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 00:23:45 2015 +0100
gtphub: handle Delete PDP Context.
During resolution of the header TEI, also return the tunnel struct that
resolved the TEI, so the Delete PDP Ctx code does not need to look it up
again.
Upon Delete PDP Ctx Request, remember the IEs and that a request was made.
Upon Delete PDP Ctx Response, find the pending delete and remove the
corresponding tunnel, iff the response indicates success.
Add a context deletion to regression tests, rename the test appropriately.
Sponsored-by: On-Waves ehi
http://cgit.osmocom.org/openbsc/commit/?id=80da839cd876476a17285dfb884e953a…
commit 80da839cd876476a17285dfb884e953a36db922a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 14:17:21 2015 +0100
gtphub: cosmetic: move a function within c file.
Move the SGSN read callback next to the GGSN read callback.
http://cgit.osmocom.org/openbsc/commit/?id=d9c1fd371f97ee34cba4aadce6781ec1…
commit d9c1fd371f97ee34cba4aadce6781ec1394019ca
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 14:13:33 2015 +0100
gtphub: remove obsolete todo comment
http://cgit.osmocom.org/openbsc/commit/?id=a92ac6feee852dd8fd762a42a65608d1…
commit a92ac6feee852dd8fd762a42a65608d1639ff4f0
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 14:13:19 2015 +0100
gtphub: fix segfault when empty config.
gsn_addr_from_str(): return error upon NULL string.
Add some debug logging.
With an empty config, no bind addresses were set, and the address parser
did not check for a NULL pointer, resulting in a segfault.
http://cgit.osmocom.org/openbsc/commit/?id=feab94c6d436ae857b881588ccc4035a…
commit feab94c6d436ae857b881588ccc4035a76d49bf2
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 12:58:48 2015 +0100
gtphub: be more fatal about not finding an unused TEI.
http://cgit.osmocom.org/openbsc/commit/?id=eb04ab606022fb05b307c3d7db4ab88e…
commit eb04ab606022fb05b307c3d7db4ab88ee7d43c13
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 12:19:50 2015 +0100
gtphub: fix some style complaints from cppcheck
http://cgit.osmocom.org/openbsc/commit/?id=e960b1905283897387b37babd753181f…
commit e960b1905283897387b37babd753181f0dea7dfd
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 00:07:02 2015 +0100
gtphub: add two stubs for Delete PDP msgs
http://cgit.osmocom.org/openbsc/commit/?id=cca7018ab74827e5ebf44e9fd958165e…
commit cca7018ab74827e5ebf44e9fd958165ed8ef7497
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Nov 29 23:50:45 2015 +0100
gtphub: vty: add missing SGSN-proxy output.
http://cgit.osmocom.org/openbsc/commit/?id=38ce2c23bb32c8de963ef519a55b56f0…
commit 38ce2c23bb32c8de963ef519a55b56f0e95dae42
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Nov 29 23:49:48 2015 +0100
gtphub: refactor: use side_idx everywhere.
This is a mostly cosmetic change. Instead of separate buffer handling
functions, reduce some code duplication by using a side_idx just like the
plane_idx, with arrays.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gtphub.h | 3 ++-
openbsc/src/gprs/gtphub.c | 28 ++++++++++++++++++++--------
2 files changed, 22 insertions(+), 9 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 updated
via 9cfcad5d876f176a7a85f37ab6efee0bb3f5ffc7 (commit)
via 0c1b4c5fa2bac683e9250eed6a3effb467854030 (commit)
from 19d2e1e3c16235c904490ae0d5b9c3961ee03a35 (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=9cfcad5d876f176a7a85f37ab6efee0b…
commit 9cfcad5d876f176a7a85f37ab6efee0bb3f5ffc7
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 01:01:16 2015 +0100
gtphub_test: add test for Del PDP from GGSN side.
http://cgit.osmocom.org/openbsc/commit/?id=0c1b4c5fa2bac683e9250eed6a3effb4…
commit 0c1b4c5fa2bac683e9250eed6a3effb467854030
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue Dec 1 00:23:45 2015 +0100
gtphub: handle Delete PDP Context.
During resolution of the header TEI, also return the tunnel struct that
resolved the TEI, so the Delete PDP Ctx code does not need to look it up
again.
Upon Delete PDP Ctx Request, remember the IEs and that a request was made.
Upon Delete PDP Ctx Response, find the pending delete and remove the
corresponding tunnel, iff the response indicates success.
Add a context deletion to regression tests, rename the test appropriately.
Sponsored-by: On-Waves ehi
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/gtphub.h | 1 +
openbsc/src/gprs/gtphub.c | 165 ++++++++++++++++++++++++++++++++----
openbsc/tests/gtphub/gtphub_test.c | 125 ++++++++++++++++++++++++++-
openbsc/tests/gtphub/gtphub_test.ok | 5 +-
4 files changed, 277 insertions(+), 19 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 "UNNAMED PROJECT".
The branch, jerlbeck/wip/edge has been updated
discards ebe7628ee120988381a35c1b2b5d13694757b56b (commit)
discards 483de5ea056b0d5259a81735a7faec2c2d177301 (commit)
discards e44582acdccda82484e68691393507e6e064b901 (commit)
discards a19e5a536b9f8d0b38abc86ddda1cdda5e2e74f2 (commit)
discards 193f5a45f44d23c28613dfc636d997fe74af7262 (commit)
discards f3a2df2c1e07ac06f002d2196a315037ad97af5c (commit)
discards f0cf3d6325de6e695434954cd8514a9b72be8488 (commit)
via ec67568de53978dfd6fa57ddee840d9985f4c99a (commit)
via 21c661b182b3e764a6ce3a473c6768a61bddbe52 (commit)
via 00c685a2bbd895b2c64bbb5d746d12b944a53036 (commit)
via 88de08f4abd569885ee31f1de54466edf6930a07 (commit)
via 06d5aa8131d20734984a4335b4b43d5fbee0d45e (commit)
via 858170188b909aefb376770f14b3371ec91d9cc1 (commit)
via 76d767cbe84fbfecfd3003af622f949f04aadbe4 (commit)
via 953c78987a2dc99d4afcd3752507fcedabc9830f (commit)
via c3c58046c7223d48c61eb7126f33dca300254485 (commit)
via 111ebe84c2b0a49472ec59022aecf56adfefd82e (commit)
via eb93f592e5bdb729900d64a133d62f9fde9e280f (commit)
via f5898a0528eef82223c450caaf210389c5f00aee (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 (ebe7628ee120988381a35c1b2b5d13694757b56b)
\
N -- N -- N (ec67568de53978dfd6fa57ddee840d9985f4c99a)
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-pcu/commit/?id=ec67568de53978dfd6fa57ddee840d9…
commit ec67568de53978dfd6fa57ddee840d9985f4c99a
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Nov 30 18:09:17 2015 +0100
edge: Do CS check in rcv_block (TODO)
- split into rcv_block_gprd/egprs
- move length check from rcv_data_block_acknowledged to rcv_block
http://cgit.osmocom.org/osmo-pcu/commit/?id=21c661b182b3e764a6ce3a473c6768a…
commit 21c661b182b3e764a6ce3a473c6768a61bddbe52
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Nov 30 18:06:50 2015 +0100
edge: Add GprsCodingScheme class (TODO)
TODO
- cm
- tests
http://cgit.osmocom.org/osmo-pcu/commit/?id=00c685a2bbd895b2c64bbb5d746d12b…
commit 00c685a2bbd895b2c64bbb5d746d12b944a53036
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri Nov 27 18:10:39 2015 +0100
edge: Extend gprs_rlcmac_dl_tbf::handle by egprs_ms_class
The multislot (MS) class and the EGPRS MS class can also be passed
via BSSGP in an MS Radio Access Capability element which can
optionally be contained in a DL-UNITDATA PDU. While this case is fully
supported for GPRS, the EGPRS MS class in BSSGP messages is ignored.
This commit extends gprs_rlcmac_dl_tbf::handle to pass the EGPRS MS
class, too.
Note, that the EGPRS class is not yet taken from the CSN.1 RA
capability and is always set to 0. Note also, that append_data
still uses ms_class only.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=88de08f4abd569885ee31f1de54466e…
commit 88de08f4abd569885ee31f1de54466edf6930a07
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Sep 28 18:54:32 2015 +0200
edge: Enable EGPRS if configured and egprs_ms_class present
Enable the TBF to use EGPRS if the bts->egprs_enabled config variable
has been set via the VTY "egprs" command and if the MS has signaled a
EGPRS multislot class.
Tell the MS to use EGPRS if the condition above holds.
Note that this will cause the MS to use EGPRS RLC block formats for
further messages which are not yet understood by the PCU.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=06d5aa8131d20734984a4335b4b43d5…
commit 06d5aa8131d20734984a4335b4b43d5fbee0d45e
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri Nov 27 15:17:34 2015 +0100
edge: Support EGPRS multislot class handling in tbf_alloc
Add an egprs_ms_class argument to the allocation functions and
set/pass it where necessary.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=858170188b909aefb376770f14b3371…
commit 858170188b909aefb376770f14b3371ec91d9cc1
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri Nov 27 16:17:40 2015 +0100
edge: Add m_egprs_enabled and related methods to TBF
Add the following methods to gprs_rlcmac_tbf:
- is_egprs_enabled
- enable_egprs
- disable_egprs
Also show the value of the flag in name() by displaying "EGPRS" if
it is set.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=76d767cbe84fbfecfd3003af622f949…
commit 76d767cbe84fbfecfd3003af622f949f04aadbe4
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Sep 28 18:54:32 2015 +0200
edge: Support EGPRS in packet uplink assignment message
Currently the Encoding::write_packet_uplink_assignment method only
supports the GPRS variant of the message.
This commit adds the missing EGPRS variant to the encoder.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=953c78987a2dc99d4afcd3752507fce…
commit 953c78987a2dc99d4afcd3752507fcedabc9830f
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Sep 28 18:12:57 2015 +0200
edge: Add egprs config command
Add a global config flag to enable the use EDGE/EGPRS.
The following VTY commands are added to node config-pcu:
- egprs Enables EGPRS
- no egprs Disable EGPRS
Note that enabling EGPRS is experimental and will most likely break
packet transmission until a minimal required set of EGPRS
functionality is implemented.
Sponsored-by: On-Waves ehf
http://cgit.osmocom.org/osmo-pcu/commit/?id=c3c58046c7223d48c61eb7126f33dca…
commit c3c58046c7223d48c61eb7126f33dca300254485
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Sep 28 17:55:32 2015 +0200
edge: Get EGPRS multislot class
The EGPRS MS class ist contained in the MS_RA_capability information.
Its presence indicates, that the MS is able (and willing) to use
EGPRS.
This commit implements basic support for retrieving, storing, and
showing it in the VTY. The information is stored in the MS object.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
examples/osmo-pcu.cfg | 4 --
src/Makefile.am | 6 +-
src/bts.cpp | 89 +++++++++++++++++++------
src/bts.h | 32 +++++++++
src/gprs_coding_scheme.cpp | 84 +++++++++++++++++++++++
src/{gprs_ms_storage.h => gprs_coding_scheme.h} | 46 ++++++++-----
src/gprs_ms_storage.cpp | 5 ++
src/pcu_main.cpp | 2 +
src/tbf_dl.cpp | 3 +-
9 files changed, 226 insertions(+), 45 deletions(-)
create mode 100644 src/gprs_coding_scheme.cpp
copy src/{gprs_ms_storage.h => gprs_coding_scheme.h} (51%)
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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 9a12a4b992b59698da12f6a24c5e659389c1f739 (commit)
via b2548fb1e8463119db0b1a16303183745a8002fb (commit)
via e2956431e8f938daff35efd35b9019a99c0e46ca (commit)
via 23c86e38bc3879c0ba8283d457014931f414c23e (commit)
via e3adf0edc3c0070337a85e448481c10f477c8d9c (commit)
via ea4c088e780a974b88acde66e16f9beb1aaf5adc (commit)
from 1a86955288e44041e56c411f59407a04e49739b5 (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-iuh/commit/?id=9a12a4b992b59698da12f6a24c5e659…
commit 9a12a4b992b59698da12f6a24c5e659389c1f739
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 30 16:27:11 2015 +0100
test-helpers: Also print out hexdump of encoded bit string
http://cgit.osmocom.org/osmo-iuh/commit/?id=b2548fb1e8463119db0b1a163031837…
commit b2548fb1e8463119db0b1a16303183745a8002fb
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 30 16:24:57 2015 +0100
asn1helpers, test-helpers: Use ntoh/hton* to convert integers
Since the asn1_u32/24_to_bitstring functions need to change the source
variable change the signature to clarify that the uint32_t * will be
modified.
http://cgit.osmocom.org/osmo-iuh/commit/?id=e2956431e8f938daff35efd35b9019a…
commit e2956431e8f938daff35efd35b9019a99c0e46ca
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 30 16:05:51 2015 +0100
test-hnbap: Check CID and Identity Info as well
http://cgit.osmocom.org/osmo-iuh/commit/?id=23c86e38bc3879c0ba8283d45701493…
commit 23c86e38bc3879c0ba8283d457014931f414c23e
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Nov 30 16:03:36 2015 +0100
test-hnbap: Use different types for UE request and accept IEs
http://cgit.osmocom.org/osmo-iuh/commit/?id=e3adf0edc3c0070337a85e448481c10…
commit e3adf0edc3c0070337a85e448481c10f477c8d9c
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Fri Nov 27 17:53:19 2015 +0100
asn1helpers: Fix asn1str_to_uX functions
The values are stored big-endian so convert them
http://cgit.osmocom.org/osmo-iuh/commit/?id=ea4c088e780a974b88acde66e16f9be…
commit ea4c088e780a974b88acde66e16f9beb1aaf5adc
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Fri Nov 27 16:14:09 2015 +0100
test-hnbap: Test decoding of the hnbap registration request
The 16-bit values are not decoded correctly
-----------------------------------------------------------------------
Summary of changes:
src/asn1helpers.c | 29 +++++++++++--------
src/asn1helpers.h | 4 +--
src/tests/test-helpers.c | 19 ++++++++++---
src/tests/test-hnbap.c | 74 ++++++++++++++++++++++++++++++++++++++++++------
4 files changed, 99 insertions(+), 27 deletions(-)
hooks/post-receive
--
Osmocom code for Iuh interface
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
discards 1c34baf6dcd719cced1e93a04187aa9218d7956f (commit)
discards 1f33f68e80466e3878075355f996ec2a6bb1b7d7 (commit)
discards 3d6f62161a9c37b7e55d797930d9617e244fefbc (commit)
discards c0ad6a1fd06a96fa6824268eee0aa9712e596863 (commit)
discards 0d5265ca3a9d782c69f99245e60a74e0fdd80e68 (commit)
discards 6d021fcbe60859a8092bf72a5a240bfebf80230d (commit)
discards cfc4d46ee29f277a2c3c27dc0613121eb0d69d88 (commit)
discards 76d384de1e354a47ce1a04e81345807277f955f5 (commit)
via 19d2e1e3c16235c904490ae0d5b9c3961ee03a35 (commit)
via ba9b2af0ff5094c7142b62dd173df2a5c78df033 (commit)
via 2cc0965df66c1500ec18dd07fa2d7ce1cceac9bd (commit)
via 3aeb152a6360f9ce2b622f669f19d86c30299b31 (commit)
via b46f6ca52e4a257863bd0aa3e7285c984f323337 (commit)
via c1a26b6fa0ea14a4483b823c21d2999c3b64084e (commit)
via cc6ec457eead6eba56230d44c8874c32a6544c20 (commit)
via c4f6577c36dcc9308def2e58cae660517dbb3c2a (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 (1c34baf6dcd719cced1e93a04187aa9218d7956f)
\
N -- N -- N (19d2e1e3c16235c904490ae0d5b9c3961ee03a35)
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=19d2e1e3c16235c904490ae0d5b9c396…
commit 19d2e1e3c16235c904490ae0d5b9c3961ee03a35
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 14:17:21 2015 +0100
gtphub: cosmetic: move a function within c file.
Move the SGSN read callback next to the GGSN read callback.
http://cgit.osmocom.org/openbsc/commit/?id=ba9b2af0ff5094c7142b62dd173df2a5…
commit ba9b2af0ff5094c7142b62dd173df2a5c78df033
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 14:13:33 2015 +0100
gtphub: remove obsolete todo comment
http://cgit.osmocom.org/openbsc/commit/?id=2cc0965df66c1500ec18dd07fa2d7ce1…
commit 2cc0965df66c1500ec18dd07fa2d7ce1cceac9bd
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 14:13:19 2015 +0100
gtphub: fix segfault when empty config.
gsn_addr_from_str(): return error upon NULL string.
Add some debug logging.
With an empty config, no bind addresses were set, and the address parser
did not check for a NULL pointer, resulting in a segfault.
http://cgit.osmocom.org/openbsc/commit/?id=3aeb152a6360f9ce2b622f669f19d86c…
commit 3aeb152a6360f9ce2b622f669f19d86c30299b31
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 12:58:48 2015 +0100
gtphub: be more fatal about not finding an unused TEI.
http://cgit.osmocom.org/openbsc/commit/?id=b46f6ca52e4a257863bd0aa3e7285c98…
commit b46f6ca52e4a257863bd0aa3e7285c984f323337
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 12:19:50 2015 +0100
gtphub: fix some style complaints from cppcheck
http://cgit.osmocom.org/openbsc/commit/?id=c1a26b6fa0ea14a4483b823c21d2999c…
commit c1a26b6fa0ea14a4483b823c21d2999c3b64084e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Nov 30 00:07:02 2015 +0100
gtphub: add two stubs
http://cgit.osmocom.org/openbsc/commit/?id=cc6ec457eead6eba56230d44c8874c32…
commit cc6ec457eead6eba56230d44c8874c32a6544c20
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Nov 29 23:50:45 2015 +0100
gtphub: vty: add missing SGSN-proxy output.
http://cgit.osmocom.org/openbsc/commit/?id=c4f6577c36dcc9308def2e58cae66051…
commit c4f6577c36dcc9308def2e58cae660517dbb3c2a
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun Nov 29 23:49:48 2015 +0100
gtphub: refactor: use side_idx everywhere.
This is a mostly cosmetic change. Instead of separate buffer handling
functions, reduce some code duplication by using a side_idx just like the
plane_idx, with arrays.
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/gprs/gtphub.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)