Commit Graph

14 Commits

Author SHA1 Message Date
LX3JL 640f7c5c9c Revert "Merge pull request #120 from nonoo/master"
This reverts commit 2c902aad20, reversing
changes made to b3360b66e2.
2019-03-16 15:57:24 +01:00
Nonoo 6b281b9fdb Prevent sending stream close frames back to the sender
The OnDvLastFramePacketIn() function closed the current stream before
HandleQueue() was called, so the stream's client lost it's stream master status
and HandleQueue() sent the client's last (stream closing) frame back to the
sender.

Applying this commit closes the stream only after HandleQueue() has been
called so no unnecessary call end frame reflection happens to the transmitting
client.
2019-02-19 12:39:48 +01:00
LX3JL edde49c1af xlxd v1.4.2 / db v2.3.4 2017-02-02 16:37:38 +01:00
LX3JL 37909ffef0 version 1.4.1 2017-01-24 08:45:11 +01:00
LX3JL c0bab2822d version 1.3.9 2016-09-03 21:08:59 +02:00
LX3JL 97c4996deb xlxd 1.3.7 2016-04-28 10:59:20 +02:00
LX3JL 2ed3b28de6 xlxd 1.3.6 2016-04-18 09:59:32 +02:00
LX3JL d687361d77 xlxd 1.3.5
corrected problem when dxrfd connecting with cross-modules
2016-03-05 15:35:52 +01:00
LX3JL eb5cee1993 xlxd 1.3.1
Added support for multi-radio repeaters
2016-02-21 09:17:51 +01:00
LX3JL 16d0961e6c xlxd 1.2.6 / db 2.1.1 2016-02-17 14:14:12 +01:00
LX3JL 2f9e8a8781 xlxd 1.2.4 / db 2.1.0
implement XLX interlink feature
2016-02-11 18:51:12 +01:00
LX3JL 4831ba8829 xlxd version 1.1.3
* added connection compatibility with KI4LKF’s dxrfd
2016-02-10 19:41:53 +01:00
LX3JL 5599420d92 version 1.2.2
Corrected keep alive timeout issue when multi-module repeater linked
2016-02-08 22:55:47 +01:00
LX3JL 4664798ec3 Initial import 2015-12-29 23:45:47 +01:00