C-DNS DNS Capture Format
- Created
- 2019-01-07
- Last Updated
- 2020-12-09
- Available Formats
-
XML
HTML
Plain text
Registries included below
C-DNS Transports
- Registration Procedure(s)
-
Expert Review
- Expert(s)
-
Jim Hague, Sara Dickinson, John Dickinson
- Reference
- [RFC8618]
- Note
-
In version 1.0 of C-DNS [RFC8618], there is a field to identify the
type of DNS transport. This field is 4 bits in size.
- Available Formats
-
CSV
C-DNS Storage Flags
- Registration Procedure(s)
-
Expert Review
- Expert(s)
-
Jim Hague, Sara Dickinson, John Dickinson
- Reference
- [RFC8618]
- Note
-
In version 1.0 of C-DNS [RFC8618], there is a field describing
attributes of the data recorded. The field is a CBOR [RFC8949]
unsigned integer holding bit flags.
- Available Formats
-
CSV
Bit |
Name |
Description |
Reference |
0 |
anonymized-data |
The data has been anonymized. |
[RFC8618] |
1 |
sampled-data |
The data is sampled data. |
[RFC8618] |
2 |
normalized-names |
Names in the data have been normalized. |
[RFC8618] |
3-63 |
Unassigned |
|
|
C-DNS Response Flags
- Registration Procedure(s)
-
Expert Review
- Expert(s)
-
Jim Hague, Sara Dickinson, John Dickinson
- Reference
- [RFC8618]
- Note
-
In version 1.0 of C-DNS [RFC8618], there is a field describing
attributes of the responses recorded. The field is a CBOR [RFC8949]
unsigned integer holding bit flags.
- Available Formats
-
CSV
Bit |
Name |
Description |
Reference |
0 |
from-cache |
The Response came from cache. |
[RFC8618] |
1-63 |
Unassigned |
|
|
C-DNS Address Event Types
- Registration Procedure(s)
-
Expert Review
- Expert(s)
-
Jim Hague, Sara Dickinson, John Dickinson
- Reference
- [RFC8618]
- Note
-
In version 1.0 of C-DNS [RFC8618], there is a field identifying types
of the events related to client addresses. This field is a CBOR
[RFC8949] unsigned integer. There is a related optional field
"ae-code", which, if present, holds an additional CBOR unsigned
integer giving additional information specific to the event type.
- Available Formats
-
CSV