1. a7344c3 rtnetlink: Separate out gateway parsing by William A. Kennington III · 1 year, 8 months ago
  2. 2bd35d6 routing_table: Cleanup types to avoid unnecessary conversions by William A. Kennington III · 1 year, 8 months ago
  3. f1289a0 netlink: Add common function for extracting payload by William A. Kennington III · 1 year, 8 months ago
  4. bb0eacc types: Flesh out address comparison and string formatting by William A. Kennington III · 1 year, 8 months ago
  5. 17a626d routing_table: Remove unused Entry class by Jiaqing Zhao · 2 years, 2 months ago
  6. c2e061f Allow unset default gateway by Jiaqing Zhao · 2 years, 3 months ago
  7. e056484 routing_table: Deduplicate rebuilds by William A. Kennington III · 2 years, 8 months ago
  8. e0b8fd6 routing_table: Use common netlink parser by William A. Kennington III · 2 years, 8 months ago
  9. 5758db3 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  10. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago[Renamed from routing_table.cpp]
  11. a5a0944 Network: Implement ipv6/ipv4 default gateways on EthernetInterface by Ravi Teja · 4 years ago
  12. f8c78f2 ethernet_interface: Get rid of address gateway usage by William A. Kennington III · 5 years ago
  13. d3c249c IPv6 gateway support by William A. Kennington III · 5 years ago
  14. d81a098 routing_table: Parse v6 routes by William A. Kennington III · 5 years ago
  15. 836c91d minor cleanup, std namespacing, dropping headers by Patrick Venture · 6 years ago
  16. 57d9c50 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  17. 189d44e reorder headers by Patrick Venture · 6 years ago
  18. 4a5f08a Don't update the route entry for the existing network by Ratan Gupta · 6 years ago
  19. b6242b0 Correct the logic for determining the default gateway by Ratan Gupta · 7 years ago
  20. d75f049 Spelling fixes by Gunnar Mills · 7 years ago
  21. 233524c Fetch the kernel routing table by Ratan Gupta · 7 years ago