This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.
gitosis at osmocom.org gitosis at osmocom.orgThis 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=55cd4b017dfdca79192473b82a643f540ae86f5e
commit 55cd4b017dfdca79192473b82a643f540ae86f5e
Author: Holger Hans Peter Freyther <holger at 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=8e855c30a2c2b74831d3d315b1d25456ad7c5017
commit 8e855c30a2c2b74831d3d315b1d25456ad7c5017
Author: Holger Hans Peter Freyther <holger at 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=d558219b69c79b03ff88b8b64edb59135ac0b464
commit d558219b69c79b03ff88b8b64edb59135ac0b464
Author: Holger Hans Peter Freyther <holger at 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=bc4b0bbe123c673880be370162c25aabebbae15a
commit bc4b0bbe123c673880be370162c25aabebbae15a
Author: Holger Hans Peter Freyther <holger at 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