You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/net
Jason Rhinelander 6f31d5108b
Windows fix: iterate over IPv4/IPv6 interfaces separately
If we get back an IPv6 address as the first gateway then we won't have
the expected IPv4 gateway that the route poker needs to operate.

This iterates through them separately so that we treat the IPv4 and IPv6
sides of an address as separate interfaces which should allow the route
poker to find the one it wants (and just skip the IPv6 one).
2 years ago
..
address_info.cpp llarp_buffer_t: rename badly named operator== 2 years ago
address_info.hpp changeset for windows port 2 years ago
bogon_ranges.hpp changeset for windows port 2 years ago
exit_info.cpp llarp_buffer_t: rename badly named operator== 2 years ago
exit_info.hpp Remote util::Printer and related cruft 2 years ago
interface_info.cpp Add InterfaceInfo formatter 2 years ago
interface_info.hpp Add InterfaceInfo formatter 2 years ago
ip.cpp
ip.hpp
ip_address.cpp changeset for windows port 2 years ago
ip_address.hpp changeset for windows port 2 years ago
ip_packet.cpp Simplify/fix ip_header layout 2 years ago
ip_packet.hpp Simplify/fix ip_header layout 2 years ago
ip_range.cpp DRY private range selection; add missing ranges 2 years ago
ip_range.hpp DRY private range selection; add missing ranges 2 years ago
ip_range_map.hpp make comments with colins in them not have them in it 3 years ago
net.h
net.hpp changeset for windows port 2 years ago
net_bits.hpp changeset for windows port 2 years ago
net_if.hpp
net_int.cpp * add mockable network functions 2 years ago
net_int.hpp Add missing != operator to nuint_t 2 years ago
posix.cpp Fix interface enumeration on posix 2 years ago
sock_addr.cpp small optimizations and fixes 2 years ago
sock_addr.hpp changeset for windows port 2 years ago
traffic_policy.cpp llarp_buffer_t: rename badly named operator== 2 years ago
traffic_policy.hpp initial commit for #1595 3 years ago
uint128.hpp Remote util::Printer and related cruft 2 years ago
win32.cpp Windows fix: iterate over IPv4/IPv6 interfaces separately 2 years ago