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