dns2snort icon indicating copy to clipboard operation
dns2snort copied to clipboard

Removed if/else blocks and 4 segment limit.

Open mikecb opened this issue 9 years ago • 0 comments

Hi,

I was messing around today and refactored the if/else blocks into a for loop that removes the 4 segment limitation. Also ran it through a formatter just for readability. I did change some variable names while writing the loop, it helped my understanding of what was happening.

mikecb avatar Mar 26 '16 23:03 mikecb