Re: [PATCH] netifd: add support for dhcp fallback to static ip

2024-07-24 Thread Roman Yeryomin
On 2024-07-14 22:39, Roman Yeryomin wrote: It is pretty common use case for a network device to be configured as DHCP client but having some fallback static IP address where it would be reachable for, e.g., configuration. This adds 'fallbackip' network config option, which will be used on an int

[PATCH] netifd: add support for dhcp fallback to static ip

2024-07-14 Thread Roman Yeryomin
It is pretty common use case for a network device to be configured as DHCP client but having some fallback static IP address where it would be reachable for, e.g., configuration. This adds 'fallbackip' network config option, which will be used on an interface until device receives an IP from DHCP