qaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoWe don't talk about IPv5lemmy.worldexternal-linkmessage-square193fedilinkarrow-up1933arrow-down131
arrow-up1902arrow-down1external-linkWe don't talk about IPv5lemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square193fedilink
minus-squarepanda_abyss@lemmy.calinkfedilinkarrow-up1·2 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