summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-04-13 07:25:32 +0200
committerChristian Breunig <christian@breunig.cc>2025-04-14 20:24:56 +0200
commit97e74caa682298323165baa5055483405b740dac (patch)
tree4c2ae9fc5c5fa81a3ef0bd2c2887197da57acc42 /Makefile
parent583a45fd02fa6f0328a2bed17d28da724c6fdf2c (diff)
downloadvyos-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 'Makefile')
0 files changed, 0 insertions, 0 deletions