-
It looks `delay` is a rolling sum of all the server requests' round trip times. I may be mistaken, but it doesn't make sense for the new median calculation, delay should just be the delay for each ser…
-
As soon as the CAN support (#85) has landed, there is further work to be done:
* Make timeouts configurable where necessary (real setups may have latency issues when network delay between peers com…
-
### Attack vectors:
**Variables:** syn-ack delay value
**Fixed:** percentage of attack flows – 2% of the monitored flows
- **Attack type 1:** Send SYN (at least 2%) packets every second and send …
-
## Background
- With the health monitor, nodes under high stress have sync permits revoked if any queue is too full
- Testing has shown that nodes with many revoked permits have a duplicate event …
litt3 updated
1 month ago
-
In the AX25 spec, at various times we recalculate the value of T1 based in the round trip time. Except we don't, we just ignore that. How important is this for actual use when we are talking to the…
ac2cz updated
6 months ago
-
For efficiency, the logs are sent on a background thread.
There can be a problem if the logs are recorded faster than the background thread is able to process them, especially as currently they are…
-
The definition for `roundTripTime`, `totalRoundTripTime`, and `roundTripTimeMeasurements` in `remote-outbound-rtp` are all, seemingly, incorrect. They refer to the `DLRR` report block of Sender Report…
-
Currently it's unclear if physical (wall clock) time synchronization will work past 40 days of ventilator unit uptime without system restarts. Additionally, clock synchronization is only implemented f…
-
# Network
## The Open Systems Interconnection (OSI) Network Model
![image](https://user-images.githubusercontent.com/414141/117663157-0fb09500-b1c0-11eb-90d1-04b86c7c41e9.png)
![image](https://…
-
Hi Jeroen,
I created two web services for simulating a pharmacokinetic model of hydrocortisone. One is written in C#.NET and hosted on a ASP.NET server. The other is written in R amd hosted on the …