#include "common.hpp"#include <ndn-cxx/util/ethernet.hpp>#include <net/if.h>

Go to the source code of this file.
Classes | |
| class | nfd::NetworkInterfaceInfo |
| contains information about a network interface More... | |
Namespaces | |
| nfd | |
| Copyright (c) 2011-2015 Regents of the University of California. | |
Functions | |
| std::vector< NetworkInterfaceInfo > | nfd::listNetworkInterfaces () |
| List configured network interfaces on the system and their info. More... | |