aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libiu/iu_vty.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26Drop Iu*S support and related dependenciesMax1-50/+0
There's optional libiu for Iu*S support but it's just a leftover from pre repo-split times: * it's not used by any code * it's not checked by gerrit verification in osmo-ci * it's disabled by default * it's not supported in .deb packages Instead of dragging old code in unknown stage of bit-rotting, let's just drop it completely. Change-Id: Id5678a74504b4456aba0438ccc34731770801128
2016-08-31IuPS: add VTY config for asn_debugNeels Hofmeyr1-0/+50
Add file iu_vty.c in libiu, and iu_vty_init() to initialize the new VTY command: log logging asn1-debug (1|0) Change-Id: If4e7d0ab3fc2ed0cdf4fb0a3fa077a9e34890918