mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-21 04:23:50 +01:00
`gnrc_rpl_dodag_remove_all_parents` sets the node's rank in the DODAG to `GNRC_RPL_INFINITE_RANK`, so checking the (old) rank should be done before that function call.