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>
1 file changed
tree: a4b49ae7ab1a62016ab5f5eadb084d17d49a37c1
  1. docs/
  2. gen/
  3. src/
  4. subprojects/
  5. test/
  6. yaml/
  7. .clang-format
  8. .gitignore
  9. .shellcheck
  10. LICENSE
  11. meson.build
  12. meson_options.txt
  13. OWNERS
  14. README.md
  15. xyz.openbmc_project.Network.conf.in
  16. xyz.openbmc_project.Network.service.in
README.md

To Build

To build this package, do the following steps:

    1. meson build
    2. ninja -C build