whitequark / ipaddr.js

IP address manipulation library in JavaScript
MIT License
570 stars 92 forks source link

add more reserved IP address ranges #173

Closed Johann150 closed 5 months ago

Johann150 commented 5 months ago

This adds some reserved IP address ranges for both v4 and v6 which were not yet implemented. Also fixes the types for some ranges which had been added earlier.