Module multicast_ether

Module multicast_ether 

Source
Expand description

Multicast Ethernet face for L2 neighbor discovery.

Like MulticastUdpFace but at the link layer — joins an Ethernet multicast group and sends/receives NDN packets via AF_PACKET + TPACKET_V2.

Structs§

MulticastEtherFace
NDN face over multicast Ethernet (AF_PACKET / Ethertype 0x8624).

Constants§

NDN_ETHER_MCAST_MAC
NDN Ethernet multicast MAC address.