diff options
author | Christian Breunig <christian@breunig.cc> | 2023-12-31 11:21:14 +0100 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-01-01 11:44:04 +0000 |
commit | 069e4873ee6e6d43295da7eb6f21f3e4b1ee8f8d (patch) | |
tree | 91f04619b941b61e10a5e5cd78fd65c35d139cb4 /smoketest/scripts | |
parent | 13fddcfef2f9c13dd6e789fa9e8050011241e2b5 (diff) | |
download | vyos-1x-069e4873ee6e6d43295da7eb6f21f3e4b1ee8f8d.tar.gz vyos-1x-069e4873ee6e6d43295da7eb6f21f3e4b1ee8f8d.zip |
configverify: T5880: raise exception if interfaces sourced form dynamic interfaces
Interfaces matching the following regex (ppp|pppoe|sstpc|l2tp|ipoe)[0-9]+ can
not be used as source-interface for e.g. a tunnel.
The main reason is that these are dynamic interfaces which come and go from a
kernel point of view, thus it's not possible to bind an interface to them.
(cherry picked from commit 5062f5d313548d6ebb9c07fee6b6d6be25b8f8f0)
Diffstat (limited to 'smoketest/scripts')
0 files changed, 0 insertions, 0 deletions