interface: add support for disabling renew on topology change
authorFelix Fietkau <nbd@nbd.name>
Wed, 17 Jul 2024 17:56:50 +0000 (19:56 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 2 Sep 2024 15:33:59 +0000 (17:33 +0200)
commit480551a3adc411cb506e516e9eb4485b0ec741cb
treef5544b88454d8c9082b297d7bd154a5113b255bc
parent68c8a4f94cd3cfd654a52cbc8b57c5c9d99640dd
interface: add support for disabling renew on topology change

In some cases this may trigger too many dhcp requests, tripping up upstream
servers, so there needs to be an option to disable this behavior.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
interface.c
interface.h
scripts/netifd-proto.sh