]> git.meshlink.io Git - meshlink/commitdiff
Correctly update device class when receiving an ADD_EDGE message.
authorGuus Sliepen <guus@meshlink.io>
Sat, 3 Aug 2019 20:56:40 +0000 (22:56 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sun, 4 Aug 2019 10:23:08 +0000 (12:23 +0200)
In some cases we didn't update the device class information when receiving
an ADD_EDGE message. This could cause autoconnect to fail to work as
expected.


No differences found