summaryrefslogtreecommitdiff
path: root/virtinst/network.py
Commit message (Expand)AuthorAgeFilesLines
* createnet: Use typical name validation patternCole Robinson2014-01-171-2/+4
* mass update: remove double spaces from commentsGiuseppe Scrivano2013-10-281-2/+2
* network: Add install() command, remove function from vmmConnectionCole Robinson2013-09-301-0/+23
* createnet: Use virtinst.Network for XML generationCole Robinson2013-09-231-5/+11
* network: Fix parsing route netmaskCole Robinson2013-09-231-0/+1
* network: Centralize pxe support checkCole Robinson2013-09-221-0/+13
* Add Network class for parsing <network> XMLCole Robinson2013-09-221-0/+161