node-dhcp
node-dhcp copied to clipboard
Unknown option errors
Hello,
how can i mute this errors messages ?
Unknown option 128 undefined Unknown option 129 undefined Unknown option 130 undefined Unknown option 131 undefined Unknown option 132 undefined Unknown option 133 undefined Unknown option 134 undefined Unknown option 135 undefined
Uhm, I was thinking about adding them, but they all seem vendor specific PXE options: https://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml
Do you just want to suppress the notifications? What do you think about an config option to list dhcp option numbers as an array to be ignored?
i agree with the idea of an array to suppress the notifications.
What do you think how we should tread this ticket now? A muting option does not seem that good after some time of thought.