mirror of
https://github.com/espressif/openthread.git
synced 2026-08-01 16:47:47 +00:00
[docs] fix invalid TODO comment (#3452)
This commit is contained in:
committed by
Jonathan Hui
parent
103a9db541
commit
880ecfd749
@@ -846,7 +846,7 @@ otError MeshForwarder::UpdateIp6RouteFtd(Ip6::Header &ip6Header)
|
||||
#endif
|
||||
else
|
||||
{
|
||||
// TODO: support ALOC for Commissioner, Neighbor Discovery Agent
|
||||
// TODO: support for Neighbor Discovery Agent ALOC
|
||||
ExitNow(error = OT_ERROR_DROP);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user