aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/gprs_bssgp2.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-12bssgp2_enc_status: Truncate STATUS message to maximum PDU lengthDaniel Willmann1-4/+15
2021-01-28gprs_ns2: refactor: ensure all enums have GPRS_NS2_Alexander Couzens1-1/+1
2020-12-09bssgp_bvc_fsm: Add basic BVC flow control rx/tx supportHarald Welte1-1/+1
2020-12-09bssgp2: Encoding + Decoding functions for BVC and MS flow controlHarald Welte1-0/+206
2020-12-09gb: Add beginnings of a new BSSGP implementationHarald Welte1-0/+240