NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
Loading...
Searching...
No Matches
udp-protocol.hpp File Reference
#include "core/common.hpp"
#include <boost/asio/ip/udp.hpp>
+ Include dependency graph for udp-protocol.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  nfd
 
namespace  nfd::udp
 

Typedefs

using nfd::udp::Endpoint = boost::asio::ip::udp::endpoint
 

Functions

ssize_t nfd::udp::computeMtu (const Endpoint &localEndpoint)
 Computes the maximum payload size in a UDP packet.
 
Endpoint nfd::udp::getDefaultMulticastGroup ()
 Returns the default IPv4 multicast group: 224.0.23.170:56363
 
Endpoint nfd::udp::getDefaultMulticastGroupV6 ()
 Returns the default IPv6 multicast group: [FF02::1234]:56363