Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-networkd / fe11691f52bae40c3f73ca6a2a2a3d25f97089f0 / .
tree: 8dd0523d4ef2b7923ff6ad85b7a29b298504015c [path history] [tgz]
  1. test/
  2. xyz/
  3. .gitignore
  4. bootstrap.sh
  5. config_parser.cpp
  6. config_parser.hpp
  7. configure.ac
  8. dhcp_configuration.cpp
  9. dhcp_configuration.hpp
  10. dns_updater.cpp
  11. dns_updater.hpp
  12. ethernet_interface.cpp
  13. ethernet_interface.hpp
  14. ipaddress.cpp
  15. ipaddress.hpp
  16. LICENSE
  17. logman.py
  18. Makefile.am
  19. netman.py
  20. network_config.cpp
  21. network_config.hpp
  22. network_manager.cpp
  23. network_manager.hpp
  24. network_manager_main.cpp
  25. README.md
  26. routing_table.cpp
  27. routing_table.hpp
  28. rtnetlink_server.cpp
  29. rtnetlink_server.hpp
  30. system_configuration.cpp
  31. system_configuration.hpp
  32. timer.cpp
  33. timer.hpp
  34. types.hpp
  35. userman.py
  36. util.cpp
  37. util.hpp
  38. vlan_interface.cpp
  39. vlan_interface.hpp
  40. watch.cpp
  41. watch.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