This repository has been archived on 2024-05-23. You can view files and clone it, but cannot push or open issues or pull requests.
dns-toy/lib
2023-06-14 18:53:13 +02:00
..
debug.ml starting dns record parsing 2023-06-14 16:54:55 +02:00
dune Add debugging stuff 2023-06-14 16:35:14 +02:00
network.ml part 1 done! 2023-06-11 10:54:58 +02:00
query.ml use char_of_int 2023-06-14 16:35:03 +02:00
response.ml i think its 2 bytes 2023-06-14 18:53:13 +02:00
types.ml use of a reader so we always store the full data content when parsing response, using a pointer logic 2023-06-14 18:41:43 +02:00
utils.ml parse the question 2023-06-14 16:34:49 +02:00