aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/bssmap_reset.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-10Support building with -Werror=strict-prototypes / -Werror=old-style-definitionHarald Welte1-1/+1
2022-09-05BSSMAP: add assert to reset resendingMax1-0/+2
2022-02-08bssmap_reset: make T4 user configurablePhilipp Maier1-1/+1
2021-08-30vty: add "msc N bssmap reset" commandNeels Hofmeyr1-0/+6
2021-04-27Lb: stop RESET FSM when sccp_user is unboundNeels Hofmeyr1-0/+8
2020-10-15BSSMAP RESET: also accept conn cfm events during ST_DISCNeels Hofmeyr1-0/+13
2020-10-15BSSMAP RESET: move RESET-ACK into reset fsmNeels Hofmeyr1-2/+32
2020-10-15BSSMAP RESET: generalize a_reset FSMNeels Hofmeyr1-0/+198