apaprocki / node-dhcpjs

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

Add 'vendorOptions' to client.createPacket #20

Closed pmartinjac closed 7 years ago

pmartinjac commented 7 years ago

Add 'vendorOptions' to client.createPacket. Like the readme suggests:

options: { ... vendorOptions: { '220': <Buffer 00> } } }

apaprocki commented 7 years ago

+ dhcpjs@0.5.3