[Git] LCR - Linux Call Router branch holger/cleaning-rebased created. 5e372ed3295f6a090f56ba1cd2c0efe04d42069c

[email protected] (git version ctrl) Sun, 11 Nov 2012 13:49:33 +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-rebased has been created
        at  5e372ed3295f6a090f56ba1cd2c0efe04d42069c (commit)

- Log -----------------------------------------------------------------
commit 5e372ed3295f6a090f56ba1cd2c0efe04d42069c
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 4b57961e7cf60053147395695b0150d0c8ccb07e
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 0ab74c122c8965a916fc395c0f72d4599aeb3f9f
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 cbc7e7fdf73ec34e1d060a8d93235b031ccbe602
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 cea5fa4f56d3ce20d2a493e2b86a2d5ee2ec8e47
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