qaz@lemmy.world to Programmer Humor@programming.devEnglish · 8 days agoWe don't talk about IPv5lemmy.worldimagemessage-square188linkfedilinkarrow-up1938arrow-down132
arrow-up1906arrow-down1imageWe don't talk about IPv5lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 8 days agomessage-square188linkfedilink
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up1·8 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