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 635fac0c3eefa629e8f5d167d217514fa29ba423 (commit)
from 4870b995ec0bf1b01d91b08d396ff0bffc2d0ab3 (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=635fac0c3eefa629e8f5d167d217514…
commit 635fac0c3eefa629e8f5d167d217514fa29ba423
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Thu Feb 18 13:27:36 2016 +0100
ranap: Add custom ranap_decode_rab_setupormodifieditemies() function
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ranap/ranap_common.h | 7 +++++++
src/ranap_common.c | 25 +++++++++++++++++++++++++
2 files changed, 32 insertions(+)
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 "UNNAMED PROJECT".
The branch, max/gsmtap has been updated
via 7cf8a4b13b91a85a89e390915a8e850d402c3382 (commit)
from c152293f4e7a78bf8afd5a0256b04f632a076165 (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-pcu/commit/?id=7cf8a4b13b91a85a89e390915a8e850…
commit 7cf8a4b13b91a85a89e390915a8e850d402c3382
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Feb 18 15:55:37 2016 +0100
fix segfault
-----------------------------------------------------------------------
Summary of changes:
src/osmobts_sock.cpp | 9 ++++++++-
src/pcu_l1_if.cpp | 15 +++++----------
src/pcu_l1_if.h | 4 +++-
src/pcu_main.cpp | 7 +++----
4 files changed, 19 insertions(+), 16 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 "An utility library for Open Source Mobile Communications".
The branch, max/l1sap has been created
at a3458b20841291f974da5e6c057ee9f41efe085a (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmocore/commit/?id=a3458b20841291f974da5e6c057e…
commit a3458b20841291f974da5e6c057ee9f41efe085a
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Feb 18 15:15:20 2016 +0100
Extend L1SAP PH-DATA with presence information
Previously the presence of header and data blocks were communicated
in-band which decreases code readability and makes it unnecessary hard
to add support for new hardware.
Note: both OsmoBTS and OsmoPCU have to be modified to take advantage of
extended ph_data_param structure.
-----------------------------------------------------------------------
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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 4870b995ec0bf1b01d91b08d396ff0bffc2d0ab3 (commit)
via 49f99cd265a89ba155afdcb8daade73c60824de6 (commit)
via eac3bf97e852bbaaf353ff324975175429237f92 (commit)
from 6c5fd7535dd8e6612428fb90024d3d6548c63dac (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=4870b995ec0bf1b01d91b08d396ff0b…
commit 4870b995ec0bf1b01d91b08d396ff0bffc2d0ab3
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Thu Feb 4 18:00:36 2016 +0100
ranap_common: Add helper function to get IP from transport layer addr
http://cgit.osmocom.org/osmo-iuh/commit/?id=49f99cd265a89ba155afdcb8daade73…
commit 49f99cd265a89ba155afdcb8daade73c60824de6
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Tue Jan 26 09:37:22 2016 +0100
ranap_msg_factory: Use network byte order for 16 bit mode_versions field
Instead of 0x0001 the field was 0x0100
http://cgit.osmocom.org/osmo-iuh/commit/?id=eac3bf97e852bbaaf353ff324975175…
commit eac3bf97e852bbaaf353ff324975175429237f92
Author: Daniel Willmann <dwillmann(a)sysmocom.de>
Date: Mon Jan 25 17:33:18 2016 +0100
Better capture for PS Data
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/ranap/ranap_common.h | 1 +
pcap/2016-01-22_PS_data.pcapng | Bin 2223392 -> 895196 bytes
src/ranap_common.c | 17 +++++++++++++++++
src/ranap_msg_factory.c | 2 +-
4 files changed, 19 insertions(+), 1 deletion(-)
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 "UNNAMED PROJECT".
The branch, max/gsmtap has been updated
via c152293f4e7a78bf8afd5a0256b04f632a076165 (commit)
from 6cb8d105e14fd9cd5e64ed8a99ac181787ca9ffe (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-pcu/commit/?id=c152293f4e7a78bf8afd5a0256b04f6…
commit c152293f4e7a78bf8afd5a0256b04f632a076165
Author: Max <msuraev(a)sysmocom.de>
Date: Thu Feb 18 12:00:00 2016 +0100
fix typo
-----------------------------------------------------------------------
Summary of changes:
src/pcu_main.cpp | 14 ++++++--------
1 file changed, 6 insertions(+), 8 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 OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, master has been updated
via 28e9f60404b3448b140ff4af06c05181c1dd982f (commit)
from bafc1e4cfe31855b11a989d4c44d7d6bcf43827d (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=28e9f60404b3448b140ff4af06c05181…
commit 28e9f60404b3448b140ff4af06c05181c1dd982f
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Feb 18 11:15:16 2016 +0100
rename ipaccess-find into abisip-find
The tool is not used only to find ip.access devices, but used to find
any Abis/IP implementing devices, including those supported by OsmoBTS.
-----------------------------------------------------------------------
Summary of changes:
debian/osmocom-ipaccess-utils.install | 2 +-
openbsc/.gitignore | 2 +-
openbsc/src/ipaccess/Makefile.am | 6 +++---
openbsc/src/ipaccess/{ipaccess-find.c => abisip-find.c} | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)
rename openbsc/src/ipaccess/{ipaccess-find.c => abisip-find.c} (98%)
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 code for Iuh interface".
The branch, sysmocom/iu-cs has been updated
discards 24105501a72629e79e6c4d697670c30aecfa3d2b (commit)
discards 8f7bf8ea65146b534f9251d3d63244f5d3347869 (commit)
discards 19b0f4ac1b80c7d2cc77a44af90bf1953f3a7a9f (commit)
discards 86aaa99ccf5d73c0ff40f9bbec1d874cdd3811f9 (commit)
discards f67da5b0521d72124149bedec555142bbfdd4274 (commit)
discards 0bbb687d7018d93b1219e75c2401c4e1be5daf75 (commit)
via f66ba73cf8ad7360d8bf39e5a27e1d50dac30d13 (commit)
via 7bdec29af040b4fd20a276ff7f2f6f4511951836 (commit)
via a24d6e10472b1d187ac9faab1ecdad40a151c226 (commit)
via 58caf73c809f2ec99d9c433fce283e9cfc36253d (commit)
via 6a6114949f2774d13cfb3ccaa8dd87b4936f2639 (commit)
via 6c5fd7535dd8e6612428fb90024d3d6548c63dac (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 (24105501a72629e79e6c4d697670c30aecfa3d2b)
\
N -- N -- N (f66ba73cf8ad7360d8bf39e5a27e1d50dac30d13)
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-iuh/commit/?id=f66ba73cf8ad7360d8bf39e5a27e1d5…
commit f66ba73cf8ad7360d8bf39e5a27e1d50dac30d13
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Feb 18 01:18:20 2016 +0100
hnb-test: decode NAS pdu when receiving RUA from CN
http://cgit.osmocom.org/osmo-iuh/commit/?id=7bdec29af040b4fd20a276ff7f2f6f4…
commit 7bdec29af040b4fd20a276ff7f2f6f4511951836
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 14 13:06:47 2016 +0100
hnb-test: tweak comment
http://cgit.osmocom.org/osmo-iuh/commit/?id=a24d6e10472b1d187ac9faab1ecdad4…
commit a24d6e10472b1d187ac9faab1ecdad40a151c226
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 14 13:05:24 2016 +0100
hnb-test: comment on gen_initue_lu() IMSI
http://cgit.osmocom.org/osmo-iuh/commit/?id=58caf73c809f2ec99d9c433fce283e9…
commit 58caf73c809f2ec99d9c433fce283e9cfc36253d
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 14 12:52:53 2016 +0100
move dummy_cn to 127.0.0.2 (Iu-PS) because I'm testing Osmo-CSCN on 127.0.0.1 (Iu-CS)
http://cgit.osmocom.org/osmo-iuh/commit/?id=6a6114949f2774d13cfb3ccaa8dd87b…
commit 6a6114949f2774d13cfb3ccaa8dd87b4936f2639
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 11 15:19:38 2016 +0100
hnb-test: some rua rx printfs
-----------------------------------------------------------------------
Summary of changes:
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 "Osmocom code for Iuh interface".
The branch, master has been updated
via 6c5fd7535dd8e6612428fb90024d3d6548c63dac (commit)
via de111bc1f83923097ae61d687e1b88f1737c82c5 (commit)
via 110bb5c9afa96616ff608363b1a67c19b087d93f (commit)
via 6a62e549cdede9d747b26e43cc300f9183270260 (commit)
via b9f46a74341fc0c57fbd464a388a0d507faec6fa (commit)
via 44beab9c3b318c5bf5d3cde9f14bf3f6d7334d6c (commit)
via 8cf9107670bfb91ae6b28720a42401af9e1944c8 (commit)
from 08834b1160dbf96f9b10544e74c19277d0d6f1ac (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=6c5fd7535dd8e6612428fb90024d3d6…
commit 6c5fd7535dd8e6612428fb90024d3d6548c63dac
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 14 13:05:49 2016 +0100
doc: tweak protocols ascii art
-----------------------------------------------------------------------
Summary of changes:
doc/protocols_around_hnbgw.txt | 14 ++++++--------
include/osmocom/ranap/ranap_common.h | 2 ++
src/hnbgw.c | 11 +++++++----
src/tests/dummy_cn_sua.c | 1 +
src/tests/hnb-test.c | 2 +-
5 files changed, 17 insertions(+), 13 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 "Osmocom code for Iuh interface".
The branch, sysmocom/iu-cs has been updated
discards 6f573462d2810655c22e95f6bd3ea0fe4f1af6b9 (commit)
discards e140b369b972fcfcb128af281117bf20d7986a5b (commit)
discards 6e220ea086262a9c04b78a30c0671f9d75c7d4bb (commit)
discards 0c7e3bc9c377a6ebcd4c0038713c6fad5c444927 (commit)
discards 08c64b10e8bd9fa80963949537a9ceedaa6d11ec (commit)
discards f8f88da1bdc35931e9c805c5beabad94732d035a (commit)
discards db08574957ba672ff3a9aa3cc929cf4e967e51e4 (commit)
discards 922e2f6f742072ba1c5df9caaddb305f1ca780e6 (commit)
discards b5dbf329ef9b910cd8529bd97d74d462143a0700 (commit)
discards 928c1b9cec95a12dfcebeb753f005b01ebfd8291 (commit)
discards dd2d795d0b75c5f6082b9457cfd1021aae1248c1 (commit)
via 24105501a72629e79e6c4d697670c30aecfa3d2b (commit)
via 8f7bf8ea65146b534f9251d3d63244f5d3347869 (commit)
via 19b0f4ac1b80c7d2cc77a44af90bf1953f3a7a9f (commit)
via 86aaa99ccf5d73c0ff40f9bbec1d874cdd3811f9 (commit)
via f67da5b0521d72124149bedec555142bbfdd4274 (commit)
via 0bbb687d7018d93b1219e75c2401c4e1be5daf75 (commit)
via de111bc1f83923097ae61d687e1b88f1737c82c5 (commit)
via 110bb5c9afa96616ff608363b1a67c19b087d93f (commit)
via 6a62e549cdede9d747b26e43cc300f9183270260 (commit)
via b9f46a74341fc0c57fbd464a388a0d507faec6fa (commit)
via 44beab9c3b318c5bf5d3cde9f14bf3f6d7334d6c (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 (6f573462d2810655c22e95f6bd3ea0fe4f1af6b9)
\
N -- N -- N (24105501a72629e79e6c4d697670c30aecfa3d2b)
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-iuh/commit/?id=24105501a72629e79e6c4d697670c30…
commit 24105501a72629e79e6c4d697670c30aecfa3d2b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Feb 18 01:18:20 2016 +0100
hnb-test: decode NAS pdu when receiving RUA from CN
http://cgit.osmocom.org/osmo-iuh/commit/?id=8f7bf8ea65146b534f9251d3d63244f…
commit 8f7bf8ea65146b534f9251d3d63244f5d3347869
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 14 13:06:47 2016 +0100
hnb-test: tweak comment
http://cgit.osmocom.org/osmo-iuh/commit/?id=19b0f4ac1b80c7d2cc77a44af90bf19…
commit 19b0f4ac1b80c7d2cc77a44af90bf1953f3a7a9f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 14 13:05:49 2016 +0100
doc: tweak protocols ascii art
http://cgit.osmocom.org/osmo-iuh/commit/?id=86aaa99ccf5d73c0ff40f9bbec1d874…
commit 86aaa99ccf5d73c0ff40f9bbec1d874cdd3811f9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 14 13:05:24 2016 +0100
hnb-test: comment on gen_initue_lu() IMSI
http://cgit.osmocom.org/osmo-iuh/commit/?id=f67da5b0521d72124149bedec555142…
commit f67da5b0521d72124149bedec555142bbfdd4274
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jan 14 12:52:53 2016 +0100
move dummy_cn to 127.0.0.2 (Iu-PS) because I'm testing Osmo-CSCN on 127.0.0.1 (Iu-CS)
http://cgit.osmocom.org/osmo-iuh/commit/?id=0bbb687d7018d93b1219e75c2401c4e…
commit 0bbb687d7018d93b1219e75c2401c4e1be5daf75
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon Jan 11 15:19:38 2016 +0100
hnb-test: some rua rx printfs
http://cgit.osmocom.org/osmo-iuh/commit/?id=de111bc1f83923097ae61d687e1b88f…
commit de111bc1f83923097ae61d687e1b88f1737c82c5
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jan 13 11:54:40 2016 +0100
hnbgw: fix errmsg typo
http://cgit.osmocom.org/osmo-iuh/commit/?id=110bb5c9afa96616ff608363b1a67c1…
commit 110bb5c9afa96616ff608363b1a67c19b087d93f
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Feb 11 17:51:11 2016 +0100
hnbgw vty: add logging commands
http://cgit.osmocom.org/osmo-iuh/commit/?id=6a62e549cdede9d747b26e43cc300f9…
commit 6a62e549cdede9d747b26e43cc300f9183270260
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Fri Jan 15 03:07:45 2016 +0100
hnb-test: fix wrong domain indicator in ranap.
ranap_new_msg_initial_ue() called with wrong argument order.
http://cgit.osmocom.org/osmo-iuh/commit/?id=b9f46a74341fc0c57fbd464a388a0d5…
commit b9f46a74341fc0c57fbd464a388a0d507faec6fa
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Wed Jan 13 11:51:34 2016 +0100
dummy_cn_sua: missing include
http://cgit.osmocom.org/osmo-iuh/commit/?id=44beab9c3b318c5bf5d3cde9f14bf3f…
commit 44beab9c3b318c5bf5d3cde9f14bf3f6d7334d6c
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Feb 18 01:26:59 2016 +0100
hnbgw: hnb_context_alloc(): fix missing free, missing return, wrong error return type
Also move INIT_LLIST_HEAD further up for good measure (cosmetic).
-----------------------------------------------------------------------
Summary of changes:
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 "Osmocom code for Iuh interface".
The branch, sysmocom/iu-cs has been updated
via 6f573462d2810655c22e95f6bd3ea0fe4f1af6b9 (commit)
via e140b369b972fcfcb128af281117bf20d7986a5b (commit)
from 6e220ea086262a9c04b78a30c0671f9d75c7d4bb (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=6f573462d2810655c22e95f6bd3ea0f…
commit 6f573462d2810655c22e95f6bd3ea0fe4f1af6b9
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Feb 18 01:26:59 2016 +0100
hnbgw: hnb_context_alloc(): fix missing free, missing return, wrong error return type
Also move INIT_LLIST_HEAD further up for good measure (cosmetic).
http://cgit.osmocom.org/osmo-iuh/commit/?id=e140b369b972fcfcb128af281117bf2…
commit e140b369b972fcfcb128af281117bf20d7986a5b
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Feb 18 01:18:20 2016 +0100
hnb-test: decode NAS pdu when receiving RUA from CN
-----------------------------------------------------------------------
Summary of changes:
src/hnbgw.c | 7 ++++---
src/tests/Makefile.am | 2 +-
src/tests/hnb-test-ranap.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++
src/tests/hnb-test-rua.c | 37 +++++++++++++++++++++++++++++++++++
src/tests/hnb-test.c | 11 +++++++++++
5 files changed, 101 insertions(+), 4 deletions(-)
create mode 100644 src/tests/hnb-test-ranap.c
create mode 100644 src/tests/hnb-test-rua.c
hooks/post-receive
--
Osmocom code for Iuh interface