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
message.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 4 years ago
message.hpp
name.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 4 years ago
name.hpp
query.hpp
question.cpp
question.hpp
rr.cpp
rr.hpp
serialize.cpp
serialize.hpp
server.cpp Refactor Addr -> IpAddress/SockAddr 4 years ago
server.hpp Refactor Addr -> IpAddress/SockAddr 4 years ago
string.hpp