Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

how does it handle u_128 (IPv6 comparison/sorting/hashing)

two u_64 is .. sad (sometimes unavoidable)

no bzip2 but other good modern compressors which I guess is about what you need for jar and zip files.

openssl compatible crypto .. oy vey the chain of "who audits the code is now a mile long at the microphone"



There is no support for u_128 yet, but I can consider it.


If you think about radix tries and other data structures (AVL) it would be useful to be able to code good x>y tests against the binary state of IPv6. If you have to segment into two u_64 then shift-and-mask stuff becomes harder. So, purely for IPv6 (and I work with internet addresses a lot so my bias is showing) I think this makes sense.

But I totally get it may not be in your use case or first pass. Tiny home router builds? they'd want this. Anything doing IPv6 packet work testing or finding IPs in a structure will want this unless people code to the /64 model.


Yes, I agree.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: