aboutsummaryrefslogtreecommitdiffstats
path: root/tests/e1inp_ipa_bts_test.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-29test: Fix the compilation of the testHolger Hans Peter Freyther1-1/+1
2014-08-28Support for multiple RSL connections with ABIS/ipaccess (BTS side)Andreas Eversberg1-1/+1
2014-08-20move various generic IPA related functions to libosmocoreHarald Welte1-0/+1
2013-10-06Don't establish RSL at same time as OML link on IPA type linesHarald Welte1-0/+1
2012-08-30tests: e1inp_ipa_*_test: fix leak of msgb in ->sign_link pathPablo Neira Ayuso1-0/+1
2012-08-30tests: e1inp_ipa_*_test: add signal handling for process terminationPablo Neira Ayuso1-1/+15
2012-08-30tests: fix CPU suckup e1inp_ipa_bts_test after test finishPablo Neira Ayuso1-1/+6
2012-08-30tests: e1inp_ipa_bts_test: fix compilation warningsPablo Neira Ayuso1-3/+4
2011-08-19e1_input: rework configuration of virtual E1 line operationsPablo Neira Ayuso1-3/+7
2011-08-17test: use site_id 1801 in ipa BTS examplePablo Neira Ayuso1-1/+1
2011-07-18talloc: revert to use talloc inside libosmocoreHarald Welte1-1/+1
2011-07-08tests: convert IPA BTS example to use event-oriented approachPablo Neira Ayuso1-21/+53
2011-07-08tests: example BTS now sends an OML SW ACT REQPablo Neira Ayuso1-2/+130
2011-07-05logging: use new harald's logging infrastructure in libosmocorePablo Neira Ayuso1-1/+1
2011-07-05e1_input: change prototype of ->sign_link(...)Pablo Neira Ayuso1-1/+1
2011-07-02tests: use logging infrastructure to display messagesPablo Neira Ayuso1-10/+17
2011-07-02ipaccess: put the ID_GET logic for the BTS mode into the driverPablo Neira Ayuso1-136/+13
2011-06-30major updates in e1_input callback ops and IPA infrastructuresPablo Neira Ayuso1-33/+189
2011-06-25e1_input: minor API changes to adapt it to openbscPablo Neira Ayuso1-5/+11
2011-06-21e1input: add address as parameter to e1inp_line_update(...)Pablo Neira Ayuso1-1/+1
2011-06-14input: ipaccess: add preliminary BTS-side for A-bis over IPPablo Neira Ayuso1-0/+90