Cleanup UIP_CONF_IPV6_RPL configuration
This commit is contained in:
parent
6891bcdd20
commit
c2ca3e9fdb
21 changed files with 11 additions and 47 deletions
|
@ -616,7 +616,7 @@ tcpip_ipv6_output(void)
|
|||
|
||||
rpl_repair_root(instance->instance_id);
|
||||
}
|
||||
#endif /* UIP_CONF_RPL */
|
||||
#endif /* UIP_CONF_IPV6_RPL */
|
||||
uip_ds6_route_rm(route);
|
||||
|
||||
/* We don't have a nexthop to send the packet to, so we drop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue