aboutsummaryrefslogtreecommitdiffstats
path: root/hlr
AgeCommit message (Collapse)AuthorFilesLines
2018-02-20IPA_Emulation: Make dependencies to RSL/MGCP/SCCP/GSUP conditionalHarald Welte3-204/+5
Let's use the preprocessor to avoid IPA_Emulation pulling *all* dependencies into each and any of our projects. The code readability suffers a bit from the many #ifdefs, but compilation speed increases if we don't have to pull in all those (recursive) dependencies. After all, a BTS test case will never need SCCP, GSUP or MGCP. Change-Id: Ic0231adbd2171214de133d26b3fbf36130ee8aa0
2018-02-05Don't symlink non-existent fileMax1-1/+1
Change-Id: I10309f07fb207c027703f0b43a478c152a029b6d
2017-12-28GSUP Support and first test against OsmoHLRHarald Welte4-0/+292
Change-Id: Idd7a6aca1ab193da39294f49a3adc4c1cd7cecff