apaprocki / node-dhcpjs

dhcpjs provides native DHCP support in Node.js
MIT License
61 stars 21 forks source link

use of depreciated ipv6 library #7

Closed chris-j-major closed 8 years ago

chris-j-major commented 8 years ago

Current version uses the depreciated ipv6 library. This should be changed to the ip-address library instead.

apaprocki commented 8 years ago

Fixed by #8