Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-networkd / 0420c6ac6a05a5ac122564709e6ee157d2ec7a81 / .
tree: be9a67c9021eac6b7aaf956896d67570c0d23cb7 [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. neighbor.cpp
  28. neighbor.hpp
  29. netman.py
  30. network_config.cpp
  31. network_config.hpp
  32. network_manager.cpp
  33. network_manager.hpp
  34. network_manager_main.cpp
  35. README.md
  36. routing_table.cpp
  37. routing_table.hpp
  38. rtnetlink_server.cpp
  39. rtnetlink_server.hpp
  40. system_configuration.cpp
  41. system_configuration.hpp
  42. types.hpp
  43. userman.py
  44. util.cpp
  45. util.hpp
  46. vlan_interface.cpp
  47. vlan_interface.hpp
  48. watch.cpp
  49. watch.hpp
  50. xyz.openbmc_project.Network.conf.in
  51. 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