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

@ -102,9 +102,6 @@ typedef unsigned short uip_stats_t;
#define NETSTACK_CONF_NETWORK sicslowpan_driver
#define UIP_CONF_ROUTER 1
#ifndef UIP_CONF_IPV6_RPL
#define UIP_CONF_IPV6_RPL 1
#endif /* UIP_CONF_IPV6_RPL */
#define SICSLOWPAN_CONF_COMPRESSION_IPV6 0
#define SICSLOWPAN_CONF_COMPRESSION_HC1 1