aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/sgsn/gb_proxy.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-08gbproxy: remove (moved to own repository)Oliver Smith1-298/+0
2021-01-17gbproxy: Implement IMSI cacheDaniel Willmann1-1/+29
2021-01-11gbproxy: Implement TLLI cache and use it for SUSPEND/RESUMEDaniel Willmann1-0/+27
2021-01-04gbproxy: Add VTY command to override the node selection functionDaniel Willmann1-0/+4
2021-01-04gbproxy: Add config option to name an SGSNDaniel Willmann1-2/+6
2020-12-29gbproxy: Add SGSN pooling supportDaniel Willmann1-0/+2
2020-12-29gbproxy: Add SGSN NRI configurationDaniel Willmann1-2/+37
2020-12-12gbproxy: Implement scaling of BVC flow control in SGSN poolHarald Welte1-0/+5
2020-12-10gbproxy: Introduce new DOBJ log category; log object allocation/releaseHarald Welte1-0/+5
2020-12-10gbproxy major rewrite for SGSN pool supportHarald Welte1-20/+55
2020-12-05gbproxy: Remove patching, TLLI-tracking and SGSN2 supportHarald Welte1-218/+0
2020-12-05gbproxy: convert nse->bvcs from llist_head to hashtableHarald Welte1-2/+2
2020-12-05gbproxy: convert bss_nses from llist_head to hashtableHarald Welte1-2/+3
2020-12-05gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nsesHarald Welte1-3/+3
2020-12-05gb_proxy: Rename gbproxy_peer to gbproxy_bvcHarald Welte1-41/+41
2020-12-04gbproxy: Add BVC log filtersDaniel Willmann1-0/+3
2020-12-02gbproxy: Add logging macros for NSE and BVCDaniel Willmann1-0/+11
2020-11-30gbproxy: Separate function to move gbproxy_peer to different nseDaniel Willmann1-0/+1
2020-11-30gbproxy: Add NSE peer that can have multiple gbproxy_peersDaniel Willmann1-11/+31
2020-11-06Port gbproxy to NS2Alexander Couzens1-5/+6
2019-04-24gb_proxy: cosmetic: Use 'bool' in data structures where applicableHarald Welte1-10/+11
2019-04-24gb_proxy.h: Add missing comments; improve commentsHarald Welte1-13/+46
2018-08-17gbproxy: Add new VTY-managed timer: link-list clean-stale-timerPau Espin Pedrol1-0/+5
2018-08-17gbproxy: Add VTY parameter: link stored-msgs-max-lengthPau Espin Pedrol1-0/+5
2018-06-15gb_proxy: Add ctrl interface and nsvc-state, gbproxy-state commandsDaniel Willmann1-0/+3
2018-03-15implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-4/+3
2017-09-06move include/openbsc to include/osmocom/sgsnNeels Hofmeyr1-0/+288