commit | 9d204c07f1f81751c0037e5db94ec5f9e463128a | [log] [tgz] |
---|---|---|
author | Joshua Liebow-Feeser <joshlf@google.com> | Wed Apr 01 01:14:24 2020 +0000 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Wed Apr 01 01:14:24 2020 +0000 |
tree | 957d42cf4c5d99c7fceb5bcba400c9eb44471f1c | |
parent | 075189e4c3cfdebce7eae56868c81af4cf275c40 [diff] |
[netstack3] Move `igmp`, `mld` modules under `gmp` Move the `ip::igmp` and `ip::mld` modules under the `ip::gmp` module so that the `ip` module has fewer submodules and so that the `gmp` module doesn't have to export all of its items to the rest of the crate. While we're here, clean up some doc comments. Test: No behavior change Change-Id: I25397a45465a8e6d008c073c8159e96e7a507902 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/376880 Commit-Queue: Joshua Liebow-Feeser <joshlf@google.com> Reviewed-by: Bruno Dal Bo <brunodalbo@google.com> Reviewed-by: Tamir Duberstein <tamird@google.com> Testability-Review: Bruno Dal Bo <brunodalbo@google.com> Testability-Review: Tamir Duberstein <tamird@google.com>
Pink + Purple == Fuchsia (a new operating system)
Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.
Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.
See Getting Started.
See fuchsia.dev.