Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-networkd / b38401b283d9bc7410b6c6a276cc58ac1a4b33f6 / .
tree: 0282cc7e43b4ba74cf804973be1027ff9badd551 [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. Makefile.am
  21. ncsi_netlink_main.cpp
  22. netman.py
  23. network_config.cpp
  24. network_config.hpp
  25. network_manager.cpp
  26. network_manager.hpp
  27. network_manager_main.cpp
  28. README.md
  29. routing_table.cpp
  30. routing_table.hpp
  31. rtnetlink_server.cpp
  32. rtnetlink_server.hpp
  33. system_configuration.cpp
  34. system_configuration.hpp
  35. timer.cpp
  36. timer.hpp
  37. types.hpp
  38. userman.py
  39. util.cpp
  40. util.hpp
  41. vlan_interface.cpp
  42. vlan_interface.hpp
  43. watch.cpp
  44. 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