Fix naming issues and includes in uip-ds6-nbr.h
This commit is contained in:
parent
5dc05e7913
commit
248301a041
48 changed files with 151 additions and 148 deletions
|
@ -63,7 +63,7 @@ typedef unsigned short uip_stats_t;
|
|||
#define UIP_CONF_TCP_SPLIT 1
|
||||
#if UIP_CONF_IPV6
|
||||
#define UIP_CONF_IP_FORWARD 0
|
||||
#define NEIGHBOR_CONF_MAX_NEIGHBORS 100
|
||||
#define NBR_TABLE_CONF_MAX_NEIGHBORS 100
|
||||
#define UIP_CONF_DS6_DEFRT_NBU 2
|
||||
#define UIP_CONF_DS6_PREFIX_NBU 5
|
||||
#define UIP_CONF_MAX_ROUTES 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue