Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-networkd / e8d42112b94dbb8fb90cc90443cf99673935d2ae / .
tree: 55dc7df1c63de16302c81bc741285d8df1d8cbf7 [path history] [tgz]
  1. test/
  2. xyz/
  3. bootstrap.sh
  4. config_parser.cpp
  5. config_parser.hpp
  6. configure.ac
  7. dhcp_configuration.cpp
  8. dhcp_configuration.hpp
  9. ethernet_interface.cpp
  10. ethernet_interface.hpp
  11. ipaddress.cpp
  12. ipaddress.hpp
  13. LICENSE
  14. logman.py
  15. Makefile.am
  16. netman.py
  17. netman_watch_dns.c
  18. network_config.cpp
  19. network_config.hpp
  20. network_manager.cpp
  21. network_manager.hpp
  22. network_manager_main.cpp
  23. README.md
  24. routing_table.cpp
  25. routing_table.hpp
  26. system_configuration.cpp
  27. system_configuration.hpp
  28. types.hpp
  29. userman.py
  30. util.cpp
  31. util.hpp
  32. vlan_interface.cpp
  33. 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