mirror of
https://github.com/EmilHernvall/dnsguide.git
synced 2025-07-12 08:48:26 +07:00
Update chapter2.md
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
2 - Building a stub resolver
|
2 - Building a stub resolver
|
||||||
============================
|
============================
|
||||||
|
|
||||||
While it's slightly satisfying to know that we're able to succesfully parse DNS
|
While it's slightly satisfying to know that we're able to successfully parse DNS
|
||||||
packets, it's not much use to just read them off disk. As our next step, we'll
|
packets, it's not much use to just read them off disk. As our next step, we'll
|
||||||
use it to build a `stub resolver`, which is a DNS client that doesn't feature
|
use it to build a `stub resolver`, which is a DNS client that doesn't feature
|
||||||
any built-in support for recursive lookup and that will only work with a DNS
|
any built-in support for recursive lookup and that will only work with a DNS
|
||||||
|
Reference in New Issue
Block a user