Identify MAC address as invalid

The problem is with the Media Access Controller address not an
Internet Protocol address.

Probably introduced due to incomplete editing of a similar message.

Change-Id: If4648f73a3f33da8832078d8ce540570bdb449bd
Signed-off-by: Milton Miller <mdmii@outlook.com>
1 file changed
tree: bca9b02795c14971d820555cc3188de4190a9806
  1. docs/
  2. gen/
  3. src/
  4. subprojects/
  5. test/
  6. yaml/
  7. .clang-format
  8. .clang-tidy
  9. .gitignore
  10. .shellcheck
  11. 60-phosphor-networkd-default.network.in
  12. LICENSE
  13. meson.build
  14. meson.options
  15. OWNERS
  16. README.md
  17. xyz.openbmc_project.Network.conf.in
  18. xyz.openbmc_project.Network.service.in
README.md

phosphor-networkd

To Build

To build this package, do the following steps:

1. meson build
2. ninja -C build