NLnetLabs / simdzone

Fast and standards compliant DNS zone parser
BSD 3-Clause "New" or "Revised" License
63 stars 11 forks source link

Overhaul file and buffer operation #170

Closed k0ekk0ek closed 5 months ago

k0ekk0ek commented 5 months ago
k0ekk0ek commented 5 months ago

Now also requires at least on RR owner before RRs starting with <blank> are allowed. Also, add include_limit to zone_options_t to limit the maximum number of includes. Default is 10.