summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-05-26 08:11:55 +0200
committerGitHub <noreply@github.com>2026-05-26 08:11:55 +0200
commit9534f4202e4430b4a58caa28603e5594178fd745 (patch)
treecac0d3076244ada474801d939a394e27c9de4a33 /interface-definitions
parent7b19c149d4edd39bfe441f1d38d602c707fa7ae2 (diff)
parent33ac35a45b813ab408c7ce0ccb511608a637fc68 (diff)
downloadvyos-1x-9534f4202e4430b4a58caa28603e5594178fd745.tar.gz
vyos-1x-9534f4202e4430b4a58caa28603e5594178fd745.zip
Merge pull request #5119 from AppMana/T8480
wan: T8480: add suppress_prefixlength ip rules for internal routing
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/load-balancing_wan.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/load-balancing_wan.xml.in b/interface-definitions/load-balancing_wan.xml.in
index 24be00111..17bd3aaf3 100644
--- a/interface-definitions/load-balancing_wan.xml.in
+++ b/interface-definitions/load-balancing_wan.xml.in
@@ -29,6 +29,12 @@
<valueless/>
</properties>
</leafNode>
+ <leafNode name="only-default-route">
+ <properties>
+ <help>Prefer specific routes in the main routing table over WAN load balancing</help>
+ <valueless/>
+ </properties>
+ </leafNode>
<leafNode name="hook">
<properties>
<help>Script to be executed on interface status change</help>