virt-manager/virtManager
Gene Czarcinski 41c782a37e static route support
The syntax for static route support is defined by the
new <route> subelement which has the form:
  <route family='xx' address='xx' prefix='n' gateway='gg' metric='m'/>
This patch builds on the previous patches for adding IPv6 support and
extending the virtual network support.

The static route support code has been recently added to libvirt and will
be included in libvirt 1.0.6.
.
Signed-off-by: Gene Czarcinski <gene@czarc.net>
2013-05-21 15:45:34 -04:00
..
__init__.py Remove autotools, replace with distutils-extra 2013-04-03 18:20:51 -04:00
about.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
addhardware.py addhardware: differentiate duplicate usb devices by bus/addr 2013-05-09 13:48:18 -04:00
asyncjob.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
autodrawer.py autodrawer: When first fullscreen, keep toolbar open longer 2013-04-20 11:39:52 -04:00
baseclass.py baseclass: Privatize refcount debug helper 2013-04-25 12:07:57 -04:00
choosecd.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
clone.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
config.py Fix crash when creating guest from ISO media (bz 958641) 2013-05-09 20:07:29 -04:00
connect.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00
connectauth.py Convert all DBus usage to Gio GDBUS 2013-04-16 15:22:09 -04:00
connection.py addhardware: differentiate duplicate usb devices by bus/addr 2013-05-09 13:48:18 -04:00
console.py console: s/console-vnc/console-gfx/g 2013-04-21 12:10:14 -04:00
create.py prefs: Remove distinction between local and remote sound 2013-04-23 14:21:46 -04:00
createinterface.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
createnet.py static route support 2013-05-21 15:45:34 -04:00
createpool.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
createvol.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
delete.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00
details.py manager: show guest machine stats under Details -> Performance. 2013-04-29 12:20:44 -04:00
domain.py domain: add 'pre-startup' signal and do nodedevs checking 2013-05-13 16:43:33 -04:00
engine.py engine: Remove unneeded helper function 2013-04-23 20:00:12 -04:00
error.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
graphwidgets.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00
host.py static route support 2013-05-21 15:45:34 -04:00
inspection.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
interface.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
keyring.py keyring: Convert to Secrets DBUS API 2013-04-16 16:20:58 -04:00
libvirtobject.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
manager.py manager: Fix a pep8 warning 2013-04-23 14:24:52 -04:00
mediadev.py Remove HAL support 2013-04-15 19:51:46 -04:00
migrate.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00
module_trace.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
netdev.py Remove HAL support 2013-04-15 19:51:46 -04:00
network.py static route support 2013-05-21 15:45:34 -04:00
nodedev.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
packageutils.py Drop 'avahi-tools' package list used during dev (bz 963472) 2013-05-15 17:35:14 -04:00
preferences.py prefs: Remove distinction between local and remote sound 2013-04-23 14:21:46 -04:00
serialcon.py Fix other popup menus after gtk3 conversion 2013-04-14 13:16:02 -04:00
storagebrowse.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
storagepool.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
storagevol.py Revive pep8 and clean up the code 2013-04-13 15:22:43 -04:00
systray.py Port from gconf to gsettings 2013-04-18 12:43:16 -04:00
uihelpers.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00
util.py Remove a bunch of outdates FIXME/XXX comments 2013-04-17 09:32:00 -04:00