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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
Source: vyos-1x
Section: contrib/net
Priority: extra
Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
Build-Depends:
debhelper (>= 9),
fakeroot,
libvyosconfig0,
python3,
python3-coverage,
python3-lxml,
python3-nose,
python3-setuptools,
quilt,
whois
Standards-Version: 3.9.6
Package: vyos-1x
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
accel-ppp,
beep,
bmon,
etherwake,
file,
hvinfo,
igmpproxy,
ipaddrcheck,
iputils-arping,
isc-dhcp-relay,
isc-dhcp-server,
keepalived (>=2.0.5),
lcdproc,
libvyosconfig0,
lsscsi,
mdns-repeater,
minisign,
nginx-light,
ntp,
ntpdate,
openssh-server,
pciutils,
pdns-recursor (>= 4.3.4),
procps,
python3,
python3-bottle,
python3-hurry.filesize,
python3-isc-dhcp-leases,
python3-jinja2,
python3-netifaces,
python3-psutil,
python3-pystache,
python3-six,
python3-tabulate,
python3-vici (>= 5.7.2),
python3-inotify,
python3-zmq,
snmp,
snmpd,
ssl-cert,
tcpdump,
tftpd-hpa,
tshark,
udp-broadcast-relay,
usbutils,
vyos-intel-qat,
wireguard
Description: VyOS configuration scripts and data
VyOS configuration scripts, interface definitions, and everything
|