ethernet_interface: Ignore deprecated addresses

These type of addresses are present only for compatability with existing
connections and are not used for new ones. We do not want to list these
addresses as they are not directly configured by phosphor-networkd
anyway.

Change-Id: I6b81cf8b03369e263e542db19cdbe636c9baf970
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed
tree: c365b2483eb579b6f5e08800155e457dd6b0e9a2
  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