core-admin/qubes
Marek Marczykowski-Górecki 18f159f8ec
Add IPv6 related VM properties
Add property for IPv6 address ('ip6'). Build default value similarly to
IPv4 - common prefix + QID or Disp ID (for DispVMs).
This all is disabled unless 'ipv6' feature is enabled. It is inherited
from netvm (not template).
Even when enabled, VM may decide to not use it - or simply not support
it.

QubesOS/qubes-issues#718
2017-12-07 01:40:30 +01:00
..
api features: add check_with_netvm, similar to check_with_template 2017-12-07 01:40:30 +01:00
ext typo in docstring 2017-12-05 17:39:34 +01:00
qmemman Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage storage/file: move revisions_to_keep restrictions to property setter 2017-11-07 02:57:59 +01:00
tests Add IPv6 related VM properties 2017-12-07 01:40:30 +01:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm Add IPv6 related VM properties 2017-12-07 01:40:30 +01:00
__init__.py cache PropertyHolder.property_list and use O(1) property name lookups 2017-11-11 02:38:16 +01:00
app.py app: kill default_fw_netvm property 2017-12-07 01:40:29 +01:00
backup.py backup: fix handling target write error (like no disk space) 2017-11-07 03:10:42 +01:00
config.py Add IPv6 related VM properties 2017-12-07 01:40:30 +01:00
core2migration.py app: kill default_fw_netvm property 2017-12-07 01:40:29 +01:00
devices.py devices: clarify error on attaching non-persistent device to stopped VM 2017-10-21 04:05:16 +02:00
dochelpers.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
exc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
firewall.py firewall: skip expired rules 2017-10-21 03:35:00 +02:00
log.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rngdoc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00