diff options
author | Christian Breunig <christian@breunig.cc> | 2025-04-13 07:25:32 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2025-04-14 20:24:56 +0200 |
commit | 97e74caa682298323165baa5055483405b740dac (patch) | |
tree | 4c2ae9fc5c5fa81a3ef0bd2c2887197da57acc42 /.vscode | |
parent | 583a45fd02fa6f0328a2bed17d28da724c6fdf2c (diff) | |
download | vyos-1x-97e74caa682298323165baa5055483405b740dac.tar.gz vyos-1x-97e74caa682298323165baa5055483405b740dac.zip |
netplug: T7353: bugfix DHCP client not stopped when interface goes down
The initial rewrite of vyos-netplug-dhcp-client by me tried to outsmart the
DHCP client implementation by re-using vyos.ifconfig.Interface(). This added
a regression where an interface loosing it's carrier no longer deconfigured
it's IP address. This was a change in behavior form VyOS 1.3.
In addition a bug is fixed as when a VLANs interface parent looses it's carrier
we now also stop the DHCP client process.
This script is now back to simply starting/stopping the DHCP client process.
Diffstat (limited to '.vscode')
0 files changed, 0 insertions, 0 deletions