diff options
author | Christian Breunig <christian@breunig.cc> | 2025-01-13 19:52:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-13 19:52:58 +0100 |
commit | 4663c59ac956f33ecadc7f2ebf0c9c7b5de9c8a2 (patch) | |
tree | 858c1e443aabcaef216aaecb072011199957b7ee /debian | |
parent | 8a83a976b775d4f24138ee5fff8dcb602789904d (diff) | |
parent | 5e8307bf3a7f816193ca9da8cb290d57bbb375f2 (diff) | |
download | vyos-1x-4663c59ac956f33ecadc7f2ebf0c9c7b5de9c8a2.tar.gz vyos-1x-4663c59ac956f33ecadc7f2ebf0c9c7b5de9c8a2.zip |
Merge pull request #4217 from aapostoliuk/T2326-circinus
nhrp: T2326: NHRP migration to FRR
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control index a0d475d56..76fe5c331 100644 --- a/debian/control +++ b/debian/control @@ -172,9 +172,6 @@ Depends: frr-rpki-rtrlib, frr-snmp, # End "protocols *" -# For "protocols nhrp" (part of DMVPN) - opennhrp, -# End "protocols nhrp" # For "protocols igmp-proxy" igmpproxy, # End "protocols igmp-proxy" |