Detect and examine ICMP packets. More...
Functions | |
bool | examine_unreachable (Flow &flow, const Myra::PktInfo &info) |
Examine a packet for ICMP unreachable, and mark the flow if found. More... | |
Detect and examine ICMP packets.
bool Myra::Traffic::ICMP::examine_unreachable | ( | Myra::Flow & | flow, |
const Myra::PktInfo & | info | ||
) |
Examine a packet for ICMP unreachable, and mark the flow if found.
true
if this exam needs to be called again for the given flow false
if this exam never needs to be called again