aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_ns2_vc_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-20ns2: Add a function to set the NSVC FSM back to unconfiguredDaniel Willmann1-17/+39
2020-11-20ns2: Split 'initiater' into initiate_{reset,block}Daniel Willmann1-21/+28
2020-11-06ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indicationDaniel Willmann1-1/+4
2020-11-03libosmocore: change the memory management of NS2Alexander Couzens1-12/+30
2020-10-27gprs_ns2: remove the nsvc fsm timer when cleaning up the fsmAlexander Couzens1-1/+9
2020-09-25ns2: check the specific bit of NS SDU Control bitsAlexander Couzens1-1/+2
2020-09-25ns2: remove bssgp specific msgb->cb partsAlexander Couzens1-3/+3
2020-09-18ns2: Improve/extend doxygen comments for new ns2 implementationHarald Welte1-17/+9
2020-09-15Gb: add a second NS implementationAlexander Couzens1-0/+675