aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libvlr/vlr_lu_fsm.c
AgeCommit message (Collapse)AuthorFilesLines
2017-03-16vlr: allow setting assign_tmsi per-subscriberNeels Hofmeyr1-6/+13
Change-Id: I7469da0ed19e1e8b292422aadfd3ae2ebc2afd57
2017-03-16ensure authentication is required on UTRANNeels Hofmeyr1-0/+4
Change-Id: I9b9ad1379324f1405bd02a05fcd7ef8c53bacbde
2017-03-16vlr on utran: transmit CommonIDNeels Hofmeyr1-0/+8
Change-Id: Ice3c71f048b097f2c2de8bd4f4508a7ca2cb1cf5
2017-03-16msc_vlr tests: add tests to reject concurrenct connsNeels Hofmeyr1-5/+3
Change-Id: I5c04b1cf0ad302c35968e0f8dfb122997f3f7bf1
2017-03-16Add libvlr implementationHarald Welte1-0/+1419
Original libvlr code is by Harald Welte <laforge@gnumonks.org>, polished and tweaked by Neels Hofmeyr <nhofmeyr@sysmocom.de>. This is a long series of development collapsed in one patch. The original history may still be available as branch neels/vlr_orig. Related: OS#1592 Change-Id: I3f75de5f0cc2ff77f276fd39832dd3621309c4b9