aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libiu/iu.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-16libiu: Replace RAB assignment response callback with a general oneDaniel Willmann1-10/+7
2016-03-03Revert "iu.c: avoid warning by declaring ranap_free_rab_setupormodifieditemie...Daniel Willmann1-2/+0
2016-03-03libiu: Use custom setupormodifieditemies functionDaniel Willmann1-1/+1
2016-03-03libiu: Indicate in log where we don't handle a specific messageDaniel Willmann1-0/+2
2016-03-03libui: Don't assume gsm_network and gsm_subscriber_conncetion in libiuDaniel Willmann1-19/+9
2016-03-03iu.c: avoid warning by declaring ranap_free_rab_setupormodifieditemies()Neels Hofmeyr1-0/+2
2016-03-03libiu: Add support for RAB assignment response callbackDaniel Willmann1-28/+10
2016-03-03sgsn_libgtp: Update rab (de)act function names to libui versionDaniel Willmann1-1/+1
2016-03-03sgsn_iu/libgtp: Update pdp context with new IP address after RAB assignDaniel Willmann1-0/+3
2016-03-03sgsn_iu: Parse the RAB assignemnt response and get pdp ctx form itDaniel Willmann1-13/+28
2016-03-03sgsn: Get gtp ip and teid from pdp context in gprs_iu_rab_act()Daniel Willmann1-2/+10
2016-03-03gprs: Fix some misleading commentsDaniel Willmann1-1/+1
2016-03-03WIP: Wait for radio bearer before sending pdp context acceptDaniel Willmann1-3/+14
2016-03-03HACK: ranap_decode_rab_setupormodifieditemies crashes so disable itDaniel Willmann1-1/+2
2016-03-03sgsn_iu: RABAssignment response is an Outcome, not a Successful oneDaniel Willmann1-5/+7
2016-03-03rename IFACE_IUCS to IFACE_IUNeels Hofmeyr1-1/+1
2016-03-03mscsplit: remove bts and lchan pointers from libmscNeels Hofmeyr1-8/+21
2016-03-03put Iu-common and Iu-CS stuff in proper placesNeels Hofmeyr1-0/+463