Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-networkd / 9e9fdf960e6afce7c6c90d5b4c41d494b6a33167 / .
tree: 9cfc743e2039616b11aa7199338071c864cc9280 [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
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