commit | 95a49a232405999bbff17e0943a9a09c74dba8a8 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Aug 18 17:50:05 2022 -0700 |
committer | William A. Kennington III <wak@google.com> | Thu Sep 22 11:29:29 2022 -0700 |
tree | 2b2118d222b114bf15eeb14fe84d38b4cb780360 | |
parent | 409f1a66bb20dc13b6bc3f0597c2f4ef7b8b896a [diff] |
ethernet_interface: Write configs from parser This guarantees the values are valid and that the file is always swapped out atomically instead of written piecewise. Tested: Manually executed settings changes on the BMC and saw them persist to the RWFS as expected. Change-Id: I719c856e713ce054726cc7f2f7844c0539b631b6 Signed-off-by: William A. Kennington III <wak@google.com>