]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Turn on IPv6 support in the bridge_driver.c virtual network driver
authorLaine Stump <laine@laine.org>
Thu, 16 Dec 2010 20:50:01 +0000 (15:50 -0500)
committerLaine Stump <laine@laine.org>
Thu, 23 Dec 2010 20:54:46 +0000 (15:54 -0500)
commit6ccce75240f2c8991be97b78f8a43ee7b6552733
tree96a8a59c983f5179f981451bb2a0612695a4bc10
parent537e65e7b76aca61a6c367d06788810c6c980db5
Turn on IPv6 support in the bridge_driver.c virtual network driver

At this point everything is already in place to make IPv6 happen, we just
need to add a few rules, remove some checks for IPv4-only, and document
the changes to the XML on the website.
docs/formatnetwork.html.in
src/network/bridge_driver.c