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