Expired IPv6 router causes an infinite loop #21339
Labels
area: Networking
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
An expired IPv6 router causes an infinite loop where iface_router_run_timer() repeatedly scheduled a work item with negative delay.
Environment: Zephyr v2.0.0 on native_posix, SDK 0.10.3. This bug also manifests itself on newer versions (current master 3765e46) and on ARM Cortex-M hardware.
Steps to reproduce on v2.0.0:
On master this problem still exists, but the infinite loop doesn't happen until the router re-appears. I'm not exactly sure why.
The text was updated successfully, but these errors were encountered: