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