qaz@lemmy.world to Programmer Humor@programming.devEnglish · 9 days agoWe don't talk about IPv5lemmy.worldimagemessage-square199linkfedilinkarrow-up1942arrow-down132
arrow-up1910arrow-down1imageWe don't talk about IPv5lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 9 days agomessage-square199linkfedilink
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up1·9 days agoYeah a mix of regex and heuristics to validate before parsing It was a long time ago now It also had to parse ipv4 because they can be embedded (IIRC) and the different octet formats
Yeah a mix of regex and heuristics to validate before parsing
It was a long time ago now
It also had to parse ipv4 because they can be embedded (IIRC) and the different octet formats