diff options
| author | Daniil Baturin <daniil@vyos.io> | 2025-12-18 15:21:17 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-18 15:21:17 +0000 |
| commit | b88f3534b64e2733481008ae6bbba791662eff6a (patch) | |
| tree | d0047bdb457300bff7abb8ba986bc9a85b666e5e /debian/control | |
| parent | 401999241408d566a0e1a6359587f8c1c82ad31c (diff) | |
| parent | 92d1ad8c36cbdf816cd0a567d0a0425ef915ef5b (diff) | |
| download | vyos-1x-b88f3534b64e2733481008ae6bbba791662eff6a.tar.gz vyos-1x-b88f3534b64e2733481008ae6bbba791662eff6a.zip | |
Merge pull request #4875 from natali-rs1985/T7995
T7995: Add capability to start VPP dataplane during system deployment
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 12b288931..561e6e151 100644 --- a/debian/control +++ b/debian/control @@ -110,6 +110,7 @@ Depends: iproute2 (>= 6.0.0), linux-cpupower, hwloc, + kexec-tools, # ipaddrcheck is widely used in IP value validators ipaddrcheck, ethtool (>= 6.10), |
