commit | 4d6bf34d50ed084a52e5dc638e28129165cb1cf6 | [log] [tgz] |
---|---|---|
author | Evan Wildenhain <wildenhain@google.com> | Fri May 02 14:42:40 2025 -0700 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 02 14:42:40 2025 -0700 |
tree | cf71e478f153ef24d5be352af0312f6303dd86f8 | |
parent | 152688a9534c923869763cfc171b3f28923e3a27 [diff] |
[netstack3] Limit default route interface watching to main table Only update has_default_route in the interfaces watcher if we are adding or removing a route to the main table. This avoids a bug where we indicate that there is no longer a default route at all when in fact we've merely removed the last default route in the table (while other default routes are installed in other tables). Bug: 412695202 Multiply: interfaces-fidl Change-Id: I4a4b21ffa4ec9ceb27a42bb72599a4238b851092 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266945 Reviewed-by: Peter Johnston <peterjohnston@google.com> Commit-Queue: Evan Wildenhain <wildenhain@google.com> Reviewed-by: Bruno Dal Bo <brunodalbo@google.com> Fuchsia-Auto-Submit: Evan Wildenhain <wildenhain@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.