[utils] add 'Utils::PingSender' (#6284)

This commit adds a new module `Utils::PingSender`. This module
is then used by CLI to support ping command.
This commit is contained in:
Abtin Keshavarzian
2021-03-19 16:04:55 -07:00
committed by GitHub
parent ae88a2c677
commit 06ca5d855c
31 changed files with 729 additions and 206 deletions
+1
View File
@@ -106,6 +106,7 @@ readonly OT_CLANG_TIDY_BUILD_OPTS=(
'-DOT_LINK_METRICS=ON'
'-DOT_MAC_FILTER=ON'
'-DOT_MTD_NETDIAG=ON'
'-DOT_PING_SENDER=ON'
'-DOT_REFERENCE_DEVICE=ON'
'-DOT_SERVICE=ON'
'-DOT_SLAAC=ON'