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