aboutsummaryrefslogtreecommitdiffstats
path: root/src/gbproxy/gb_proxy_peer.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-28gbproxy: Add VTY command to override the node selection functiondaniel/gbproxyDaniel Willmann1-1/+7
2020-12-28gbproxy: Add SGSN nameDaniel Willmann1-4/+34
2020-12-28gbproxy: Add SGSN pooling supportDaniel Willmann1-1/+66
2020-12-27gbproxy: Add SGSN NRI configurationDaniel Willmann1-1/+119
2020-12-10gbproxy: Introduce new DOBJ log category; log object allocation/releaseHarald Welte1-0/+17
2020-12-10gbproxy: Use "(nsei << 16) | bvci" as rate_ctr_group indexHarald Welte1-1/+1
2020-12-10gbproxy major rewrite for SGSN pool supportHarald Welte1-80/+148
2020-12-05gbproxy: Remove patching, TLLI-tracking and SGSN2 supportHarald Welte1-120/+0
2020-12-05gbproxy: convert nse->bvcs from llist_head to hashtableHarald Welte1-19/+29
2020-12-05gbproxy: convert bss_nses from llist_head to hashtableHarald Welte1-15/+20
2020-12-05gbproxy: Rename gbproxy_cfg.nses to gbproxy_cfg.bss_nsesHarald Welte1-8/+8
2020-12-05gb_proxy: Rename gbproxy_peer to gbproxy_bvcHarald Welte1-93/+97
2020-12-05gb_proxy: Use TLVP_PRES_LEN instead of TLVP_PRESENTHarald Welte1-3/+3
2020-12-04gbproxy: Allow gbproxy_nse_free(NULL)Daniel Willmann1-2/+4
2020-12-04gbproxy: Add BVC log filtersDaniel Willmann1-0/+1
2020-11-30gbproxy: Separate function to move gbproxy_peer to different nseDaniel Willmann1-0/+7
2020-11-30gbproxy: Add NSE peer that can have multiple gbproxy_peersDaniel Willmann1-36/+124
2020-11-27gb_proxy_peer: Add some FIXMEs regarding invalid assumptionsHarald Welte1-0/+5
2019-09-02Move out gbproxy to its own subdirPau Espin Pedrol1-0/+240