David Rowe
|
74c2788a14
|
Merge branch 'master' into dev/rename-hifisockaddr-webapp
# Conflicts:
# assignment-client/src/AssignmentClient.cpp
# domain-server/src/DomainServer.cpp
# libraries/networking/src/DomainHandler.cpp
# libraries/networking/src/LimitedNodeList.cpp
# libraries/networking/src/LimitedNodeList.h
# libraries/networking/src/SockAddr.cpp
# libraries/networking/src/SockAddr.h
# libraries/networking/src/udt/Socket.cpp
# libraries/networking/src/udt/Socket.h
# tools/ice-client/src/ICEClientApp.cpp
|
2021-07-21 15:03:29 +12:00 |
|
David Rowe
|
6a17143df8
|
Rename "HifiSockAddr" to "SockAddr"
|
2021-07-06 13:23:57 +12:00 |
|
David Rowe
|
28b46ed861
|
Log warning if try to set local port on WebRTC LimitedNodeList
|
2021-07-05 10:59:19 +12:00 |
|
David Rowe
|
5a5cb6488c
|
Multiplex UDP and WebRTC sockets in a QUdpSocket-style NetworkSocket
|
2021-06-26 22:07:01 +12:00 |
|
Kalila L
|
6b5cffa5e4
|
Initial pass at adding canRezAvatarEntities.
|
2021-02-26 06:14:06 -05:00 |
|
Kalila L
|
97681786cd
|
Potentially fix STUN IP+Port init for heartbeat issue?
|
2020-11-25 04:54:47 -05:00 |
|
Maia Hansen
|
6b5f90f641
|
Merge pull request #16315 from jherico/qt_5.13
Qt 5.13 changes
|
2019-10-09 15:04:07 -07:00 |
|
Brad Davis
|
06871a707e
|
Fix byteswap
|
2019-10-08 16:11:48 -07:00 |
|
Brad Davis
|
960cab9994
|
Qt 5.13 warnings & fixes
|
2019-10-08 15:40:13 -07:00 |
|
Simon Walton
|
f73a7c0883
|
Modified AC logging for paging requirements
|
2019-10-07 17:35:14 -07:00 |
|
Simon Walton
|
db14cdbd22
|
Tweak 'critical' status for some logging
|
2019-10-04 09:56:35 -07:00 |
|
Simon Walton
|
d5d1c08da0
|
Adjust some of the logging
|
2019-10-03 16:50:24 -07:00 |
|
Simon Walton
|
59b41e29f4
|
Call out DS DS logging critical for Lilypad
|
2019-10-03 12:15:45 -07:00 |
|
Simon Walton
|
6a9e299981
|
Prefer non-link-local interface addresses; don't change port on initial address change from TCP probe
|
2019-08-22 17:34:41 -07:00 |
|
Howard Stearns
|
335119cb58
|
log wakeup (on client and report to DS) during connection on Windows
|
2019-07-08 16:50:36 -07:00 |
|
Simon Walton
|
6253adf749
|
Hook-up remote address-change to Connection class
|
2019-07-01 16:36:05 -07:00 |
|
Simon Walton
|
225f65f4fb
|
Log message tweaks
Also don't need std in std::move, somehow.
|
2019-06-28 11:30:09 -07:00 |
|
Howard Stearns
|
ff1d828aaa
|
Merge pull request #15794 from SimonWalton-HiFi/limit-stats-dump-rate
Limit the stats-dump rate on packet error
|
2019-06-19 11:14:48 -07:00 |
|
Simon Walton
|
b95515933f
|
Merge pull request #15708 from SimonWalton-HiFi/stun-on-iface-change
Force new IP port on local address change
|
2019-06-19 10:12:36 -07:00 |
|
Simon Walton
|
06b00e93ae
|
Limit the stats-dump on packet error
|
2019-06-18 15:43:14 -07:00 |
|
Simon Walton
|
cfcea359b2
|
Handle local address changes for servers
|
2019-06-14 16:51:59 -07:00 |
|
Roxanne Skelly
|
1b31b8cff8
|
CR fixes
|
2019-06-14 13:23:33 -07:00 |
|
Simon Walton
|
0804ffe5eb
|
Merge branch 'master' into stun-on-iface-change
including PR15765, don't rebind.
|
2019-06-14 09:32:06 -07:00 |
|
Roxanne Skelly
|
3d2b1dbf2b
|
When missing domain checkins, drop packets not destined for DS
|
2019-06-13 17:25:35 -07:00 |
|
Roxanne Skelly
|
8a3672f3c5
|
Checkpoint MTBF uptime reporting
|
2019-06-11 12:41:45 -07:00 |
|
Simon Walton
|
d780964cb4
|
Reset NodeList upon local nework change; abort current socket when rebinding
Also ensure QUdpSocket is owned by LimitedNodeList.
|
2019-06-10 17:28:49 -07:00 |
|
Simon Walton
|
aa65361b37
|
Merge remote-tracking branch 'upstream/master' into stun-on-iface-change
|
2019-06-10 10:32:31 -07:00 |
|
Simon Walton
|
c088fab606
|
Fix annoying typo
|
2019-06-07 16:23:38 -07:00 |
|
Simon Walton
|
498d681d3e
|
Force new IP port on local address change
|
2019-06-07 12:04:04 -07:00 |
|
Roxanne Skelly
|
04f879be3e
|
Add additional logging on socket send error
|
2019-06-05 12:41:08 -07:00 |
|
Roxanne Skelly
|
9fb43b4930
|
Merge branch 'master' of https://github.com/highfidelity/hifi into bugz516
|
2019-06-05 11:08:26 -07:00 |
|
Roxanne Skelly
|
06ed751f56
|
checkpoint to deal with merge
|
2019-06-05 11:08:12 -07:00 |
|
Seth Alves
|
0d2bc23a63
|
avoid crash on shutdown
|
2019-06-04 13:00:26 -07:00 |
|
Clement
|
4bcc81b49b
|
Add logging for silent node kills
|
2019-05-30 17:56:40 -07:00 |
|
Zach Fox
|
e87381f431
|
Merge branch 'master' of github.com:highfidelity/hifi into privateUserData
|
2019-05-13 14:13:34 -07:00 |
|
Clement
|
07372f102c
|
Add logging on silent node removal
|
2019-05-09 17:19:10 -07:00 |
|
Clement
|
b3d0705e39
|
Extend ICE logging + make it more searchable
|
2019-05-08 18:38:00 -07:00 |
|
Zach Fox
|
a68da2bca7
|
Finish out the feature, i think
|
2019-05-06 11:08:23 -07:00 |
|
Zach Fox
|
d0e5087b20
|
Add permission
|
2019-05-06 10:19:58 -07:00 |
|
Simon Walton
|
7180d8b99b
|
Clear delayed Node-adds upon restart
|
2019-04-11 17:56:27 -07:00 |
|
Simon Walton
|
8947d4d133
|
When adding new Node clear any dangling Connection objects to its address
|
2019-03-20 15:45:06 -07:00 |
|
Roxanne Skelly
|
cca36e4a89
|
Merge commit '135c7b667eb126bcc4ebab948fa7450327209ae8'
|
2019-03-05 15:09:56 -08:00 |
|
Clement
|
135c7b667e
|
Reduce size of _nodeMutex critical sections
|
2019-03-01 11:23:46 -08:00 |
|
Atlante45
|
9fe7a3350c
|
Fix windows compile error
|
2019-02-28 15:06:26 -08:00 |
|
Clement
|
8032063512
|
Move to LimitedNodeList
|
2019-02-27 19:14:36 -08:00 |
|
Clement
|
50035a1983
|
Delete old nodes with identical socket
|
2019-02-25 09:48:21 -08:00 |
|
Clement
|
cfbb4e29d1
|
Only keep aggregated thread stats
|
2019-01-04 14:51:58 -08:00 |
|
Clement
|
f163bbc0d5
|
Sample connections stats every seconds
|
2019-01-03 10:04:38 -08:00 |
|
David Kelly
|
2c647462b1
|
ACs don't need to call into flagtimeForConnecitonStep
|
2018-12-20 10:15:44 -07:00 |
|
Stephen Birarda
|
5cbddfe0c4
|
consider all sockets in findNodeWithAddr
|
2018-10-23 13:35:07 -07:00 |
|