aboutsummaryrefslogtreecommitdiffstats
path: root/src/hnbgw_vty.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-31add a VTY command which shows a specific HNBStefan Sperling1-1/+23
2017-12-26hnbgw_vty.c: Fix "-Werror=format-security" failure in vty_out()Harald Welte1-1/+1
2017-12-26hnbgw_vty.c: cosmetic: Fix non-tab-indented codeHarald Welte1-5/+5
2017-12-25vty typo: 'show hnb': SCTP stream, not SCCP streamNeels Hofmeyr1-1/+1
2017-12-25osmo-hnbgw config: add 'rnc-id' config itemNeels Hofmeyr1-0/+13
2017-12-25osmo-hnbgw: vty: revamp output of context maps on 'show hnb'Neels Hofmeyr1-4/+27
2017-12-25vty: tweak / improve HNB and cnlink introspectionNeels Hofmeyr1-7/+65
2017-11-21Fix various compiler warnings in hnb-gw codeHarald Welte1-6/+2
2017-11-08vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-4/+0
2017-08-09make point codes configurable by SCCP address bookNeels Hofmeyr1-47/+27
2016-10-27hnbgw: parameterize IuCS and IuPS ips and ports: add vty cmdsNeels Hofmeyr1-0/+113
2016-10-27hnbgw: vty: set explicit go_parent_cbNeels Hofmeyr1-0/+21
2016-10-27hnbgw: parameterize iuh local port: add vty cmdNeels Hofmeyr1-0/+14
2016-10-13cosmetic: hnbgw: addr related renames, move define, move commentNeels Hofmeyr1-5/+5
2016-09-27hnbgw: vty conformance: rename iuh 'bind' command to 'local-ip'Neels Hofmeyr1-5/+5
2016-09-27hnbap: accept UE Register Requests with TMSI and pTMSINeels Hofmeyr1-0/+15
2016-09-09build: move headers to include/osmocom/*Neels Hofmeyr1-2/+2
2016-08-18hnbgw: make Iuh bind address configurable via VTYNeels Hofmeyr1-0/+17
2016-08-18hnbgw vty: add empty hnbgw and hnbgw/iuh vty nodesNeels Hofmeyr1-0/+49
2016-08-18hnbgw: move vty commands out to new hnbgw_vty.cNeels Hofmeyr1-0/+87