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