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 "Cellmanager NG, intended to interface with BSplus".
The branch, zecke/m3ua has been updated
discards 051eeca0821d7e0ee9626189a01928afdc8cc45b (commit)
via 55cd4b017dfdca79192473b82a643f540ae86f5e (commit)
via 8e855c30a2c2b74831d3d315b1d25456ad7c5017 (commit)
via d558219b69c79b03ff88b8b64edb59135ac0b464 (commit)
via bc4b0bbe123c673880be370162c25aabebbae15a (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 (051eeca0821d7e0ee9626189a01928afdc8cc45b)
\
N -- N -- N (55cd4b017dfdca79192473b82a643f540ae86f5e)
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/cellmgr-ng/commit/?id=55cd4b017dfdca79192473b82a643…
commit 55cd4b017dfdca79192473b82a643f540ae86f5e
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Tue Mar 24 09:54:18 2015 +0100
WIP: m3ua.. begin with the state machine..
http://cgit.osmocom.org/cellmgr-ng/commit/?id=8e855c30a2c2b74831d3d315b1d25…
commit 8e855c30a2c2b74831d3d315b1d25456ad7c5017
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Mar 23 16:59:18 2015 +0100
m3ua: Implement connect and re-connect handling
http://cgit.osmocom.org/cellmgr-ng/commit/?id=d558219b69c79b03ff88b8b64edb5…
commit d558219b69c79b03ff88b8b64edb59135ac0b464
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Mar 23 16:19:37 2015 +0100
m3ua: Begin to create a m3ua client connection
Implement a basic M3UA state machine on a SCTP connection.
http://cgit.osmocom.org/cellmgr-ng/commit/?id=bc4b0bbe123c673880be370162c25…
commit bc4b0bbe123c673880be370162c25aabebbae15a
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Mar 23 17:02:12 2015 +0100
mtp: Clean-up and remove the unused start routine
-----------------------------------------------------------------------
Summary of changes:
include/mtp_data.h | 1 -
include/sctp_m3ua.h | 9 ++
src/link_udp.c | 7 --
src/mtp_link.c | 1 -
src/sctp_m2ua.c | 9 --
src/sctp_m3ua_client.c | 272 +++++++++++++++++++++++++++++++++++++++++++++++--
6 files changed, 272 insertions(+), 27 deletions(-)
hooks/post-receive
--
Cellmanager NG, intended to interface with BSplus
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 "Cellmanager NG, intended to interface with BSplus".
The branch, zecke/m3ua has been created
at 051eeca0821d7e0ee9626189a01928afdc8cc45b (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/cellmgr-ng/commit/?id=051eeca0821d7e0ee9626189a0192…
commit 051eeca0821d7e0ee9626189a01928afdc8cc45b
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Mar 23 16:19:37 2015 +0100
m3ua: Begin to create a m3ua client connection
Implement a basic M3UA state machine on a SCTP connection.
-----------------------------------------------------------------------
hooks/post-receive
--
Cellmanager NG, intended to interface with BSplus
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 "Cellmanager NG, intended to interface with BSplus".
The branch, master has been updated
via 4fd82de1ba42b7f148af6a95edd6d0b66c739463 (commit)
from 1cedd4a599ee0a324bddf16ebd8a0ac8add4ca92 (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/cellmgr-ng/commit/?id=4fd82de1ba42b7f148af6a95edd6d…
commit 4fd82de1ba42b7f148af6a95edd6d0b66c739463
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Mar 23 12:39:18 2015 +0100
Port from libm2ua to libxua
-----------------------------------------------------------------------
Summary of changes:
include/sctp_m2ua.h | 2 +-
src/Makefile.am | 2 +-
src/main_stp.c | 17 +++----
src/sctp_m2ua.c | 124 ++++++++++++++++++++++++++--------------------------
4 files changed, 74 insertions(+), 71 deletions(-)
hooks/post-receive
--
Cellmanager NG, intended to interface with BSplus
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 "SCCP Library".
The branch, master has been updated
via 7046633c02d15939d4953f1860f38be28f42667e (commit)
via 4d244d3c31486f4e353dc997c92fa46129d82406 (commit)
from a93c6f3113f71d3128ae516586319e22215970bd (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/libosmo-sccp/commit/?id=7046633c02d15939d4953f1860f…
commit 7046633c02d15939d4953f1860f38be28f42667e
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Mar 23 12:19:00 2015 +0100
xua: Generalize the m2ua_msg and call it xua_msg
Generalize, this requires various API modifications
but that is the most sane path forward.
http://cgit.osmocom.org/libosmo-sccp/commit/?id=4d244d3c31486f4e353dc997c92…
commit 4d244d3c31486f4e353dc997c92fa46129d82406
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Mon Mar 23 10:53:42 2015 +0100
XUA: Move m2ua headers to sigtran, create xua_types.h and m3ua_types.h
Begin with type definitions for m3ua
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
include/Makefile.am | 2 +-
include/m2ua/Makefile.am | 2 -
include/sigtran/Makefile.am | 2 +
include/{m2ua => sigtran}/m2ua_types.h | 43 ----------
include/sigtran/m3ua_types.h | 113 +++++++++++++++++++++++++
include/{m2ua/m2ua_msg.h => sigtran/xua_msg.h} | 29 +++----
include/sigtran/xua_types.h | 45 ++++++++++
src/Makefile.am | 4 +-
src/{m2ua_msg.c => xua_msg.c} | 72 ++++++++--------
tests/m2ua/Makefile.am | 2 +-
tests/m2ua/m2ua_test.c | 23 ++---
12 files changed, 225 insertions(+), 114 deletions(-)
delete mode 100644 include/m2ua/Makefile.am
create mode 100644 include/sigtran/Makefile.am
rename include/{m2ua => sigtran}/m2ua_types.h (88%)
create mode 100644 include/sigtran/m3ua_types.h
rename include/{m2ua/m2ua_msg.h => sigtran/xua_msg.h} (65%)
create mode 100644 include/sigtran/xua_types.h
rename src/{m2ua_msg.c => xua_msg.c} (64%)
hooks/post-receive
--
SCCP Library
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 "Cellmanager NG, intended to interface with BSplus".
The branch, master has been updated
via 1cedd4a599ee0a324bddf16ebd8a0ac8add4ca92 (commit)
via 6b471a2738c793f171b27c82e0cc5017be04ce8b (commit)
from 9544ee2955c77e5edbff31436714f26ed1cec5ca (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/cellmgr-ng/commit/?id=1cedd4a599ee0a324bddf16ebd8a0…
commit 1cedd4a599ee0a324bddf16ebd8a0ac8add4ca92
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Jul 30 09:37:47 2014 +0200
debian: Add a start script for osmo-stp
http://cgit.osmocom.org/cellmgr-ng/commit/?id=6b471a2738c793f171b27c82e0cc5…
commit 6b471a2738c793f171b27c82e0cc5017be04ce8b
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Wed Jul 30 09:33:50 2014 +0200
debian: Rename the packages
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 10 +-
debian/control | 18 +--
...-cellmgr-ng.install => osmo-cellmgr-ng.install} | 0
debian/osmo-stp.init | 151 +++++++++++++++++++++
debian/osmo-stp.install | 1 +
debian/osmocom-cellmgr-stp.install | 1 -
...-mgw.install => posmo-cellmgr-mgcp-mgw.install} | 0
debian/rules | 6 +-
src/Makefile.am | 2 +-
9 files changed, 173 insertions(+), 16 deletions(-)
rename debian/{osmocom-cellmgr-ng.install => osmo-cellmgr-ng.install} (100%)
create mode 100755 debian/osmo-stp.init
create mode 100644 debian/osmo-stp.install
delete mode 100644 debian/osmocom-cellmgr-stp.install
rename debian/{posmocom-cellmgr-mgcp-mgw.install => posmo-cellmgr-mgcp-mgw.install} (100%)
hooks/post-receive
--
Cellmanager NG, intended to interface with BSplus
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 7ce72c1be8e10add6dc84b85a29f7e2b924c6464 (commit)
from 7c7358e91ee794242086c4e0b7668e847b7e9905 (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=7ce72c1be8e10add6dc84b85a29f7e2b…
commit 7ce72c1be8e10add6dc84b85a29f7e2b924c6464
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Mar 22 14:43:19 2015 +0100
rtp: And really catch up and remove all occurences of openbsc/rtp.h
-----------------------------------------------------------------------
Summary of changes:
openbsc/tests/mgcp/mgcp_transcoding_test.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom network interface library".
The branch, master has been updated
via c713b1258714ef171de039c38bfdc2bf414ba9b7 (commit)
from 6d09cc35f34b007c8e375350fb6bbd82888960ea (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/libosmo-netif/commit/?id=c713b1258714ef171de039c38b…
commit c713b1258714ef171de039c38bfdc2bf414ba9b7
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Mar 22 14:42:22 2015 +0100
rtp: Declare struct msgb to fix compiler warning
Fixes:
/usr/include/osmocom/netif/rtp.h:63:41: warning: ‘struct msgb’ declared inside parameter list
struct rtp_hdr *osmo_rtp_get_hdr(struct msgb *msg);
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/netif/rtp.h | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
Osmocom network interface library
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 7c7358e91ee794242086c4e0b7668e847b7e9905 (commit)
from d0e171a9ffe8700d86feb5b73aeb0eccf02c1e7d (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=7c7358e91ee794242086c4e0b7668e84…
commit 7c7358e91ee794242086c4e0b7668e847b7e9905
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Mar 22 13:56:30 2015 +0100
rtp: Catch up with the removal of the rtp.h
-----------------------------------------------------------------------
Summary of changes:
openbsc/src/libmgcp/mgcp_transcode.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom network interface library".
The branch, master has been updated
via 6d09cc35f34b007c8e375350fb6bbd82888960ea (commit)
from 86115434f1f60afe51a87d4c1674a3e2c0d18700 (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/libosmo-netif/commit/?id=6d09cc35f34b007c8e375350fb…
commit 6d09cc35f34b007c8e375350fb6bbd82888960ea
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Mar 22 13:54:32 2015 +0100
rtp: Add "data" to access the data behind the header
This is needed for mgcp_transcode.c of OpenBSC to access the
data after the header. Use a zero sized array for it.
-----------------------------------------------------------------------
Summary of changes:
include/osmocom/netif/rtp.h | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Osmocom network interface library
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 d0e171a9ffe8700d86feb5b73aeb0eccf02c1e7d (commit)
from 8deba01eda7d32e32583d2a862984b430888fbe3 (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=d0e171a9ffe8700d86feb5b73aeb0ecc…
commit d0e171a9ffe8700d86feb5b73aeb0eccf02c1e7d
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sun Mar 22 09:51:43 2015 +0100
rtp: Use osmocom/netif/rtp.h for the rtp structure definition
We depend on libosmo-netif unconditionally. Let's use this
definition of rtp and have one portability issue less.
-----------------------------------------------------------------------
Summary of changes:
openbsc/include/openbsc/Makefile.am | 2 +-
openbsc/include/openbsc/rtp.h | 39 -------------------------------------
openbsc/src/libmgcp/mgcp_network.c | 5 ++++-
openbsc/src/libtrau/rtp_proxy.c | 24 ++---------------------
4 files changed, 7 insertions(+), 63 deletions(-)
delete mode 100644 openbsc/include/openbsc/rtp.h
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)