allow the options that perfdhcp inserts by itself to be overwritten
Like DHCPv4 option 50 DHO_DHCP_REQUESTED_ADDRESS for example. If you try to insert it via the -o
command, you get Option already present in this message
. I suggest if the user wants to send a different requested addresss, perfdhcp should delete the option and insert the provided one.