Let RPL examples enable platform RPL
This commit is contained in:
parent
50d1086553
commit
83e3b99d54
9 changed files with 29 additions and 13 deletions
|
@ -83,8 +83,8 @@ typedef unsigned short uip_stats_t;
|
|||
#define WEBSERVER_CONF_STATUSPAGE 1
|
||||
|
||||
/* RPL currently works only on Windows. *nix would require converting the tun interface to two pcap tees. */
|
||||
#define UIP_CONF_IPV6_RPL 0
|
||||
#define RPL_BORDER_ROUTER 0
|
||||
//#define UIP_CONF_IPV6_RPL 0
|
||||
//#define RPL_BORDER_ROUTER 0
|
||||
#endif
|
||||
|
||||
#if UIP_CONF_IPV6_RPL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue