Skip to content

Commit

Permalink
feat: introduce the simplequicping experiment (#237)
Browse files Browse the repository at this point in the history
See ooni/probe#2091 (issue) and ooni/probe-cli#717 (impl).

While there, ensure we remove the `oddity` from the JSON examples, since it's non standard and most likely we're going to remove oddities after community feedback (see ooni/probe#2034).
  • Loading branch information
bassosimone authored May 9, 2022
1 parent 9513018 commit 776b9b3
Showing 3 changed files with 1,559 additions and 112 deletions.
3 changes: 3 additions & 0 deletions nettests/ts-031-quicping.md
Original file line number Diff line number Diff line change
@@ -22,6 +22,9 @@ Since UDP has no acknowledgement mechanism, UDP endpoints cannot be tested with

2) The ability to measure HTTP/3 / QUIC blocking in a more sophisticated way by distinguishing TLS censorship from UDP and QUIC blocking.

(The `ts-034-simplequicping` experiment measures _whether_ we could use a QUIC endpoint
while this experiment tries to determine _how_ QUIC could be blocked.)


# Expected inputs

Loading

0 comments on commit 776b9b3

Please sign in to comment.