Cleanup UIP_CONF_IPV6_RPL configuration

This commit is contained in:
Simon Duquennoy 2014-12-02 11:29:49 +01:00
parent 6891bcdd20
commit c2ca3e9fdb
21 changed files with 11 additions and 47 deletions

View file

@ -89,7 +89,6 @@ 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
#endif