aboutsummaryrefslogtreecommitdiffstats
path: root/src/isdn/lapd_core.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27LAPD: Indicate sequence error after indicating received dataAndreas Eversberg1-5/+15
2023-11-27LAPDm: Add a flag to enable suppression of subsequent REJ frameAndreas Eversberg1-3/+2
2023-11-27LAPD: Add support for RTS based polling and T200Andreas Eversberg1-14/+99
2023-11-15LAPD: Always update N(R) in pending TX frames if V(R) is incrementedAndreas Eversberg1-7/+9
2023-11-15LAPD: Flush TX queue, if remote peer enters busy condition or rejectsAndreas Eversberg1-1/+16
2023-11-15LAPD: Prepare lapd_send_i() for RTS supportAndreas Eversberg1-20/+23
2023-10-23LAPDm: Correctly count expiry of T200 during estabishment/releaseAndreas Eversberg1-4/+4
2023-01-21create libosmoisdn sub-libraryHarald Welte1-0/+2237