Gitiles
Code Review Sign In
gerrit.openbmc.org / openbmc / phosphor-networkd / e9c9b81c8c01e15306dad27a3281b582e775c44a / .
tree: 058292a2fb06c8070753dd34575e54993881262a [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