neighbor: Fix object creation

We can't use the top-level methods for changing the details otherwise
they will throw an exception during object creation.

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