aboutsummaryrefslogtreecommitdiffstats
path: root/src/gbproxy/gb_proxy_vty.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-28gbproxy: Add VTY command to override the node selection functiondaniel/gbproxyDaniel Willmann1-0/+32
2020-12-28gbproxy: Add SGSN nameDaniel Willmann1-0/+24
2020-12-27gbproxy: Add SGSN NRI configurationDaniel Willmann1-15/+279
2020-12-22gbproxy: Add "show gbproxy cell ..." VTY commandHarald Welte1-0/+42
2020-12-14gbproxy: rename vty command "show gbproxy ..." to "show gbproxy bvc ..."Harald Welte1-2/+3
2020-12-12gbproxy: Improve VTY state introspectionHarald Welte1-19/+34
2020-12-12gbproxy: Implement scaling of BVC flow control in SGSN poolHarald Welte1-0/+15
2020-12-10gbproxy major rewrite for SGSN pool supportHarald Welte1-7/+48
2020-12-05gbproxy: Remove patching, TLLI-tracking and SGSN2 supportHarald Welte1-687/+0
2020-12-05gbproxy: convert nse->bvcs from llist_head to hashtableHarald Welte1-10/+10
2020-12-05gbproxy: convert bss_nses from llist_head to hashtableHarald Welte1-5/+10
2020-12-05gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nsesHarald Welte1-5/+5
2020-12-05gb_proxy: Rename gbproxy_peer to gbproxy_bvcHarald Welte1-45/+45
2020-12-04gbproxy: Delete gbproxy_nse in delete-gbproxy-peer VTY commandDaniel Willmann1-2/+4
2020-12-04gbproxy: Add BVC log filtersDaniel Willmann1-0/+37
2020-11-30gbproxy: Add NSE peer that can have multiple gbproxy_peersDaniel Willmann1-55/+69
2020-11-06Port gbproxy to NS2Alexander Couzens1-20/+15
2020-06-18use new osmo_mobile_identity API everywhereNeels Hofmeyr1-14/+15
2019-09-02Move out gbproxy to its own subdirPau Espin Pedrol1-0/+926