Internet Layer¶
pcapkit.protocols.internet
is collection of all protocols in
internet layer, with detailed implementation and methods.
- Base Protocol
- IP - Internet Protocol
- IPv4 - Internet Protocol version 4
- IPv6 - Internet Protocol version 6
- IPv6-Frag - Fragment Header for IPv6
- IPv6-Opts - Destination Options for IPv6
- IPv6-Route - Routing Header for IPv6
- HOPOPT - IPv6 Hop-by-Hop Options
- IPsec - Internet Protocol Security
- AH - Authentication Header
- HIP - Host Identity Protocol
- MH - Mobility Header
- IPX - Internetwork Packet Exchange
Todo
Implements ECN, ESP, ICMP, ICMPv6, IGMP, Shim6.
Protocol Registry¶
- pcapkit.protocols.internet.ETHERTYPE¶