commit | d298f93a824b5c5777c16a865583a9658930b9a9 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon Oct 17 14:31:38 2022 -0700 |
committer | William A. Kennington III <wak@google.com> | Sat Nov 05 22:57:17 2022 -0700 |
tree | bb543f306b9aba15132798668e8125bc94b0c237 | |
parent | 3e471c5fba065f5fae4d359bdbc9ca3565d913e7 [diff] |
ethernet_interface: Refactor object creation args We want to be able to pass a bunch of interface properties directly into interface instead of querying them directly. This will be used later for rtnetlink enabled interface creation. Change-Id: I93fbd460a8a54515e84c415f085548cb5528f231 Signed-off-by: William A. Kennington III <wak@google.com>