mirror of
https://github.com/lingble/talos.git
synced 2025-11-02 21:47:47 +00:00
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>