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, dexter/draft has been updated
via 4eed0b6d9ba0d73ca4227df23c9cd6c23bf8a990 (commit)
via 36176a136e6c97601dd85d58b6ccba61bbd497eb (commit)
from b907853fdfc3fb93519191633bf30593f1b95db1 (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=4eed0b6d9ba0d73ca4227df23c9cd6c2…
commit 4eed0b6d9ba0d73ca4227df23c9cd6c23bf8a990
Author: Philipp <pmaier(a)sysmocom.de>
Date: Mon Sep 5 11:07:13 2016 +0200
V.42bis and rfc1144 are working now.
Change-Id: I45b3b76f1868494c341497691b432dcc0bd78845
http://cgit.osmocom.org/openbsc/commit/?id=36176a136e6c97601dd85d58b6ccba61…
commit 36176a136e6c97601dd85d58b6ccba61bbd497eb
Author: Philipp <pmaier(a)sysmocom.de>
Date: Fri Aug 26 15:32:38 2016 +0200
cosmetic fixup
Change-Id: I5b0344df27a81410d4e29255e8f0472686c02025
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/Makefile.am | 4 +-
.../{gprs_sndcp_pcomp.h => gprs_sndcp_dcomp.h} | 29 +-
openbsc/include/openbsc/gprs_sndcp_pcomp.h | 4 +
openbsc/include/openbsc/sgsn.h | 14 +-
openbsc/include/openbsc/v42bis.h | 45 +-
openbsc/include/openbsc/v42bis_private.h | 139 +--
openbsc/src/gprs/Makefile.am | 11 +-
openbsc/src/gprs/gprs_sndcp.c | 241 +++--
openbsc/src/gprs/gprs_sndcp_comp.c | 14 +-
openbsc/src/gprs/gprs_sndcp_dcomp.c | 366 +++++++
openbsc/src/gprs/gprs_sndcp_pcomp.c | 39 +-
openbsc/src/gprs/sgsn_vty.c | 109 +-
openbsc/src/gprs/v42bis.c | 1087 ++++++++++----------
openbsc/tests/sgsn/Makefile.am | 2 +
openbsc/tests/v42bis/v42bis_test.c | 76 +-
openbsc/tests/v42bis/v42bis_test.ok | 650 +++++++++++-
16 files changed, 2000 insertions(+), 830 deletions(-)
copy openbsc/include/openbsc/{gprs_sndcp_pcomp.h => gprs_sndcp_dcomp.h} (56%)
create mode 100644 openbsc/src/gprs/gprs_sndcp_dcomp.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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, nrw/litecell15-merge-and-rebase has been updated
via 202d0a4677b1687f76a6875baa2fcbe694833255 (commit)
from a164b6715c62d060b311cccc1130979018fd1eba (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=202d0a4677b1687f76a6875baa2fcbe…
commit 202d0a4677b1687f76a6875baa2fcbe694833255
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 2 14:41:07 2016 -0400
sysmo: Fix build error for sysmobts target
Change-Id: I29e9bf8db483376cdf5084658a738f1589622e53
-----------------------------------------------------------------------
Summary of changes:
src/common/oml.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
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, nrw/litecell15-merge has been updated
discards 03309467532594d61f843f2a9ec819cac61d466d (commit)
via c664bbe7bf85dacb18d13c96b7e8392afed4cfaf (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 (03309467532594d61f843f2a9ec819cac61d466d)
\
N -- N -- N (c664bbe7bf85dacb18d13c96b7e8392afed4cfaf)
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=c664bbe7bf85dacb18d13c96b7e8392a…
commit c664bbe7bf85dacb18d13c96b7e8392afed4cfaf
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 2 13:24:14 2016 -0400
Introduce IPAC manufacture-defined measurement pre-processing variables
Change-Id: I95029aa2480216307bae3c5ce324f84a6f17bb3a
-----------------------------------------------------------------------
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, nrw/litecell15-merge has been updated
discards 7a59ac0314d40602ae54285938366d34a789a9fa (commit)
via 03309467532594d61f843f2a9ec819cac61d466d (commit)
via 7bc6986f6babdaf5f2436dae2f603ae5823aa7b4 (commit)
via 6b7b319d543ad4fb34154725c05fa5976dc2ed6a (commit)
via 61329d45b8560c2575ed51074fa59958ccb1deed (commit)
via 6292c8d44d0c5b053518cbdf20b2384090aa03a3 (commit)
via 9bc42ec47b292ce2b51dc1967458e228eb0bf221 (commit)
via 7e82ad20fa110b6b121ab82367f2e7c8995231b7 (commit)
via 4b95b5401c0fda6bc61bcdf6a5b2aafc50371e70 (commit)
via b847a21fa48158b17c4f84c1ceeb3d143cffed8c (commit)
via d75864f6f52b6c0730731f485b21599943ef957b (commit)
via 746c7896cba944c1978b48a40c4588a7aeb4eb84 (commit)
via f4daf16c8d26b98063747b608070fa44944e0527 (commit)
via bfa8878a0799c2d6bf29740ee10e84a69a938749 (commit)
via 4ac3aee711ae88280c35c996b75bfff1f2415e87 (commit)
via 3ec03d5048772c24a337b67cc7605cd7b7225a8c (commit)
via a536fc644bc6f8ced40f7d40dbbc32f34c295721 (commit)
via d5d39ae2b680c64c2dc616d6ca3886dac9092066 (commit)
via 423269f8035f107d5bc76e10cf17728fdbb3e2e4 (commit)
via baa6c5546e719757073fa97fcc4b1f0d32c39165 (commit)
via a0a08d80b8fe8712f24a222abca6a7f422c11417 (commit)
via d35fc4408c82193253e197aace9207fbe6d73b92 (commit)
via a2ef7d6477a2e3b026e56db78bbd407c67e61df1 (commit)
via b74a2c8e290e58a371c07b9d8a82872e54de6a2f (commit)
via cd150a8f7473347b17728d0797bc6464441dde9a (commit)
via 2ae305de46547c2c8424ab14d01f03bb4780ff39 (commit)
via 7130683ffee026b0907902f8f20091987281c7f8 (commit)
via 20423ea6cfdecd264b32c7fe5e15ee7de4455692 (commit)
via 4e699a9cbf418518265dc7b8b6b7fe250d87222d (commit)
via 76a0ad7fe93fce9bea56be5610b3bffbb8822887 (commit)
via 5486025b182ae595d0ede7d32d0ce0db11748e19 (commit)
via 3673380cdbefe74ae5ea5b4c05ebd9edcc023844 (commit)
via 723f7c7db3b0fc494f15fa20cab775f596b18cb1 (commit)
via 91dfa86c18a522cf108245d6c6bdc89f0835a533 (commit)
via 1f6a9ba7e569990e58df1003e7e611691bf95303 (commit)
via dbb6392368d4a9b5ba0ade9e2681e1d057011519 (commit)
via 2a63d01c1e60aef2a82d2c65dcf640386ba7c0d4 (commit)
via b6f565c97da5aeef8f5a490ea259379265c76b18 (commit)
via 2f44693fad8505255293d3ed37dbd4e7cabebd37 (commit)
via 158b5d2bdb3c51056283f6eb962a55762d34efa1 (commit)
via beca090586f932b628c09793cd37807324a8fb74 (commit)
via 3ed214c7b0a0780b2ce9ad05c74d05b3e2b43f80 (commit)
via 5f0c71b7d5c38dcd5eecd2836a86cb9b4768a759 (commit)
via c5e75f3e6a5d0dd482d4f5d17da80043fb02e181 (commit)
via d3b7fa837d2300093a8f4fb3c923a3b012108564 (commit)
via b91e6002a6c97cf1c19b14015f4f17a7ad7ace62 (commit)
via 7af652c0b27d79322043a23f4aa081c919546a73 (commit)
via fdd9ad7c40c8ddb49acfbf6689fcc238285ead3c (commit)
via f58852d117c157db28a52f9ce2e058de1822eb98 (commit)
via 9518ffc299e3dd3fd5ff854af047e4d88815dd8b (commit)
via 4673b86f3df46b76e8830dec006d8472eeaaa980 (commit)
via d384110d3d09e06658d5ca2d5c63dc78dd656b91 (commit)
via 6e999b75fa3881540e0426f01c9f80b8953ec33c (commit)
via cf7933892a995db7c02a3421df90c84556c38776 (commit)
via e2eb5cb6a11c484ecfb77c917c11db2820c263ab (commit)
via 2e84b60652d3a6c5bf6d4c8bbc77092b6747f3b8 (commit)
via ec1b5a0e9e2b6549e0ede48e803095e569997355 (commit)
via 350533cc32cf686b6375f92083981e23c2a86082 (commit)
via e3dc498e01a2a0d03e36f147c0aa3e5b69f3c738 (commit)
via e443145d3e504ddf00d441940382f4106e4d9bb7 (commit)
via d1c0e3755f2832270a16bdb2d350463409cad887 (commit)
via bbbcfe5b7343e12d0ab16d5393bed7ebe6653adc (commit)
via 745857277cd24fadcd27d54aaa402bd82090cc86 (commit)
via 34b8b5b29b72e245cc159ed4b035f6377988b762 (commit)
via c1658762234fa8593348760c6f20e6a10a13d6e6 (commit)
via f29dd5f15b315d1363d7302c50f2c9aceade8ccc (commit)
via 8151648ceb4688cac9ced9b1c159c6e1968fc0f1 (commit)
via 400746801470dba23b30c05e40c135b9d33eb6df (commit)
via c6926d064df18814a13e1ffd2f0d9f832d161ffb (commit)
via 67933a19d67a30bfbf40a1a0cfb703505f7b8b40 (commit)
via 7c989e7ced2c2b9949d18db17b6caaa9b317c1ba (commit)
via 14314bd808369f0da32860412acfcd775e5c7b24 (commit)
via b1c227e5abbe023615c591ccaf865a3dcb9c742e (commit)
via 17a6bab150bd70954b00645c8d1f18ce3ccf8948 (commit)
via d091b8de21506571f64c248a7635af60cc77633c (commit)
via 15fcd10fde06f841c5f3e0ce4c9fded463fad470 (commit)
via b572d7c45eaa65d7b36ab339022e560f2e797098 (commit)
via 9ddd8e6267a744caa0f206eeccb28b413fc987d5 (commit)
via 9331df16cf9241824dcef4e205456c274af3070e (commit)
via 1de159168cd924e361e778f7b2f1d85c2329e2e8 (commit)
via 82040101ebcc6350f53a9e0853418a9bc597963a (commit)
via b997f8444313ff7ab99d66b400fc79cae8302166 (commit)
via 5aa5196fbf07d5311bf4d99a90bff303989564f0 (commit)
via 4011e728d22a9affbe41fb2bfc8e69c14bd706ab (commit)
via 9759374adbb632ff5f8a4b739e0f62a9c9017622 (commit)
via a3d93ed2f9c114634b749c1304039e709a21a270 (commit)
via 575420637981828b64c1292ada015d7170b89390 (commit)
via 176b62a80c0170f1b9a1578d0b16c3ef27cf1a8f (commit)
via e6052c4cc756f7d3a5023a0ba57fe8d80783967c (commit)
via 9f8f9b80214fabfb3ac7674341c18a61a6ffcc5f (commit)
via 3955025c2a83a334f65322def52466c1cc86ed89 (commit)
via 93408ae72719590b9a0df9ce565694956f0cc34a (commit)
via 896c6f8e9e608374605abfec4b58ce44313a59bb (commit)
via 488902db2ac6c8815cb50dac0aab32f96190cd65 (commit)
via dd49beebb179d12fd156d22337d645340609addc (commit)
via 3f2212235cdf3ab1ce2438a6fe71d0c15288aa72 (commit)
via b0cc64274a6d8d9bc14b0b7e7c50ed79d6ba1a1e (commit)
via efedf805263f4e5909628ba7d7c3725114d83710 (commit)
via 82c8f75f7118f9be3550ee1d35914376eab22211 (commit)
via 241bda03b4017fa4ac2a38ad9f37685bfbc81ee7 (commit)
via 29048b2a80b5865ffc41fa4401113c5826227e23 (commit)
via f8e02aa4e3d87bbdc66819d3a56380881e24ce5a (commit)
via 349108801fb8d0eb23dc11da6a38ab94529ba341 (commit)
via 832afa3f4b816797b6c9933187835a5c29cf5f1c (commit)
via 285df2ec624f5c51ca5621de0524fba64226d4ed (commit)
via 3201988f7bcfeef4c3acbcadfbda0174e4635b98 (commit)
via c1fbdedcd343bba16a75dc64953c080cae936534 (commit)
via 2ebacce4fa5ab8f3be42967033644739d78c80bf (commit)
via 0fcd2e2fec966ac4e17222e7f53f2d0e5a7bf0ba (commit)
via e152ffe14d1dfe2ffb4892ada5eede6ccb429338 (commit)
via b8afb5fda251be739fdd862054d28b0eedfd85c9 (commit)
via 9df268e217274a0d1ff5cdc169503e4b2d4207f7 (commit)
via 3adb23cfc5119673651ff804cdc13fe554908adc (commit)
via a66852525ab9287c3869b3983f04506f0484f422 (commit)
via 0434efa077171f7a2d644354cfad34fa7bc2a0b0 (commit)
via ec744655b4a1d6864c2d346801ed3c50468d0615 (commit)
via f5fe31d5138379e997149e2bdd4a8de9e25d85bb (commit)
via ae3f0718f19e1c9bcd06941967ddb0db9fd4f876 (commit)
via 35a65edd10d3f1f980e08a0b5434d361f47e846b (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 (7a59ac0314d40602ae54285938366d34a789a9fa)
\
N -- N -- N (03309467532594d61f843f2a9ec819cac61d466d)
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=03309467532594d61f843f2a9ec819ca…
commit 03309467532594d61f843f2a9ec819cac61d466d
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 2 13:24:14 2016 -0400
Introduce IPAC manufacture-defined measurement pre-processing
-----------------------------------------------------------------------
Summary of changes:
.mailmap | 12 +
contrib/jenkins.sh | 99 +--
debian/changelog | 2 +
openbsc/.gitignore | 1 +
openbsc/configure.ac | 4 +-
openbsc/contrib/bsc_control.py | 160 +++--
openbsc/contrib/ctrl2sse.py | 147 ++++
openbsc/doc/control-interface.txt | 21 -
.../osmo-nitb/{nanobts => sysmobts}/openbsc.cfg | 2 +-
openbsc/doc/osmocom-authn-protocol.txt | 250 -------
openbsc/doc/sgsn-remote-protocol.txt | 468 -------------
openbsc/include/openbsc/Makefile.am | 3 +-
openbsc/include/openbsc/abis_rsl.h | 5 +
openbsc/include/openbsc/db.h | 8 +-
openbsc/include/openbsc/debug.h | 2 +
openbsc/include/openbsc/gprs_gmm.h | 12 +-
openbsc/include/openbsc/gprs_llc.h | 28 +-
openbsc/include/openbsc/gprs_llc_xid.h | 57 ++
openbsc/include/openbsc/gprs_sgsn.h | 10 +-
openbsc/{src/gprs => include/openbsc}/gprs_sndcp.h | 0
openbsc/include/openbsc/gsm_data.h | 161 +++--
openbsc/include/openbsc/gsm_data_shared.h | 85 ++-
openbsc/include/openbsc/gsm_subscriber.h | 2 +
openbsc/include/openbsc/iu.h | 62 ++
openbsc/include/openbsc/osmux.h | 1 +
openbsc/include/openbsc/rest_octets.h | 1 +
openbsc/include/openbsc/sgsn.h | 33 +-
openbsc/src/Makefile.am | 13 +-
openbsc/src/gprs/Makefile.am | 18 +-
openbsc/src/gprs/gprs_gmm.c | 372 +++++++---
openbsc/src/gprs/gprs_llc.c | 539 +++++++++++----
openbsc/src/gprs/gprs_llc_xid.c | 262 +++++++
openbsc/src/gprs/gprs_sgsn.c | 92 ++-
openbsc/src/gprs/gprs_sndcp.c | 8 +-
openbsc/src/gprs/gprs_sndcp_vty.c | 3 +-
openbsc/src/gprs/gprs_subscriber.c | 2 +-
openbsc/src/gprs/sgsn_libgtp.c | 97 ++-
openbsc/src/gprs/sgsn_main.c | 29 +
openbsc/src/gprs/sgsn_vty.c | 48 +-
openbsc/src/libbsc/Makefile.am | 3 +-
openbsc/src/libbsc/abis_nm.c | 3 +
openbsc/src/libbsc/abis_rsl.c | 639 ++++++++++++++---
openbsc/src/libbsc/bsc_dyn_ts.c | 77 +++
openbsc/src/libbsc/bsc_init.c | 4 +-
openbsc/src/libbsc/bsc_vty.c | 65 +-
openbsc/src/libbsc/bts_ipaccess_nanobts.c | 3 +
openbsc/src/libbsc/chan_alloc.c | 212 +++++-
openbsc/src/libbsc/gsm_04_08_utils.c | 2 +-
openbsc/src/libbsc/handover_logic.c | 11 +-
openbsc/src/libbsc/net_init.c | 48 +-
openbsc/src/libbsc/paging.c | 6 +-
openbsc/src/libbsc/rest_octets.c | 9 +-
openbsc/src/libbsc/system_information.c | 3 +
openbsc/src/libcommon/bsc_version.c | 6 +-
openbsc/src/libcommon/debug.c | 10 +
openbsc/src/libcommon/gsm_data_shared.c | 199 +++++-
openbsc/src/libiu/Makefile.am | 10 +
openbsc/src/libiu/iu.c | 760 +++++++++++++++++++++
openbsc/src/libiu/iu_vty.c | 50 ++
openbsc/src/libmgcp/mgcp_protocol.c | 6 +-
openbsc/src/libmsc/ctrl_commands.c | 3 +
openbsc/src/libmsc/db.c | 37 +-
openbsc/src/libmsc/gsm_04_08.c | 27 +-
openbsc/src/libmsc/gsm_04_11.c | 16 +-
openbsc/src/libmsc/gsm_subscriber.c | 8 +-
openbsc/src/libmsc/mncc_sock.c | 57 +-
openbsc/src/libmsc/vty_interface_layer3.c | 101 ++-
openbsc/src/libtrau/rtp_proxy.c | 4 +-
openbsc/src/osmo-bsc_mgcp/Makefile.am | 2 +-
openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c | 5 +-
openbsc/src/osmo-nitb/bsc_hack.c | 14 +
openbsc/src/utils/Makefile.am | 2 +-
openbsc/src/utils/bs11_config.c | 3 +-
openbsc/tests/Makefile.am | 2 +-
openbsc/tests/ctrl_test_runner.py | 5 +-
openbsc/tests/db/db_test.c | 30 +-
openbsc/tests/mgcp/Makefile.am | 8 +-
openbsc/tests/sgsn/Makefile.am | 12 +
openbsc/tests/sgsn/sgsn_test.c | 28 +-
openbsc/tests/sgsn/sgsn_test.ok | 2 +-
openbsc/tests/smpp/Makefile.am | 2 +-
openbsc/tests/testsuite.at | 5 +
openbsc/tests/vty_test_runner.py | 90 ++-
openbsc/tests/xid/Makefile.am | 21 +
openbsc/tests/xid/xid_test.c | 164 +++++
openbsc/tests/xid/xid_test.ok | 12 +
86 files changed, 4389 insertions(+), 1516 deletions(-)
create mode 100644 .mailmap
create mode 100755 openbsc/contrib/ctrl2sse.py
delete mode 100644 openbsc/doc/control-interface.txt
copy openbsc/doc/examples/osmo-nitb/{nanobts => sysmobts}/openbsc.cfg (98%)
delete mode 100644 openbsc/doc/osmocom-authn-protocol.txt
delete mode 100644 openbsc/doc/sgsn-remote-protocol.txt
create mode 100644 openbsc/include/openbsc/gprs_llc_xid.h
rename openbsc/{src/gprs => include/openbsc}/gprs_sndcp.h (100%)
create mode 100644 openbsc/include/openbsc/iu.h
create mode 100644 openbsc/src/gprs/gprs_llc_xid.c
create mode 100644 openbsc/src/libbsc/bsc_dyn_ts.c
create mode 100644 openbsc/src/libiu/Makefile.am
create mode 100644 openbsc/src/libiu/iu.c
create mode 100644 openbsc/src/libiu/iu_vty.c
create mode 100644 openbsc/tests/xid/Makefile.am
create mode 100644 openbsc/tests/xid/xid_test.c
create mode 100644 openbsc/tests/xid/xid_test.ok
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 "An utility library for Open Source Mobile Communications".
The branch, nrw/litecell15-merge has been updated
discards 0095b0b8c331e616f2d9cdb6db783f30d925db83 (commit)
discards 3a42b47c288d4fad465fff8894838492f63ac563 (commit)
via d16ce21bba66ace4106f77e1226b0416cdbd20fb (commit)
via 0318f6b6cae7a3f2d786a1caee519241d81d6745 (commit)
via b7f191febb639d917b5f4290c73cb1620d9cb2f4 (commit)
via f0f07d9c9b3227b5233352418d658aba3584310b (commit)
via 898e1d878e47298f97289e50f9b0cca7ecdf2ed7 (commit)
via fef2fa224a754df3f9792d1ddcd3a6d9a73658b1 (commit)
via d1dcda01f8c99e02a206c95d177aecd3dfb66e09 (commit)
via 1a70223fa3fce4ad21fcb987f422bcc040450cee (commit)
via 9a9739c6ab56f0ad202bf24e82a0702072c608f6 (commit)
via 460f9ef7da1db11b104fdfe635ebcbd8a071f205 (commit)
via f92e44c5399d8914aad58bd2c74005b3640c5a9d (commit)
via 881dcaf7aa262e3c14c104e49e65cd2ee3bf93c3 (commit)
via 9a5bbf36b543ff89c0ed148428d97300880c5804 (commit)
via 1a96946875f807b84fbb255e8b4f8f4a31b9cecc (commit)
via da34bf01a340850b114e7136502c55e79bec68e1 (commit)
via 47390764ddeb98109e39aa379d433ddc064e058b (commit)
via fd80f5a04239c2ab7b561401476dd89f2861748b (commit)
via 15b96ff70ca0c13bc5cbe6c79d85854fee1568b1 (commit)
via 505adee93bad5c12e7435d09a191d9d6221d09b3 (commit)
via 511b448fe3a8522d645499b7d0b93b5acb1b3776 (commit)
via edb57e7709c130a664fb2d9f807d96d0e283c675 (commit)
via 4a62dbbfa9260cd0c079f043b57f9adaedfad38e (commit)
via 9394dbd8e0ea010e8ee7af7729a27d6a68ff8256 (commit)
via 4f169500df996d0a7a804da77bae07b2ecd0d813 (commit)
via 02a66728856d6a111ef61eca2cc052df052579a9 (commit)
via f3239113db910962a4ccac2f93d689a86450264f (commit)
via 673018fed99aab80c3ac23c95f568ff0bf272f60 (commit)
via f5f773f0130e1f61b84636f7aeb6e17f5140fd25 (commit)
via fdca25dfb881871ffb4142bd1bcd808c71e6c4e3 (commit)
via ae3b78076e580b6060cde2e4612b8bcf459de832 (commit)
via 92ce39f3d1aaf1a38fc9be367503d82adfca4555 (commit)
via 0ee90f861458a68be7d7ac6e7f253c2be03ae049 (commit)
via dda9dffca9bda905bc33d5995923277e861a80c2 (commit)
via c57e5daf224476c20d34653fdb11d67ed7da9fed (commit)
via eb59f241ec571c3bdfcd8b3fa25d8687a1191f39 (commit)
via a337b9c37a9ff561b9c6a2e7c4b2a65dfa3b0e7f (commit)
via ceae1237528f91f44e226225207ac70a2cf842ec (commit)
via b897c4299329688bb0aba6e32cd10b361bda1dee (commit)
via 6797b3a808cdc9f2998e500269630c822ce9c189 (commit)
via 14bf28a43de485aa76970599378971d27b2a23a7 (commit)
via f627c0f0afb280d30aa00da395560db963aba462 (commit)
via d826f1771cdada9009db599a9cf3882192bf0454 (commit)
via e0a7d9e2c220e5544ee8982c78851ff40ac425bc (commit)
via 136e73764e7f58e52ffb13d01304fef30eb7d291 (commit)
via 82f94ef50f592c8c89b848e91b7cb84587ef8733 (commit)
via bda26c09019310dd25a2e7671f362cf2c26a3aff (commit)
via de960cbc0cc6c02139d2a9be954219420cc81650 (commit)
via db78d2172b1d2ecdcbdc54d601a6477b101ebfbc (commit)
via f624c33ef2e394949c10453b327e248aa27680e2 (commit)
via 22886d9e320ecf734d2827d825a191b977f70d2c (commit)
via ad580ba7c400835fdff0226700dd02c7ffff32c6 (commit)
via 0167e3f35535b1b19eab659659180fa549da52b0 (commit)
via 8d6dcd9bca7ce9b0a29954126c72050f8e2e110c (commit)
via 8a3c83ed00104bdb326c160a36c8f2b0625eeabd (commit)
via 6cf8eba4ecb560b50faf94c99c2bd6008b97c731 (commit)
via 4f511b67fd83b5767071604920ebc3bac025b751 (commit)
via ec8f192fec548dd87522946319d80e4f3bc4e35c (commit)
via 720ac4a4e1768cd928eb9d9265c0417f6865bc1b (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 (0095b0b8c331e616f2d9cdb6db783f30d925db83)
\
N -- N -- N (d16ce21bba66ace4106f77e1226b0416cdbd20fb)
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/libosmocore/commit/?id=d16ce21bba66ace4106f77e1226b…
commit d16ce21bba66ace4106f77e1226b0416cdbd20fb
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 2 11:28:31 2016 -0400
IPAC manufacture-defined measurement pre-processing definitions
Change-Id: Ie1853697f4cff5ff98654fa1cae6c68e28a0076b
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 7 +
.mailmap | 12 +
TODO-RELEASE | 3 +-
configure.ac | 15 +
include/Makefile.am | 6 +-
include/osmocom/codec/codec.h | 3 +
include/osmocom/core/bits.h | 5 +
include/osmocom/core/bitvec.h | 2 +-
include/osmocom/core/fsm.h | 137 +++++++
include/osmocom/core/utils.h | 4 +-
include/osmocom/crypt/auth.h | 2 +-
include/osmocom/crypt/gprs_cipher.h | 21 +-
include/osmocom/ctrl/ports.h | 1 +
include/osmocom/gprs/gprs_rlc.h | 27 ++
include/osmocom/gprs/protocol/gsm_04_60.h | 208 ++++++++++
include/osmocom/gsm/gea.h | 17 +
include/osmocom/gsm/gsm23003.h | 80 ++++
include/osmocom/gsm/gsm_utils.h | 1 +
include/osmocom/gsm/gsup.h | 2 +
include/osmocom/gsm/l1sap.h | 15 +-
include/osmocom/gsm/protocol/gsm_04_08.h | 174 +++++++++
include/osmocom/gsm/protocol/gsm_04_08_gprs.h | 34 ++
include/osmocom/gsm/protocol/gsm_08_58.h | 5 +
include/osmocom/gsm/protocol/gsm_12_21.h | 2 +
include/osmocom/gsm/rsl.h | 9 +
include/osmocom/vty/command.h | 2 +
src/Makefile.am | 2 +-
src/bits.c | 48 +++
src/bitvec.c | 6 +-
src/codec/gsm610.c | 39 ++
src/codec/gsm620.c | 32 ++
src/ctrl/control_if.c | 20 +-
src/fsm.c | 433 +++++++++++++++++++++
src/gsm/Makefile.am | 6 +-
src/gsm/a5.c | 4 +-
src/gsm/abis_nm.c | 1 +
src/gsm/auth_core.c | 4 +-
src/gsm/gea.c | 60 +++
src/gsm/gprs_cipher_core.c | 9 +
.../osmocom/core/bitcomp.h => src/gsm/gprs_gea.c | 50 +--
src/gsm/gprs_rlc.c | 106 +++++
src/gsm/gsm48.c | 25 ++
src/gsm/gsm_04_08_gprs.c | 76 +++-
src/gsm/gsup.c | 30 +-
src/gsm/lapd_core.c | 3 +
src/gsm/lapdm.c | 15 -
src/gsm/libosmogsm.map | 10 +
src/gsm/rsl.c | 24 ++
src/msgb.c | 9 +-
src/socket.c | 21 +-
src/utils.c | 25 +-
src/vty/command.c | 53 +++
src/vty/stats_vty.c | 142 +++++++
src/vty/vty.c | 2 +-
tests/Makefile.am | 15 +-
tests/auth/milenage_test.c | 3 +
tests/auth/milenage_test.ok | 1 +
tests/bits/bitrev_test.c | 25 ++
tests/bits/bitrev_test.ok | 105 +++++
tests/codec/codec_test.c | 28 ++
tests/codec/codec_test.ok | 6 +
tests/comp128/comp128_test.c | 6 +-
tests/comp128/comp128_test.ok | 4 +-
tests/fsm/fsm_test.c | 155 ++++++++
tests/fsm/fsm_test.err | 11 +
.../{loggingrb/logging_test.ok => fsm/fsm_test.ok} | 0
tests/gea/gea_test.c | 68 ++++
tests/gea/gea_test.ok | 15 +
tests/testsuite.at | 13 +
tests/ussd/ussd_test.c | 12 +
tests/ussd/ussd_test.ok | 1 +
utils/osmo-auc-gen.c | 14 +-
72 files changed, 2421 insertions(+), 110 deletions(-)
create mode 100644 .mailmap
create mode 100644 include/osmocom/core/fsm.h
create mode 100644 include/osmocom/gprs/gprs_rlc.h
create mode 100644 include/osmocom/gprs/protocol/gsm_04_60.h
create mode 100644 include/osmocom/gsm/gea.h
create mode 100644 include/osmocom/gsm/gsm23003.h
create mode 100644 src/fsm.c
create mode 100644 src/gsm/gea.c
copy include/osmocom/core/bitcomp.h => src/gsm/gprs_gea.c (52%)
create mode 100644 src/gsm/gprs_rlc.c
create mode 100644 tests/fsm/fsm_test.c
create mode 100644 tests/fsm/fsm_test.err
copy tests/{loggingrb/logging_test.ok => fsm/fsm_test.ok} (100%)
create mode 100644 tests/gea/gea_test.c
create mode 100644 tests/gea/gea_test.ok
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 BTS-side code (Abis, scheduling, ...)".
The branch, nrw/litecell15-merge-and-rebase has been updated
via a164b6715c62d060b311cccc1130979018fd1eba (commit)
via c1dc396e816847a70163ffce9e2d5df13342e063 (commit)
from c37cbb45f509529fedfb19f4a146420d61d503d1 (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=a164b6715c62d060b311cccc1130979…
commit a164b6715c62d060b311cccc1130979018fd1eba
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 2 11:09:30 2016 -0400
LC15: Implementation of TS 12.21 measurement related messages to measure PCU KPI
Change-Id: I352600f964e6c161b9259c62f2e0a0f39f0f60d9
http://cgit.osmocom.org/osmo-bts/commit/?id=c1dc396e816847a70163ffce9e2d5df…
commit c1dc396e816847a70163ffce9e2d5df13342e063
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Fri Sep 2 09:53:14 2016 -0400
LC15: Allow BTS to forward PCU failure alarms to network
Change-Id: I39bb8f8b749e94394909aa4a4be000c306ed712a
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/oml.h | 40 ++++-
include/osmo-bts/pcu_if.h | 5 +
include/osmo-bts/pcuif_proto.h | 52 ++++++
src/common/oml.c | 352 +++++++++++++++++++++++++++++++++++++++++
src/common/pcu_sock.c | 194 ++++++++++++++++++++++-
5 files changed, 638 insertions(+), 5 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, nrw/litecell15-merge-and-rebase has been updated
via c37cbb45f509529fedfb19f4a146420d61d503d1 (commit)
from da30a797762a0113b75bcc6008d1b6699eb1278f (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=c37cbb45f509529fedfb19f4a146420…
commit c37cbb45f509529fedfb19f4a146420d61d503d1
Author: Minh-Quang Nguyen <minh-quang.nguyen(a)nutaq.com>
Date: Thu Sep 1 15:46:51 2016 -0400
LC15: Implementation of major BTS alarms
Change-Id: Ic4e088a3af115d3d5a124b61c1e92eed277d3469
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/gsm_data.h | 1 +
include/osmo-bts/oml.h | 71 +++++++++
src/common/bts.c | 19 ++-
src/common/l1sap.c | 7 +-
src/common/main.c | 13 +-
src/common/oml.c | 299 +++++++++++++++++++++++++++++++++++
src/common/pcu_sock.c | 44 +++++-
src/common/rsl.c | 30 ++++
src/osmo-bts-litecell15/calib_file.c | 49 ++++--
src/osmo-bts-litecell15/l1_if.c | 40 ++++-
src/osmo-bts-litecell15/l1_if.h | 1 +
11 files changed, 553 insertions(+), 21 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 "UNNAMED PROJECT".
The branch, master has been updated
via 7c7a86c080edd9c92778c941bbe484f59a81f93c (commit)
from a35c911a91ea7b6d8b017fd103c0d86f79bb271e (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=7c7a86c080edd9c92778c941bbe484f…
commit 7c7a86c080edd9c92778c941bbe484f59a81f93c
Author: Aravind Sirsikar <Arvind.Sirsikar(a)radisys.com>
Date: Tue Aug 30 13:08:28 2016 +0530
Fix GPRS PUAN encoding: wrong BSN status
Earlier there was an incorrect encoding of BSN status in GPRS PUAN message.
This was a bottle neck for GPRS performance testing for UL. Which has been fixed
in this patch.
Related: OS#1806
Change-Id: I98e586aa5cb9200cf03e092556304211d4d459aa
-----------------------------------------------------------------------
Summary of changes:
src/rlc.cpp | 2 +-
tests/types/TypesTest.cpp | 5 ++---
2 files changed, 3 insertions(+), 4 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 "UNNAMED PROJECT".
The branch, master has been updated
via a35c911a91ea7b6d8b017fd103c0d86f79bb271e (commit)
from 3c2eaebd214fd39ebaf0bf86d2120bd226c62309 (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=a35c911a91ea7b6d8b017fd103c0d86…
commit a35c911a91ea7b6d8b017fd103c0d86f79bb271e
Author: Aravind Sirsikar <Arvind.Sirsikar(a)radisys.com>
Date: Tue Aug 30 13:00:14 2016 +0530
GPRS: PUAN encoding: add test case to show wrong BSNs status
This patch adds a test case which expects a current bug with
GPRS PUAN encoding. The test's expectation
is corrected along with the bug fix in a subsequent commit
Related: OS#1806
Change-Id: Ied0f1dd3037d8fac6a772f4e097defb72634f955
-----------------------------------------------------------------------
Summary of changes:
tests/types/TypesTest.cpp | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
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 "UNNAMED PROJECT".
The branch, master has been updated
via 3c2eaebd214fd39ebaf0bf86d2120bd226c62309 (commit)
from fd713841046e4a8f0b67e1e794cc046367a0174c (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=3c2eaebd214fd39ebaf0bf86d2120bd…
commit 3c2eaebd214fd39ebaf0bf86d2120bd226c62309
Author: Aravind Sirsikar <Arvind.Sirsikar(a)radisys.com>
Date: Tue Aug 30 15:39:04 2016 +0530
DL: add test case to show wrong window size
This patch adds a test case test_tbf_update_ws. Which expects a
current bug with DL window size calculation. The test's expectation
is corrected along with the bug fix in a subsequent commit
Related: OS#1808
Change-Id: I4659494c6f93ae89e4cc4ac79fff5fcaf2d23699
-----------------------------------------------------------------------
Summary of changes:
tests/tbf/TbfTest.cpp | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++
tests/tbf/TbfTest.err | 49 +++++++++++++++++++++++++++++++++++++++++
tests/tbf/TbfTest.ok | 2 ++
3 files changed, 111 insertions(+)
hooks/post-receive
--
UNNAMED PROJECT