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 A-bis protcol interface library".
The branch, lynxis/unixsocket_version_header has been updated
discards ad50427ca9e8a671d52627fc0421dc409ad95662 (commit)
via 4188b811a6e90b99e78b7eecd9cc044dc0846f3f (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 (ad50427ca9e8a671d52627fc0421dc409ad95662)
\
N -- N -- N (4188b811a6e90b99e78b7eecd9cc044dc0846f3f)
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/libosmo-abis/commit/?id=4188b811a6e90b99e78b7eecd9c…
commit 4188b811a6e90b99e78b7eecd9cc044dc0846f3f
Author: Alexander Couzens <lynxis(a)fe80.eu>
Date: Tue Feb 21 15:30:05 2017 +0100
unixsocket: introduce a version/datacontrol header (2byte)
The ALT TC/Superchannel switch requires a seperate side channel. By introducing a
header this
can be done in a clean way. So every packet gets
- 1 byte version
- 1 byte data or control
Change-Id: I0b601b67450b93291b2c2bcec5b0919050e18791
-----------------------------------------------------------------------
Summary of changes:
src/input/unixsocket.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom A-bis protcol interface library