[Git] LCR - Linux Call Router branch holger/cleaning created. cd2834a10ceb14f8d2e70334a89b531119b954d4
[email protected] (git version ctrl) Sun, 15 Jan 2012 10:50:26 +0100 (CET)
| Newsgroups | gmane.linux.isdn.i4l.devel |
|---|---|
| Message-ID | <[email protected]> |
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 "LCR - Linux Call Router".
The branch, holger/cleaning has been created
at cd2834a10ceb14f8d2e70334a89b531119b954d4 (commit)
- Log -----------------------------------------------------------------
commit cd2834a10ceb14f8d2e70334a89b531119b954d4
Author: Holger Hans Peter Freyther <[email protected]>
Date: Sun Jan 15 10:49:43 2012 +0100
gsm: Implement the size checking of the hello packet
commit 6c3b18bfbef4b1b98dc036cf18ea1e015369e655
Author: Holger Hans Peter Freyther <[email protected]>
Date: Sun Jan 15 10:35:45 2012 +0100
mncc: Use stdint.h from C++, copy newer version of OpenBSC's mncc.h
* Use stdint.h... with the latest C++ spec there should even be a
cstdint include
* Update... including the version number and extended hello packet
commit b7f254b4541bb36c7aec5f690783311567266987
Author: Holger Hans Peter Freyther <[email protected]>
Date: Fri Oct 21 14:11:04 2011 +0200
gsm: Verify the MNCC_VERSION of the BSC/MS and close the socket on mismatch
The BSC/MS will send a Hello packet that includes the version number,
make LCR verify this version number and close the socket in case it
does not match a supported version.
commit 84df5ab6cb87f6c0ffcc4f231009e3bd21a8a823
Author: Holger Hans Peter Freyther <[email protected]>
Date: Wed Apr 13 00:26:48 2011 +0200
gsm: Partially fix the gsm.h/libgsm handling
* There might not be a static library (Fedora)
* When cross compiling it will certainly not be in /usr/include
* The code should use AC_CHECK_HEADERS... but that is for another day
commit 26e628c56e5f4c4dbafc1b3dd78cfaa9be0dc841
Author: Holger Hans Peter Freyther <[email protected]>
Date: Tue Apr 12 22:11:20 2011 +0200
autogen: Use autoreconf --install --force
-----------------------------------------------------------------------
hooks/post-receive
--
LCR - Linux Call Router