network-interface.cpp File Reference
#include "network-interface.hpp"
#include "core/logger.hpp"
#include <cerrno>
#include <cstring>
#include <type_traits>
#include <unordered_map>
Include dependency graph for network-interface.cpp:

Go to the source code of this file.

Namespaces

 nfd
 Copyright (c) 2014-2015, Regents of the University of California, Arizona Board of Regents, Colorado State University, University Pierre & Marie Curie, Sorbonne University, Washington University in St.
 

Functions

std::vector< NetworkInterfaceInfo > nfd::listNetworkInterfaces ()
 List configured network interfaces on the system and their info. More...