whitequark / ipaddr.js

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

Add reserved block to SpecialRanges #159

Closed alexandre1921 closed 2 years ago

alexandre1921 commented 2 years ago

This block is used for benchmark testing of inter-network communications between two separate subnets. https://tools.ietf.org/html/rfc2544

whitequark commented 2 years ago

Please update the minimized version too.

alexandre1921 commented 2 years ago

Done.