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)
2020-05-20 19:18:27 -03:00
..
dns.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
message.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 2020-05-20 19:18:27 -03:00
message.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
name.cpp Move IPRange out of net.hpp; free up TruncateV6 etc. 2020-05-20 19:18:27 -03:00
name.hpp reverse dns for ipv6 2019-06-12 09:48:14 -04:00
query.hpp
question.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
question.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
rr.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
rr.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
serialize.cpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
serialize.hpp The Great Wall of Blame 2020-04-07 12:38:56 -06:00
server.cpp Refactor Addr -> IpAddress/SockAddr 2020-05-06 14:38:44 -06:00
server.hpp Refactor Addr -> IpAddress/SockAddr 2020-05-06 14:38:44 -06:00
string.hpp Add .cpp files for all .hpp files 2018-12-15 16:21:52 +00:00