1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  | 
Source: libpve-network-perl
Section: perl
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper-compat (= 13),
               lintian,
               libfile-slurp-perl,
               libnet-subnet-perl,
               libtest-mockmodule-perl,
               perl,
               pve-cluster (>= 7.0~),
               pve-doc-generator (>= 5.3-3),
Standards-Version: 4.6.1
Homepage: https://www.proxmox.com
Package: libpve-network-perl
Architecture: all
Depends: libpve-common-perl (>= 5.0-45),
         perl,
         pve-cluster (>= 7.3~),
         libnet-subnet-perl,
         libnet-ip-perl,
         libnetaddr-ip-perl,
         ${misc:Depends},
         ${perl:Depends},
Recommends: frr-pythontools (>= 8.5.1~), ifupdown2
Suggests: dnsmasq
Description: Proxmox VE's SDN (Software Defined Network) stack
 This package contains the Software Defined Network (tech preview) for
 Proxmox VE.
  |