summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authordoctorpangloss <2229300+doctorpangloss@users.noreply.github.com>2026-05-11 15:44:50 -0700
committerdoctorpangloss <2229300+doctorpangloss@users.noreply.github.com>2026-05-12 10:57:27 -0700
commit33ac35a45b813ab408c7ce0ccb511608a637fc68 (patch)
tree9565d9516575a2bc2e0dd16f7f1d4bcc2d36d466 /interface-definitions
parent2df14cbbc0e4e5e6657bb02938768d48f7294684 (diff)
downloadvyos-1x-33ac35a45b813ab408c7ce0ccb511608a637fc68.tar.gz
vyos-1x-33ac35a45b813ab408c7ce0ccb511608a637fc68.zip
wan: T8480: make only-default-route opt-in
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>