Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 18 additions & 2 deletions test-specs/ts-022-dpi-fragmentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,25 @@
streams or if it only looks at one packet at a time.

# Expected inputs
bassosimone edited 23 days ago
% ./miniooni -i http://www.un.org/ urlgetter
[ 0.000454] <info> miniooni home directory: $HOME/.miniooni
[ 0.002826] <info> Looking up OONI backends; please be patient...
[ 0.613004] <info> session: using probe services: {Address:https://ps2.ooni.io Type:https Front:}
[ 0.613052] <info> Looking up your location; please be patient...
[ 1.062837] <info> - country: IT
[ 1.062869] <info> - network: Vodafone Italia S.p.A. (AS30722)
[ 1.062879] <info> - resolver's IP: 91.80.36.85
[ 1.062887] <info> - resolver's network: Vodafone Italia S.p.A. (AS30722)
[ 1.062930] <info> [1/1] running with input: http://www.un.org/
[ 1.406371] <warn> measurement failed: map[error:eof_error]
[ 1.406422] <info> submitting measurement to OONI collector; please be patient...
[ 1.504477] <info> New reportID: 20210119T133854Z_urlgetter_IT_30722_n1_KBFwIlfxPe0lfoUr
[ 1.603306] <info> saving measurement to disk
[ 1.604541] <info> experiment: recv 135 byte, sent 276 byte
[ 1.605301] <info> sessionresolver: failure rate: primary: 0/3; fallback: 0/0
[ 1.605573] <info> whole session: recv 10 kbyte, sent 7 kbyte

* A list of URLs to be tested (that we already know are blocked in
some fashion).

## Semantics

Expand Down