aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ipaccess.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-10move openbsc into its own subdirectoryHarald Welte1-597/+0
2009-05-01revert commit #481: we actually still need that stupid usleep() to reliably b...Harald Welte1-0/+1
2009-05-01remove any sleeping from the ip.access input codeHarald Welte1-1/+0
2009-05-01make sure we terminate bsc_hack if the OML/RSL listening sockets cannot be cr...Harald Welte1-0/+2
2009-05-01* Add support for multiple ip.access nanoBTS at one BSCHarald Welte1-116/+267
2009-04-30add new 'ipaccess-config' program to set Unit ID and primary OML NVRAM parame...Harald Welte1-0/+33
2009-03-09[misc] Fix compile warnings...Holger Freyther1-2/+3
2009-02-28make hexdump return a 'char *' rather than printing by itselfHarald Welte1-8/+2
2009-02-15* add commond header file for ipaccess protocolHarald Welte1-36/+16
2009-02-15Add support for ip.access RSL link on port 3003Harald Welte1-31/+89
2009-02-15* generate virtual E1 TEI up/down eventsHarald Welte1-5/+13
2009-02-13preliminary ip.access BTS support, as of now only OML singalling worksHarald Welte1-0/+370