Myra Canyon  v0.0.1-768
network control
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Myra::Traffic::ICMP Namespace Reference

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...
 

Detailed Description

Detect and examine ICMP packets.

Function Documentation

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.

Returns
true if this exam needs to be called again for the given flow
false if this exam never needs to be called again
Todo:
handle ICMPv6

Here is the call graph for this function:

Here is the caller graph for this function: