network-interface.hpp File Reference
#include "common.hpp"
#include <ndn-cxx/util/ethernet.hpp>
#include <net/if.h>
Include dependency graph for network-interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nfd::NetworkInterfaceInfo
 contains information about a network interface More...
 

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...