|
ndgui/NetworkDiscovery
|
#include <QtNetwork>#include <QtCore>#include <arpa/inet.h>#include <stdio.h>#include <unistd.h>#include <string.h>#include <stdlib.h>#include <syslog.h>#include <sysfs/libsysfs.h>#include "loggerengine.h"#include "interfaceconfiguration.h"#include "networkmanager.h"#include "dhcp.h"#include "../common/fbgui.h"

Go to the source code of this file.
Classes | |
| class | NetworkDiscovery |
| the logic behind the NetworkDiscovery. More... | |
Defines | |
| #define | DEFAULT_PATHTODHCPCDEXE "/bin/cdhcpcd" |
| #define DEFAULT_PATHTODHCPCDEXE "/bin/cdhcpcd" |
Copyright (c) 2010,2011 - RZ Uni Freiburg Copyright (c) 2010,2011 - OpenSLX Project
This program/file is free software distributed under the GPL version 2. See http://openslx.org/COPYING
If you have any feedback please consult http://openslx.org/feedback and send your feedback to feedback@openslx.org
General information about OpenSLX can be found under http://openslx.org