diff options
author | Christian Breunig <christian@breunig.cc> | 2023-04-01 15:31:46 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-04-01 15:31:46 +0200 |
commit | 0ea3e1420c373027bdf57ea9e794b81dd6b6ad4f (patch) | |
tree | 3c9ba3cb9488b2085e64cbc06f52e891ecc57884 /debian | |
parent | 86d7b8d1d2b53b9fa93bd456abb4ea1b4f2949b6 (diff) | |
download | vyos-1x-0ea3e1420c373027bdf57ea9e794b81dd6b6ad4f.tar.gz vyos-1x-0ea3e1420c373027bdf57ea9e794b81dd6b6ad4f.zip |
container: T5082: switch to netavark network stack
We now support assigning discrete IPv6 addresses to a container.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 028b7cd43..8cd49f62a 100644 --- a/debian/control +++ b/debian/control @@ -99,6 +99,7 @@ Depends: mtr-tiny, ndisc6, ndppd, + netavark, netplug, nfct, nftables (>= 0.9.3), |