aboutsummaryrefslogtreecommitdiffstats
path: root/src/openbts_sock.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-11-13remove obsolete OpenBTS PCU interface supportHarald Welte1-192/+0
2015-11-12print/log OpenBTS / OsmoBTS variant in PCU startupHarald Welte1-0/+2
2015-08-27openbts: Remove unused declaration of fl1h in udp_read_cbJacob Erlbeck1-1/+0
2015-05-22write_queue: Check the result of osmo_wqueue_enqueue and freeHolger Hans Peter Freyther1-1/+4
2014-06-15Always exit and don't try to recoverDaniel Willmann1-1/+3
2013-07-27misc: Add an option exit/quit when the BSSGP is supposed to be destroyedHolger Hans Peter Freyther1-1/+1
2013-02-04Fixed memory leaks caused by not freeing msgb in udp_read_cb() function.Ivan Kluchnikov1-0/+1
2012-07-13Adding signal handler to allow clean exit of PCUAndreas Eversberg1-1/+3
2012-07-12Merge branch 'jolly_new'Ivan Kluchnikov1-0/+183