aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2011-01-25configure: We do not want to always link to -lsctpHolger Hans Peter Freyther1-0/+2
The AC_CHECK_LIB is always setting the LIBS variable and this will be used for every linker call. We do not want this.
2011-01-17m2ua: Create a MTP Link class using SCTP/M2UA for the transporton-waves/m2uaHolger Hans Peter Freyther1-0/+2
This is a MTP Link that can be used with a MTP LinkSet. E.g. with some config changes one could use cellmgr_ng or udt_relay over a M2UA link.
2010-12-10isup: Start with isup support in the cellmgr.Holger Hans Peter Freyther1-0/+1
Start parsing the ISUP messages. This just adds what we need to handle now and will not grow it a lot.
2010-09-15Add a command to ask for the version number, generate a config fileHolger Hans Peter Freyther1-0/+2
2010-09-15cellmgr: Remove bogus include file1.0.0Holger Hans Peter Freyther1-1/+0
2010-09-15Generate the version from the tagHolger Hans Peter Freyther1-2/+4
2010-08-04configure: Add a --enable-uniporte to build with/without the libsHolger Hans Peter Freyther1-2/+8
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther1-2/+5
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther1-0/+35