Contiki 3.x
smrf.c File Reference

    This file implements 'Stateless Multicast RPL Forwarding' (SMRF)
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/smrf.h"
#include "net/rpl/rpl.h"
#include "net/netstack.h"
#include <string.h>
#include "net/ip/uip-debug.h"

Go to the source code of this file.

Detailed Description

    This file implements 'Stateless Multicast RPL Forwarding' (SMRF)
    It will only work in RPL networks in MOP 3 "Storing with Multicast"
Author
George Oikonomou - oikon.nosp@m.omou.nosp@m.@user.nosp@m.s.so.nosp@m.urcef.nosp@m.orge.nosp@m..net

Definition in file smrf.c.