From 23b84cd3ee91ece32c605f3eee77d598cea8b3d6 Mon Sep 17 00:00:00 2001 From: Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> Date: Mon, 4 Jan 2021 15:49:19 +0100 Subject: Remove FB_ZERO protocol (#1102) FB_ZERO was an experimental protocol run by Facebook. They switched to QUIC/TLS1.3 more than 2 years ago; no one ever used it but them so it is definitely dead. See: https://engineering.fb.com/2018/08/06/security/fizz/ --- tests/pcap/fbzero-missing-lengthcheck.pcap | Bin 215 -> 0 bytes tests/result/fbzero-missing-lengthcheck.pcap.out | 3 --- 2 files changed, 3 deletions(-) delete mode 100644 tests/pcap/fbzero-missing-lengthcheck.pcap delete mode 100644 tests/result/fbzero-missing-lengthcheck.pcap.out (limited to 'tests') diff --git a/tests/pcap/fbzero-missing-lengthcheck.pcap b/tests/pcap/fbzero-missing-lengthcheck.pcap deleted file mode 100644 index 32855cebc..000000000 Binary files a/tests/pcap/fbzero-missing-lengthcheck.pcap and /dev/null differ diff --git a/tests/result/fbzero-missing-lengthcheck.pcap.out b/tests/result/fbzero-missing-lengthcheck.pcap.out deleted file mode 100644 index e5194e454..000000000 --- a/tests/result/fbzero-missing-lengthcheck.pcap.out +++ /dev/null @@ -1,3 +0,0 @@ -Facebook 1 175 1 - - 1 TCP 10.106.97.215:44933 -> 157.240.13.14:443 [proto: 91.119/TLS.Facebook][cat: SocialNetwork/6][1 pkts/175 bytes -> 0 pkts/0 bytes][Goodput ratio: 62/0][< 1 sec][Plen Bins: 0,0,0,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] -- cgit v1.2.3