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