mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
9f084ac7bb
This commit allows a zero-len prefix `::/0` to be added as an external route in Network Data. Such a prefix can act as a default route. This commit also adds `test_zero_len_external_route.py` testcase to verify the network's behavior using a zero-len external route.