Commit Graph

11 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 c392051987 xlxd 2.2.2
BM interlinking
2018-01-23 12:22:19 +01:00
LX3JL 32a437c138 xlxd 2.2.1
* auto-reload of deride DB
* interlink protocol v2.0
2018-01-12 09:30:59 +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 8e6f674d7d xlxd version 1.4.0
Fixed multiple concurrent streams in XLX interlink
2016-12-16 11:28:32 +01:00
LX3JL 4be0cb5fa4 version 1.3.8 2016-08-17 08:29:20 +02:00
LX3JL 2ed3b28de6 xlxd 1.3.6 2016-04-18 09:59:32 +02:00
LX3JL eb5cee1993 xlxd 1.3.1
Added support for multi-radio repeaters
2016-02-21 09:17:51 +01:00
LX3JL 2f9e8a8781 xlxd 1.2.4 / db 2.1.0
implement XLX interlink feature
2016-02-11 18:51:12 +01:00