aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libcommon/oap_client.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-13oap_client: make use of OAP optional: disable for NULL configNeels Hofmeyr1-0/+3
2016-12-13oap_client: reject all messages in disabled/uninitialized stateNeels Hofmeyr1-0/+16
2016-12-13oap_client: move logging to DLOAP logging categoryNeels Hofmeyr1-12/+12
2016-12-13move gprs/oap.c to libcommon/oap_client.cNeels Hofmeyr1-0/+261