Project

General

Profile

Actions

Optimization #7430

open

dns: parse more than 255 name segments to find end of name

Added by Jason Ish 20 days ago. Updated 19 days ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Effort:
Difficulty:
Label:

Description

Currently if the DNS parser hits the 255 label limit with no pointer reached, and not end of name indicator, parsing will fail, as we don't yet know the end of the data. Per @Philippe Antoine we should just keep on parsing if not loop condition is hit - this will get us to the end of data.

Actions #2

Updated by Jason Ish 19 days ago

  • Subject changed from dns: keep parsing pass current iteration limit if not pointer has been reached to dns: parse more than 255 name segments to find end of name
Actions

Also available in: Atom PDF