NLnetLabs / simdzone

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

Add option to normalize domain names #137

Open k0ekk0ek opened 8 months ago

k0ekk0ek commented 8 months ago

NSD normalizes domain names for database lookup. #278 that replaces the Flex+Bison based parser simply reuses the existing scalar logic, but it'd be a lot more convenient to vectorize this and make it an option in simdzone.