commit | 927b1ee8a41b2ae20c34106c61e86a433f27cc1f | [log] [tgz] |
---|---|---|
author | Benjamin Lerman <qsr@chromium.org> | Tue Feb 21 13:57:49 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 21 13:57:49 2023 +0000 |
tree | e079befb91efac0c7171fab772b4bbc27f2521db | |
parent | d4df185398e89a1c7ac1f675af1e687527a6787f [diff] |
[starnix] Allow multiple implementation of Netlink sockets Netlink sockets encompass a number of different protocols, it is cumbersome to aggregate all of these on a single type of sockets. This CL remove dependency to NetlinkSocket outside of socket_netlink.rs to allow multiple implementation. Change-Id: Ifbae39d44d3dfb224540f973715fe36032d16745 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/806708 Reviewed-by: Kevin Lindkvist <lindkvist@google.com> Commit-Queue: Benjamin Lerman <qsr@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.