Myra Canyon  v0.0.1-768
network control
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SIP.hpp File Reference

SIP is used to detect and examine SIP (Session Initiation Protocol) packets. More...

#include "Network.hpp"
#include "Flow.hpp"
Include dependency graph for SIP.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 Myra
 Namespace declaration for all of the Myra Canyon helper functions.
 
 Myra::Traffic
 Namespace to group everything related to network traffic.
 
 Myra::Traffic::SIP
 Detect and examine SIP packets.
 

Functions

bool Myra::Traffic::SIP::examine (Flow &flow, const Myra::PktInfo &info)
 Examine a packet for SIP, and mark the flow if found. More...
 

Detailed Description

SIP is used to detect and examine SIP (Session Initiation Protocol) packets.