aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/abis.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-24Have osmo-bts request OML routes for all its MOs at startuplaforge/oml-routerHarald Welte1-0/+9
2014-08-24Use new libosmo-abis features to allow OML on non-standard TCP portHarald Welte1-1/+2
2014-08-20adopt to recent libosmocore ipa renameHarald Welte1-0/+1
2014-08-18Migrate to osmo_get_macaddr() in recent libosmocoreHarald Welte1-27/+2
2014-05-15abis: Separate initialization from connect for AbisHolger Hans Peter Freyther1-12/+11
2014-03-12misc: Fix the build breakage now that we have btsconfig.hHolger Hans Peter Freyther1-0/+2
2013-11-14rsl: Rename abis_rsl_sendmsg to avoid symbol clash with libosmo-abisHolger Hans Peter Freyther1-1/+1
2013-10-10misc: Fix resource leak when the ioctl is failingHolger Hans Peter Freyther1-2/+2
2013-10-06abis: Use OML remote (BSC) address if RSL CONNECT contains no IPHarald Welte1-0/+21
2013-10-06Call e1inp_vty_init() to make abis interface accessible from VTYHarald Welte1-0/+1
2013-10-06migrate away from our own abis.c code to libosmoabisHarald Welte1-433/+145
2012-06-21make sure we don't send CCCH LOAD IND before we have an Abis linkHarald Welte1-1/+1
2012-06-03Use git-generated PACKAGE_VERSION in IPA IDTAG_SWVERSIONHarald Welte1-2/+1
2012-04-05Increase head-room in IPA messages receivedHarald Welte1-1/+1
2011-09-01abis.c: Remove dead codeHarald Welte1-3/+0
2011-07-01make it clear why we terminateHarald Welte1-2/+3
2011-07-01fix various compiler warningsHarald Welte1-0/+1
2011-07-01fix BTS initialization orderHarald Welte1-2/+7
2011-06-29deactivate RF + exit when the Abis link is goneHarald Welte1-0/+8
2011-06-29Fix memory leak in abis code: Free msgb after tx'ing itHarald Welte1-0/+1
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-58/+86
2011-05-22abis: use ipaccess protocol header from libosmogsmHarald Welte1-6/+6
2011-05-22[partial] port to new libosmocore-0.3 APIsHarald Welte1-13/+13
2011-03-04Import all C and Header files from jolly/bts branch of osmocom-bb.gitHarald Welte1-0/+488