summaryrefslogtreecommitdiff
path: root/Jenkinsfile
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-04-25 20:35:55 +0200
committerChristian Poessinger <christian@poessinger.com>2022-04-25 20:37:12 +0200
commit68ad8752a4a5b57addc7bd3d2db0f464acb79b50 (patch)
tree033d8e4af4793966a6e25aa641a26811f9fe9f41 /Jenkinsfile
parent85d6c8f7c62f7a52fbae5d0eaddd1f8803bd8014 (diff)
downloadvyos-1x-68ad8752a4a5b57addc7bd3d2db0f464acb79b50.tar.gz
vyos-1x-68ad8752a4a5b57addc7bd3d2db0f464acb79b50.zip
pppoe: T4391: bugfix IPv6 DHCP-PD not working after reboot
When VyOS is booting and an interface is brought up (PPPoE) which requires a user callback script that is executed asynchronously when the interface is up we can not use Config(). The problem is, Config() is not available when the system starts and the initial commit is still processed. We need to move to ConfigTreeQuery() which was build for this exact same purpose.
Diffstat (limited to 'Jenkinsfile')
0 files changed, 0 insertions, 0 deletions