#include "udp-factory.hpp"
#include "generic-link-service.hpp"
#include "multicast-udp-transport.hpp"
#include "common/global.hpp"
#include <boost/container/static_vector.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/range/adaptor/map.hpp>
#include <boost/range/algorithm/copy.hpp>
Go to the source code of this file.
Namespaces | |
nfd | |
-status-http-server | |
nfd::face | |
Functions | |
static std::optional< ip::address > | nfd::face::pickAddress (const net::NetworkInterface &netif, net::AddressFamily af) |
Variables | |
static class nfd::face::NfdAutoUdpFactoryProtocolFactoryRegistrationClass | nfd::face::g_nfdAutoUdpFactoryProtocolFactoryRegistrationVariable |