diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2021-01-04 15:49:19 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-04 15:49:19 +0100 |
commit | 23b84cd3ee91ece32c605f3eee77d598cea8b3d6 (patch) | |
tree | a3976afb8908217b3852318d179c6c0b80ef4607 /tests/pcap | |
parent | 53ee6db795ae237d1a32818045c754dc912ef2e5 (diff) |
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/
Diffstat (limited to 'tests/pcap')
-rw-r--r-- | tests/pcap/fbzero-missing-lengthcheck.pcap | bin | 215 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/pcap/fbzero-missing-lengthcheck.pcap b/tests/pcap/fbzero-missing-lengthcheck.pcap Binary files differdeleted file mode 100644 index 32855cebc..000000000 --- a/tests/pcap/fbzero-missing-lengthcheck.pcap +++ /dev/null |