Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-networkd / 87c139834ecebf78b403c0db20b36598c2c1db64 / .
tree: dc783776b1cde406c9affa806f7c0d6bc601122d [path history] [tgz]
  1. conf/
  2. test/
  3. xyz/
  4. bootstrap.sh
  5. config_parser.cpp
  6. config_parser.hpp
  7. configure.ac
  8. ethernet_interface.cpp
  9. ethernet_interface.hpp
  10. ipaddress.cpp
  11. ipaddress.hpp
  12. LICENSE
  13. logman.py
  14. Makefile.am
  15. netman.py
  16. netman_watch_dns.c
  17. network_config.cpp
  18. network_config.hpp
  19. network_manager.cpp
  20. network_manager.hpp
  21. network_manager_main.cpp
  22. README.md
  23. routing_table.cpp
  24. routing_table.hpp
  25. system_configuration.cpp
  26. system_configuration.hpp
  27. types.hpp
  28. userman.py
  29. util.cpp
  30. util.hpp
README.md

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To full clean the repository again run `./bootstrap.sh clean`.
Powered by Gitilestxt json