commit | 9c9f1b7ca02160d5de578cf5c8bf8ab64a4a878e | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Aug 18 17:55:29 2022 -0700 |
committer | William A. Kennington III <wak@google.com> | Thu Sep 22 11:30:00 2022 -0700 |
tree | a4b49ae7ab1a62016ab5f5eadb084d17d49a37c1 | |
parent | 95a49a232405999bbff17e0943a9a09c74dba8a8 [diff] |
vlan_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 created and modified a VLAN device and saw that the config options were persisted to the RWFS Change-Id: Ia3d61110ba54ec6b7ed5be61192c90fbaaf20764 Signed-off-by: William A. Kennington III <wak@google.com>