summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRyan Zuwala <ryanzuwala@gmail.com>2025-04-23 16:32:53 -0400
committerGitHub <noreply@github.com>2025-04-23 22:32:53 +0200
commitc898ce2e096d77db37c3bb65a004a29190879c30 (patch)
treeee1d73cea005a28a36b13c9c059b3b39ff36aa9a /debian
parent88e8a1e5c8b29d3795c097c4a3988b0ab0e98f89 (diff)
downloadvyos-1x-c898ce2e096d77db37c3bb65a004a29190879c30.tar.gz
vyos-1x-c898ce2e096d77db37c3bb65a004a29190879c30.zip
router-advert: T7380: Implement auto-ignore-prefix syntax for router advertisements (#4463)
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ffa21f840..ec3147820 100644
--- a/debian/control
+++ b/debian/control
@@ -203,7 +203,7 @@ Depends:
ndppd,
# End "service ndp-proxy"
# For "service router-advert"
- radvd,
+ radvd (>= 2.20),
# End "service route-advert"
# For "load-balancing haproxy"
haproxy,