aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gb
AgeCommit message (Expand)AuthorFilesLines
2021-07-13gprs_ns2: ensure the NSE becomes dead when FR link went downAlexander Couzens2-0/+58
2021-07-06gprs_ns2_vty: dump_nsvc: change output depending on NSVCIAlexander Couzens1-8/+8
2021-07-06gprs_ns2: use gprs_ns2_free_bind() to clean up a bindAlexander Couzens1-0/+4
2021-07-02gprs_ns2: fix crash when changing the MTUAlexander Couzens1-2/+11
2021-06-25gprs_ns2: fix missing notify towards the NSE when NSVC become blockedAlexander Couzens2-0/+72
2021-06-25gprs_ns2: use llist_add_tail to keep orderAlexander Couzens1-4/+4
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol1-1/+1
2021-04-29ns2: Allow setting the socket priority for a UDP bindHarald Welte1-3/+3
2021-03-31gprs_ns2: vty: remove a white space in `show binds`Alexander Couzens1-3/+3
2021-03-24gprs_ns2: dump_nsvc: correct indentionAlexander Couzens1-8/+8
2021-03-24gprs_ns2_vty: make the `show ns entities` and `show ns binds` look similiarAlexander Couzens1-0/+2
2021-03-24gprs_ns2: always use the same method to print NSVCsAlexander Couzens1-4/+4
2021-03-24gprs_ns2_vty: Allow creating NSE in sgsn-roleHarald Welte1-1/+1
2021-02-25tests/gb: Fix printf format errors on ARM 32 bitsPau Espin Pedrol1-6/+6
2021-02-20Drop use of log_set_print_filename() API inside libosmocorePau Espin Pedrol4-8/+5
2021-02-20tests: Set print_category values explicitlyPau Espin Pedrol3-0/+6
2021-02-19gprs_ns2: ensure no duplicate UDP NSVC can be createdAlexander Couzens1-0/+20
2021-02-19gprs_ns2: implement a simple load sharing for UDPAlexander Couzens2-0/+102
2021-02-19gprs_ns2_vty: add optional argument signalling and data weights to `nsvc udp`Alexander Couzens1-0/+29
2021-02-19gprs_ns2: rework IP-SNS bindsAlexander Couzens1-0/+1
2021-02-16gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSEAlexander Couzens2-0/+69
2021-02-12tests/gb: Add more complex osmo-ns-dummy.cfgDaniel Willmann1-0/+24
2021-02-12gprs_ns2: add signalling & data weights for UDP bindsAlexander Couzens1-0/+1
2021-02-01ns2: Move to one common/shared ns2_bind_alloc()Harald Welte1-10/+4
2021-01-28gprs_ns2: refactor: ensure all enums have GPRS_NS2_Alexander Couzens1-9/+9
2021-01-25gprs_ns2: drop prefix of all internal exposed functionAlexander Couzens1-5/+5
2021-01-25tests: gprs_ns2: add unitdata unit testAlexander Couzens2-0/+148
2021-01-21gprs_ns2_test: Fix compilation on Debian 8Harald Welte1-1/+2
2021-01-19gprs_ns2: implement BLOCK/UNBLOCK of a NSVC by vtyAlexander Couzens2-0/+91
2021-01-19test: gprs_ns2: free the nsi after each testAlexander Couzens1-0/+1
2021-01-19test: gprs_ns2: replace free_bind() with clear_pdus()Alexander Couzens1-4/+4
2021-01-18bssgp_rim: move bssgp_parse_rim_ri and bssgp_create_rim_ri to gprs_bssgp_rimPhilipp Maier4-189/+191
2021-01-18bssgp_rim: add encoder/decoder for NACC related RIM containersPhilipp Maier2-0/+884
2021-01-18gprs_ns2: Give NS-VC FSMs a proper name/identifierHarald Welte1-3/+3
2021-01-18test: gprs_ns2: don't leak the talloc contextAlexander Couzens1-0/+1
2021-01-05gprs_ns2: set transfer cap in NS Status primitiveAlexander Couzens2-0/+174
2021-01-01gprs_ns2: call python vty testsAlexander Couzens2-0/+27
2021-01-01utils: add osmo-ns-dummyAlexander Couzens1-0/+33
2020-12-16gprs_bssgp: add IE parser/generator for RIM Routing InformationPhilipp Maier2-0/+189
2019-02-26NS: Factor out gprs_nsvc_start_test() and use itHarald Welte1-10/+10
2018-11-19send NS_POUT_UNBLOCK_ACK before signalling S_NS_UNBLOCKStefan Sperling1-5/+5
2018-04-06use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr3-5/+11
2018-01-08Use existing function for TLLI encodingMax1-4/+4
2017-11-20bssgp_fc_test: sanitize: free fc struct when doneNeels Hofmeyr1-0/+2
2017-11-20gprs_bssgp: bssgp_fc_in(): fix mem leak on queue overflowNeels Hofmeyr2-3/+4
2017-11-20bssgp_fc_test: sanitizer: free msgb context when doneNeels Hofmeyr2-0/+12
2017-11-20bssgp_fc_test: clarify by outputting ok / failure messagesNeels Hofmeyr2-3/+99
2017-11-20bssgp_fc_test: remove rounding to decisecondsNeels Hofmeyr1-10/+0
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte2-2/+6
2017-10-24rate_ctr: Enforce counter (and ctr_group) names are valid identifiersHarald Welte1-1/+1