ethernet_interface: Disable opportunistic DHCPv6 if disabled

Users who have DHCPv6 disabled do not expect that it becomes enabled
when an RA is received with the DHCP bit set. This syncs the DHCP
settings in systemd to remain consistent with the DHCP intention.

Change-Id: I4159a9c7ba987312e1fcc019170b9f33fe0f21dd
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed
tree: b77feb8b593710b7be0c6386e25d04a753bbf9ed
  1. docs/
  2. gen/
  3. src/
  4. subprojects/
  5. test/
  6. yaml/
  7. .clang-format
  8. .gitignore
  9. .shellcheck
  10. LICENSE
  11. MAINTAINERS
  12. meson.build
  13. meson_options.txt
  14. OWNERS
  15. README.md
  16. xyz.openbmc_project.Network.conf.in
  17. 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