... | ... | @@ -28,7 +28,7 @@ The hardware processing of UDP/53 queries and their responses shall comprise the |
|
|
|
|
|
* Assign a precise timestamp to every packet.
|
|
|
* Extract all relevant data from the DNS query and store them.
|
|
|
* When the corresponding response is received from the DNS server, the relevant response data are extracted from it and paired with the cached query data. The combined timestamps/query/response data are then serialized in a desired format (CSV) and prepared for export.
|
|
|
* When the corresponding response is received from the DNS server, the relevant response data are extracted from it and paired with the cached query data. The combined timestamps/query/response data are then serialized in a desired format (CSV), prepared for export, and eventually sent out of the external interface E.
|
|
|
|
|
|
## Advantages
|
|
|
|
... | ... | |