This PR adds a "DHCPOptions" field to the config. This field contains a
single subfield currently, "RouteMetric". Setting this well ensure that
any routes provided from the DHCP server are given this metric upon
injection into the routing table.
Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
Adds the capability to diasable NTP when it cannot be provided in the deployed network
Signed-off-by: Niklas Wik <niklas.wik@nokia.com>
add document update.
Signed-off-by: Niklas Wik <niklas.wik@nokia.com>
This PR adds a small note to the config docs to detail how to do link
local networking like SLAAC.
Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
This PR adds the 0.7 docs into the mix so we can start creating docs for
things specific to that version.
Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>