Expand description
ICMP (Internet Control Message Protocol) dissector.
§References
- RFC 792: https://www.rfc-editor.org/rfc/rfc792
- RFC 950 (updates RFC 792 — Address Mask): https://www.rfc-editor.org/rfc/rfc950
- RFC 1191 (Path MTU Discovery — updates Type 3 Code 4): https://www.rfc-editor.org/rfc/rfc1191
- RFC 1256 (Router Discovery): https://www.rfc-editor.org/rfc/rfc1256
- RFC 2521 (ICMP Security Failures / Photuris): https://www.rfc-editor.org/rfc/rfc2521
- RFC 4065 (Seamoby Experimental Mobility): https://www.rfc-editor.org/rfc/rfc4065
- RFC 4884 (Extended ICMP — adds Length at offset 5 for Types 3/11/12): https://www.rfc-editor.org/rfc/rfc4884
- RFC 4950 (MPLS Label Stack — Extension Object Class 1): https://www.rfc-editor.org/rfc/rfc4950
- RFC 5837 (Interface Information Object — Extension Object Class 2): https://www.rfc-editor.org/rfc/rfc5837
- RFC 6633 (Deprecation of Source Quench): https://www.rfc-editor.org/rfc/rfc6633
- RFC 6918 (Formally Deprecating Types 6, 15–18, 30–39): https://www.rfc-editor.org/rfc/rfc6918
- RFC 8335 (PROBE — Extended Echo Request/Reply, Types 42/43; Interface Identification Class 3): https://www.rfc-editor.org/rfc/rfc8335
Structs§
- Icmp
Dissector - ICMP dissector.