|
NetSim 1.0.0
An educational network simulation software for students
|
Contains the IPv4 class definition. More...
#include "src/models/ipaddress.h"#include "src/models/package.h"#include <QDebug>#include <QList>#include <QString>#include <QVector>

Go to the source code of this file.
Classes | |
| class | NetSim::IPv4 |
| A static class that provides methods to handle IPv4 headers and their checksum. More... | |
Namespaces | |
| namespace | NetSim |
Enumerations | |
| enum | NetSim::IPFlag { NetSim::MF = 0 , NetSim::DF = 1 } |
| Enumeration representing IP Flags. More... | |
Contains the IPv4 class definition.