-
There is a small risk that the probe will inspect RAM whilst we are in the middle of copying from Flash to RAM, and it might see the SEGGER RTT header but then see invalid pointers.
So we should in…
-
**Describe the bug**
In BBB
-
0-RTT is newer than h2. As it stands, when 0-RTT is used, the default settings apply because the server doesn't have any chance to send SETTINGS. That's decidedly suboptimal.
-
Hi there,
I am trying to enable 0-RTT feature of QUIC and I am using this command:
Config::SetDefault ("ns3::QuicL4Protocol::0RTT-Handshake", BooleanValue (true));
However, I get this error:
…
-
Discovered in #2061
When using DEFMT + RTT + probe-rs the exception handler isn't able to produce any output. I get a message like `WARN probe_rs::util::rtt::client: RTT control block corrupted (…
-
This issue it to track the review and potential rework of the client-side 0-RTT writing state in preparation for upstreaming.
Things to look for:
* Security
* Functional correctness
* Clarity of…
-
This issue it to track the review and potential rework of the server-side 0-RTT parsing state in preparation for upstreaming.
Things to look for:
* Security
* Functional correctness
* Clarity of…
-
It was reported that support for 0-RTT has an interoperability issue (tested against OpenSSL and Haskel TLS). We do have tests for 0-RTT, but they may not cover functionality completely .
To be inv…
-
## Bug report
**General Information**
- Cilium version (run `cilium version`) 1.9.5 (also tested with 1.9.4 and 1.9.1)
- Kernel version (run `uname -a`) 4.19.0-14-amd64
- Orchestration…
-
Hi,
I know there are other questions regarding this issue but I was not able to find a clear "fix" or answer to if this is really an issue I need to address. I am getting hammered with messages lik…