Contiki-NG
border-router-mac.c File Reference

A null RDC implementation that uses framer for headers and sends the packets over slip instead of radio. More...

#include "net/packetbuf.h"
#include "net/queuebuf.h"
#include "net/netstack.h"
#include "net/mac/mac-sequence.h"
#include "packetutils.h"
#include "border-router.h"
#include <string.h>
#include "sys/log.h"

Go to the source code of this file.

Detailed Description

A null RDC implementation that uses framer for headers and sends the packets over slip instead of radio.

Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se Joakim Eriksson joaki.nosp@m.me@s.nosp@m.ics.s.nosp@m.e Niclas Finne nfi@s.nosp@m.ics..nosp@m.se

Definition in file border-router-mac.c.