Commit Graph

10 Commits (e95b9d530e490cb337a34fbd1b0d69b4bd80e7c2)

Author SHA1 Message Date
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
Jeff Becker e8f262ba1c
disable flawed unit test 5 years ago
Jeff Becker c60099002b
reverse dns for ipv6 5 years ago
Jeff Becker 241dba0476
fix dns for smaller domains 5 years ago
Jeff Becker e060082441
hook every dns for .loki and .snode when applicable
make {n,h}uint{32,16}_t templated type.
5 years ago
Michael 9ee525a006
Fix shadowing warnings 5 years ago
Jeff Becker c931ac069f
add AAAA records that return SIIT addresses 6 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 6 years ago
Michael a3463120cc
Move net components into a distinct folder 6 years ago
Michael fa2b466ffe
Reorganise tests to mirror source layout 6 years ago