Ensure MAXDADNS is defined in uip-ds6.h
Set no RPL as webserver6.minimal-net default and update README
This commit is contained in:
parent
86787df272
commit
e62f2c3977
3 changed files with 41 additions and 5 deletions
|
@ -44,6 +44,8 @@
|
|||
|
||||
#include "net/uip.h"
|
||||
#include "sys/stimer.h"
|
||||
/* The size of uip_ds6_addr_t depends on UIP_ND6_DEF_MAXDADNS. Include uip-nd6.h to define it. */
|
||||
#include "net/uip-nd6.h"
|
||||
|
||||
/*--------------------------------------------------*/
|
||||
/** Configuration. For all tables (Neighbor cache, Prefix List, Routing Table,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue