ICMP is used to detect and examine ICMP packets other than ICMP ping. More...
Namespaces | |
Myra | |
Namespace declaration for all of the Myra Canyon helper functions. | |
Myra::Traffic | |
Namespace to group everything related to network traffic. | |
Myra::Traffic::ICMP | |
Detect and examine ICMP packets. | |
Functions | |
bool | Myra::Traffic::ICMP::examine_unreachable (Flow &flow, const Myra::PktInfo &info) |
Examine a packet for ICMP unreachable, and mark the flow if found. More... | |
ICMP is used to detect and examine ICMP packets other than ICMP ping.