diff options
author | Christian Breunig <christian@breunig.cc> | 2023-12-31 11:21:14 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-01-01 01:01:25 +0100 |
commit | 5062f5d313548d6ebb9c07fee6b6d6be25b8f8f0 (patch) | |
tree | 4f78e6ce756aa47fd1ff78ea98c84b4a763fa1e1 /interface-definitions/include/static | |
parent | 22d5b2bab254668dd0fe8c543fb1bd0edcbead18 (diff) | |
download | vyos-1x-5062f5d313548d6ebb9c07fee6b6d6be25b8f8f0.tar.gz vyos-1x-5062f5d313548d6ebb9c07fee6b6d6be25b8f8f0.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.
Diffstat (limited to 'interface-definitions/include/static')
0 files changed, 0 insertions, 0 deletions