commit | 8576dcdf0036be116a3424505984a9b2de7c9bf8 | [log] [tgz] |
---|---|---|
author | Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com> | Fri Dec 02 12:18:11 2022 +0300 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 05 12:47:17 2022 -0500 |
tree | ed51a863ea99f9760e59021782222cc345983562 | |
parent | d9f5c41e9ac64c255a88832488a425d6d4f275ae [diff] |
test: dm: eth: Add ip6_addr_in_subnet test Add a test if two address are in the same subnet. Use in sandbox Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>