The dicision to drop a packet if no next hop exists is made by the `rpl_get_next_hop` function, which is initialized as the routing provider for rpl applications. Hence, it seems needless to do this in the `rpl_send` function.
The dicision to drop a packet if no next hop exists is made by the `rpl_get_next_hop` function, which is initialized as the routing provider for rpl applications. Hence, it seems needless to do this in the `rpl_send` function.