diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-04-25 20:35:55 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-04-25 20:37:12 +0200 |
commit | 68ad8752a4a5b57addc7bd3d2db0f464acb79b50 (patch) | |
tree | 033d8e4af4793966a6e25aa641a26811f9fe9f41 /op-mode-definitions/show-interfaces-vxlan.xml.in | |
parent | 85d6c8f7c62f7a52fbae5d0eaddd1f8803bd8014 (diff) | |
download | vyos-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 'op-mode-definitions/show-interfaces-vxlan.xml.in')
0 files changed, 0 insertions, 0 deletions