#
9c441fd4 |
| 24-Feb-2023 |
William A. Kennington III <wak@google.com> |
treewide: Ignore non-ethernet devices
These are not regular ethernet devices that use INET protocols. We can ignore them as they just produce journal spam otherwise.
Tested: Verified that our MCTP
treewide: Ignore non-ethernet devices
These are not regular ethernet devices that use INET protocols. We can ignore them as they just produce journal spam otherwise.
Tested: Verified that our MCTP interfaces are no longer reported as objects and that our NCSI and ETH interfaces are still added.
Change-Id: Idd5723e443b358fe76f039bcc4ce70390824094d Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|
#
93433c16 |
| 25-Aug-2022 |
William A. Kennington III <wak@google.com> |
network_config: Leverage a default network file
This will alleviate the need for pre-generating configuration files. Required for fixing reading of DHCP attributes, as interfaces added by newer firm
network_config: Leverage a default network file
This will alleviate the need for pre-generating configuration files. Required for fixing reading of DHCP attributes, as interfaces added by newer firmware versions will sometimes override old DHCP settings as they are always read from the first file.
Tested: Ran on a real BMC, cleared the flash. Verified interfaces came up with default settings and added configurations to the interfaces.
Change-Id: I5fe111be86b59b833d789abdaadee4a43f2e24d3 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|