overte/domain-server
Ryan Huffman 2546ff91ca 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-04 11:53:05 -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-04 11:53:05 -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