Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | logging: Document the ABI breakage in the release todo | Holger Hans Peter Freyther | 2014-09-02 | 1 | -0/+1 | |
| | | | | | In commit fb84f325b8e672ba7ca1a961f4ef01f4d011e33d the ABI was broken, let's add the required entry. | |||||
* | Release: Prepare the release of 0.6.6 | Holger Hans Peter Freyther | 2014-03-31 | 1 | -1/+0 | |
| | ||||||
* | gsm/lapdm: Prevent LAPD tx_queue from filling up in polling mode | Daniel Willmann | 2014-03-26 | 1 | -0/+2 | |
If LAPDm receives an I-Frame while there already is an I-Frame in the tx_queue the code generates an additional RR (to acknowledge the received I-Frame). Instead, N(R) of the I-Frame in the tx_queue should be updated to ACK the data. |