|
IBR-DTNSuite 0.6
|
#include "ibrcommon/net/NetLinkManager.h"#include "ibrcommon/thread/MutexLock.h"#include "ibrcommon/Logger.h"#include <netlink/cache.h>#include <netlink/route/addr.h>#include <netlink/route/link.h>#include <netlink/route/rtnl.h>#include <net/if.h>#include <netdb.h>#include <sys/socket.h>#include <sys/types.h>#include <netinet/tcp.h>#include <sys/un.h>#include <errno.h>#include <string.h>#include <fcntl.h>#include <signal.h>#include <arpa/inet.h>#include <iostream>#include <sstream>
Go to the source code of this file.
Namespaces | |
| namespace | ibrcommon |
Functions | |
| void | ibrcommon::add_addr_to_list (struct nl_object *obj, void *data) |