Contiki-NG
esmrf.c File Reference

    This file shows the implementations of the Enhanced Stateless
        Multicast RPL Forwarding (ESMRF)
More...

#include "contiki.h"
#include "contiki-net.h"
#include "net/ipv6/multicast/uip-mcast6.h"
#include "net/ipv6/multicast/uip-mcast6-route.h"
#include "net/ipv6/multicast/uip-mcast6-stats.h"
#include "net/ipv6/multicast/esmrf.h"
#include "net/routing/routing.h"
#include "net/ipv6/uip.h"
#include "net/netstack.h"
#include "net/packetbuf.h"
#include <string.h>
#include "net/ipv6/uip-debug.h"

Go to the source code of this file.

Detailed Description

    This file shows the implementations of the Enhanced Stateless
        Multicast RPL Forwarding (ESMRF)

It will only work in RPL networks in MOP 3 "Storing with Multicast"

Author
Khaled Qorany kqora.nosp@m.ny2@.nosp@m.gmail.nosp@m..com

Definition in file esmrf.c.