Files
NLnetLabs-domain/test-data/zonefiles/unknown.yaml
T
xofyargandGitHub c54c7f7874 Fix a bug in dname scanning (#240)
The PR fixes an issue in scanning absolute domain names from a zonefile.
2023-11-16 14:37:32 +01:00

13 lines
196 B
YAML

origin: example.com.
zonefile: |
example.com. 3600 IN TXT \# 4 03 66 6f 6f
result:
- owner: example.com.
class: IN
ttl: 3600
data: !Unknown
rtype: Txt
data: 03666f6f