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