NetSim 1.0.0
An educational network simulation software for students
|
Contains the DNS class definition and related enumerations. More...
Go to the source code of this file.
Classes | |
class | NetSim::DNS |
Provides utility methods to initialize DNS request and response data in packages. More... | |
Namespaces | |
namespace | NetSim |
Enumerations | |
enum | NetSim::DNSFlag { NetSim::REPLY_CODE = 0 , NetSim::NON_AUTHENTICATED_DATA = 4 , NetSim::ANSWER_AUTHENTICATED = 5 , NetSim::RECURSION_AVAILABLE = 7 , NetSim::RECURSION_DESIRED = 8 , NetSim::TRUNCATED = 9 , NetSim::AUTHORITATIVE = 10 , NetSim::OPCODE = 11 , NetSim::RESPONSE = 15 } |
Contains the DNS class definition and related enumerations.