Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-networkd / 6aef769f1d2e8015b98cb3d8d6c20a81d60f1be0 / .
tree: 65983140ac1001d341d6a61285cb10874fd34159 [path history] [tgz]
  1. docs/
  2. test/
  3. xyz/
  4. .clang-format
  5. .gitignore
  6. .shellcheck
  7. argument.cpp
  8. argument.hpp
  9. bootstrap.sh
  10. config_parser.cpp
  11. config_parser.hpp
  12. configure.ac
  13. dhcp_configuration.cpp
  14. dhcp_configuration.hpp
  15. dns_updater.cpp
  16. dns_updater.hpp
  17. ethernet_interface.cpp
  18. ethernet_interface.hpp
  19. ipaddress.cpp
  20. ipaddress.hpp
  21. LICENSE
  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. network_config.cpp
  32. network_config.hpp
  33. network_manager.cpp
  34. network_manager.hpp
  35. network_manager_main.cpp
  36. README.md
  37. routing_table.cpp
  38. routing_table.hpp
  39. rtnetlink_server.cpp
  40. rtnetlink_server.hpp
  41. system_configuration.cpp
  42. system_configuration.hpp
  43. types.hpp
  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