Supported Protocols - lemontree55/packetgen GitHub Wiki
Supported Protocols
PacketGen provides built-in packet parsers for the following protocols:
Protocols
Protocol | Status | More info |
---|---|---|
Dot11 | ✔ | |
ETH | ✔ | |
LLC | ✔ | |
Dot1q | ✔ | |
Dot1x | ✔ | |
ARP | ✔ | |
IP | ✔ | |
IPv6 | ✔ | |
ICMP | ✔ | |
ICMPv6 | ✔ | |
IGMP | ✔ | |
IGMPv3 | ✔ | |
MLD | ✔ | |
MLDv2 | ✔ | |
OSPFv2 | ✔ | |
OSPFv3 | ✔ | |
GRE | ✔ | |
TCP | ✔ | |
UDP | ✔ | |
SCTP | ✔ | |
DNS | ✔ | |
EAP | ✔ | |
ESP | P | packetgen-plugin-ipsec |
IKE | P | packetgen-plugin-ipsec |
DHCP | ✔ | |
DHCPv6 | ✔ | |
HTTP | ✔ | |
BOOTP | ✔ | |
TFTP | ✔ | |
SMB | ❗P | packetgen-plugin-smb |
SMB2 | ❗P | packetgen-plugin-smb |
Table Legend
Symbol | Description |
---|---|
✔ | Supported |
❗ | Under development |
❌ | Not Supported |
P | Plugin |