overte/domain-server
Ryan Huffman a930e39bd4 Fix nodelist connections not resetting on both ends
This change adds a connection ID to ping packets. Each node keeps a
connection id for each other node that it has connected to. When a node
is removed the connection id is incremented. If a node sees another node
with a higher connection id, it will reset its connection with the new
connection id, ensuring that local state is reset on both ends when
nodes lose contact.
2018-04-20 08:25:45 -07:00
..
resources Merge pull request #12692 from highfidelity/stable 2018-03-22 15:08:30 -07:00
src Fix nodelist connections not resetting on both ends 2018-04-20 08:25:45 -07:00
CMakeLists.txt Merge branch 'master' of https://github.com/highfidelity/hifi into feat/backups-integration 2018-02-22 19:45:43 -08:00