Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-networkd / a54d8f8023a42555c549b3e60c1d45e5e2414559 / .
tree: 00aa685bde1e8bfd3a65042b16c176806d1e02ab [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. rtnetlink_server.cpp
  27. rtnetlink_server.hpp
  28. system_configuration.cpp
  29. system_configuration.hpp
  30. timer.cpp
  31. timer.hpp
  32. types.hpp
  33. userman.py
  34. util.cpp
  35. util.hpp
  36. vlan_interface.cpp
  37. 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