[libvirt] [PATCH 1/3] v1: allow guest to guest IPv6 without gateway definition

2012-11-29 Thread Gene Czarcinski
This patch adds the capability for virtual guests to do IPv6 communication via a virtual network interface with no IPv6 (gateway) addresses specified. This capability currently exists for IPv4. This patch allows creation of a completely isolated IPv6 network. Note that virtual guests cannot comm

[libvirt] [PATCH 1/3] v1: allow guest to guest IPv6 without gateway definition

2012-11-21 Thread Gene Czarcinski
This patch adds the capability for virtual guests to do IPv6 communication via a virtual network interface with no IPv6 (gateway) addresses specified. That is, ip6tables rules are added to permit the communications. This capability currently exists for IPv4. This patch allows creation of a compl