dnsutil.IsBelow panics on empty child name after
2fddab9909
dnsutil.IsBelow panics on empty child name after 2fddab9909
ok then but please dont forget to update docs when you change the API in the future like that :)
dnsutil.IsBelow panics on empty child name after 2fddab9909
you wrote if domain == "" { return } but do you mean target and domain ?
dnsutil.IsBelow panics on empty child name after
2fddab9909
parse a zone as-is
I can think of multiple cases - if your policy as a DNS provider is not to break zones on a single broken record you have to accept the zone without the broken record
parse a zone as-is
It would also be nice to add an error tolerant parser where it doesn't fail on a single broken record ?
NSEC3 pack/unpack broken in v0.6.62 struct field reorder changed wire format
hey thanks for fixing it :)
4242cebf9f
Release 0.6.64
b74bc491f6
Merge pull request 'DefaultMsgSize is now 1400' (#797) from miek/26/feb28za/16 into main
8f1d53302c
DefaultMsgSize is now 1400
6754ae2384
Release 0.6.63
9071034ed0
Merge pull request 'Clean up tests' (#796) from miek/26/feb28za/15 into main
NSEC3 pack/unpack broken in v0.6.62 struct field reorder changed wire format
adba3071be
Merge pull request 'Added a couple of examples of fairly easy and common tasks' (#792) from pawal/dns:main into main
00f196ce54
Merge pull request 'Add builderpool back in remainder' (#793) from miek/26/feb28za/08 into main
82c69bf89e
no pooling
205528cede
Add builderpool back in remainder
05588bd133
builderpool back
Question about write batching
I honestly thought it would be too hard to do but happy to be proven wrong!
Question about write batching
3998e57f0d
Release 0.6.62
eb92bfee56
Merge pull request 'Shift to counts in uint64 space not int' (#779) from miek/26/feb24di/14 into main
149db0b575
Shift to counts in uint64 space not int
09313b0a61
Merge pull request 'Optimize struct layout' (#778) from miek/26/feb24di/12 into main
5eaff033b1
Optimize struct layout
9e9193cae2
Release 0.6.61
b67b637154
Merge pull request 'Perf: OPT/TSIG are popular too' (#773) from miek/26/feb23ma/15 into main
5ba3818887
Perf: OPT/TSIG are popular too
173cd6f219
Merge pull request 'Remove back to opt instead of v' (#772) from miek/26/feb23ma/13 into main
c6e9fc57a5
Remove back to opt instead of v
Pack adds empty OPT record for TSIG-only without EDNS flags
Thank you it works for all cases :)
57e2148e1c
Release 0.6.60
dac97050bb
Merge pull request 'Unpack: handle tsig correctly.' (#770) from miek/26/feb23ma/07 into main
6642d3887c
Set Hdr.Name only when seeing OTP
119fb0d784
Unpack: handle tsig correctly.
4ea7271673
Release 0.6.59