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

Detect and examine Google Talk packets. More...

Functions

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

Detailed Description

Detect and examine Google Talk packets.

Function Documentation

bool Myra::Traffic::GoogleTalk::examine ( Myra::Flow flow,
const Myra::PktInfo info 
)

Examine a packet for Google talk, 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

Example string of the first data packet:

40: 00 33 00 32 00 39 00 9c 00 2f 00 35 00 0a 00 05 00 04 01 00 00 5b 00 00 00 15 00 13 00 00 10 6d - .3.2.9.../.5.........[.........m
60: 74 61 6c 6b 2e 67 6f 6f 67 6c 65 2e 63 6f 6d ff 01 00 01 00 00 0a 00 08 00 06 00 17 00 18 00 19 - talk.google.com.................

Here is the call graph for this function:

Here is the caller graph for this function: