Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Latest commit

 

History

History
55 lines (42 loc) · 1.75 KB

File metadata and controls

55 lines (42 loc) · 1.75 KB

Supported Network Protocols

Network layer protocol support

Currently only IPv4 is supported and was tested extensively:

Network protocol Status
IPv4 ✅
IPv6 ?
IGMP ?
NDP ?
ECN ?
IPSec ?

Transport layer protocol support

Currently only TCP, UDP and ICMP protocols were tested extensively:

Transport protocol Status
TCP ✅
UDP ✅
ICMP ✅
SCTP ?
DCCP ?
RSVP ?
QUIC ?

DNS Record Type Support

DNS Record Type Status
A ✅
AAAA ✅
CNAME ✅
NS ✅
TXT ✅
SOA ✅
PTR ✅
NULL ✅
MX ✅
ANY ✅
SRV ✅

Legend: ✅ - currently supported 🏃 - in progress ? - unknown / not tested