node-dhcp icon indicating copy to clipboard operation
node-dhcp copied to clipboard

Unknown option errors

Open mStirner opened this issue 7 years ago • 3 comments

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

mStirner avatar Dec 15 '17 09:12 mStirner

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?

infusion avatar Dec 18 '17 17:12 infusion

i agree with the idea of an array to suppress the notifications.

mStirner avatar Dec 21 '17 13:12 mStirner

What do you think how we should tread this ticket now? A muting option does not seem that good after some time of thought.

infusion avatar Mar 31 '19 18:03 infusion