Detect and examine ICMP ping packets. More...
Functions | |
bool | examine (Flow &flow, const Myra::PktInfo &info) |
Examine a packet for ICMP ping, and mark the flow if found. More... | |
Detect and examine ICMP ping packets.
bool Myra::Traffic::Ping::examine | ( | Myra::Flow & | flow, |
const Myra::PktInfo & | info | ||
) |
Examine a packet for ICMP ping, 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