I personally like this option. This way you can obtain all DHCP options at once 
very fast and manipulate them as you see fit in the respective module
       - A second option could be that we store all the DHCP options in *one*
       key,value pair.
    
    As key we pick a specific value say; "extra_dhcp_options" and as value: we
    decode all the dhcp options (code + value) as json. This makes updating
    DHCP options on a nic more complex.

 

Reply via email to