mirror of https://github.com/jetkvm/kvm.git
Since the ordering may have been previously defaulted and saved as "ntp,http", but that was being ignored and fallback-defaults were being used, in Ordering, `ntp` means use the fallback NTP servers, and `http` means use the fallback HTTP URLs. Thus `ntp_user_provided` and `http_user_provided` are the user specified static lists. |
||
|---|---|---|
| .. | ||
| config.go | ||
| dhcp.go | ||
| hostname.go | ||
| netif.go | ||
| netif_linux.go | ||
| netif_notlinux.go | ||
| rpc.go | ||
| utils.go | ||