diff options
author | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2014-03-26 18:15:06 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2014-03-26 18:15:57 +0100 |
commit | d0ed9218bc79a25b46023a6cc57aedcda3fc9152 (patch) | |
tree | c8a9609da0fff4967574b1d7af375d58a65f4788 /TODO-RELEASE | |
parent | e4c50d5a43f129aa4bdfaf62a7238c4db671974b (diff) | |
parent | 3dc4e16786d1e5723e76ad7c70ad54134957f9e5 (diff) |
Merge remote-tracking branch 'daniel/lapdm-desync'
This should fix long delays when sending a long SMS on an encrypted
channel. It is the most minimal change to the polling mode. One
option we discussed internally is to queue a higher level representation
and generate the actual LAPDm frames later.
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE new file mode 100644 index 00000000..2a1f9788 --- /dev/null +++ b/TODO-RELEASE @@ -0,0 +1,2 @@ +#library what description / commit summary line +libosmogsm abi-change Prevent LAPD tx_queue from filling up in polling mode |