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