summaryrefslogtreecommitdiff
path: root/interface-definitions/interfaces-pseudo-ethernet.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-04-20 07:56:13 +0200
committerGitHub <noreply@github.com>2020-04-20 07:56:13 +0200
commitcfc474b3e45762e0c15f9cfca76a3c1b66ff233e (patch)
tree3bc72e230f6bb949b915defce4e9175198877b9b /interface-definitions/interfaces-pseudo-ethernet.xml.in
parentd579a6c16c694f7c1867a0fba4314baaeddda358 (diff)
downloadvyos-1x-cfc474b3e45762e0c15f9cfca76a3c1b66ff233e.tar.gz
vyos-1x-cfc474b3e45762e0c15f9cfca76a3c1b66ff233e.zip
macvlan: pseudo-ethernet: T2341: adjust priority to support bond source-interfaces
Diffstat (limited to 'interface-definitions/interfaces-pseudo-ethernet.xml.in')
-rw-r--r--interface-definitions/interfaces-pseudo-ethernet.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/interfaces-pseudo-ethernet.xml.in b/interface-definitions/interfaces-pseudo-ethernet.xml.in
index c6e61d19a..d13561232 100644
--- a/interface-definitions/interfaces-pseudo-ethernet.xml.in
+++ b/interface-definitions/interfaces-pseudo-ethernet.xml.in
@@ -5,7 +5,7 @@
<tagNode name="pseudo-ethernet" owner="${vyos_conf_scripts_dir}/interfaces-pseudo-ethernet.py">
<properties>
<help>Pseudo Ethernet</help>
- <priority>319</priority>
+ <priority>321</priority>
<constraint>
<regex>^peth[0-9]+$</regex>
</constraint>