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