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/dns
Jason Rhinelander bdc9c7bfa8 Move IPRange out of net.hpp; free up TruncateV6 etc.
- Move IPRange into its own net/ip_range.hpp

- Move the static net::IPPacket::TruncateV6, etc. functions to free
net::TruncateV6, etc. functions (now from net/ip.hpp instead of
net/ip_packet.hpp).

- Make net::TruncateV6 and net::ExpandV4 constexpr.

- Add IPRange::FromIPv4 factory function (to replace the iprange_ipv4
free function)
4 years ago
..
dns.hpp The Great Wall of Blame 5 years ago
message.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 4 years ago
message.hpp The Great Wall of Blame 5 years ago
name.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 4 years ago
name.hpp reverse dns for ipv6 5 years ago
query.hpp Move dns* to llarp/ 6 years ago
question.cpp The Great Wall of Blame 5 years ago
question.hpp The Great Wall of Blame 5 years ago
rr.cpp The Great Wall of Blame 5 years ago
rr.hpp The Great Wall of Blame 5 years ago
serialize.cpp The Great Wall of Blame 5 years ago
serialize.hpp The Great Wall of Blame 5 years ago
server.cpp Refactor Addr -> IpAddress/SockAddr 4 years ago
server.hpp Refactor Addr -> IpAddress/SockAddr 4 years ago
string.hpp Add .cpp files for all .hpp files 6 years ago