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

To Build

To build this package, do the following steps:

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

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