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

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To full clean the repository again run `./bootstrap.sh clean`.
Powered by Gitilestxt json