apaprocki / node-dhcpjs

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

let caller define udp options #26

Closed Giannandrea closed 6 years ago

Giannandrea commented 7 years ago

Please take a look of this PR, would be great to have the possibility to set udp socket option. In this way is possible to set reuseAddr or the socket type or both.