mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 12:57:35 +00:00
![]() ...just like we store m_lookup_cache, in other words. This immediately lets us match on types: for instance we will now only resolve 1.0.0.127.in-addr.arpa to localhost if asked for type PTR, not for type A. In the future, this could also let us have the same /etc/hosts name resolve to *multiple* addresses. |
||
---|---|---|
.. | ||
ClientConnection.cpp | ||
ClientConnection.h | ||
CMakeLists.txt | ||
DNSAnswer.cpp | ||
DNSAnswer.h | ||
DNSName.cpp | ||
DNSName.h | ||
DNSPacket.cpp | ||
DNSPacket.h | ||
DNSPacketHeader.h | ||
DNSQuestion.h | ||
LookupClient.ipc | ||
LookupServer.cpp | ||
LookupServer.h | ||
LookupServer.ipc | ||
main.cpp |