summaryrefslogtreecommitdiff
path: root/libvirt/resource_libvirt_network.go
Commit message (Expand)AuthorAge
* More configuration options for networksAlvaro Saurin2018-03-14
* refactor schemasThomas Hipp2018-02-19
* remove running property in net and domainDario Maiocchi2017-11-28
* add test for autostart optionDario Maiocchi2017-11-27
* Init first backportDario Maiocchi2017-11-27
* remove duplicata declaration and simplify code.Dario Maiocchi2017-11-16
* common string constant for errmsg lvirtconn is nilDario Maiocchi2017-11-16
* error strings should not be capitalized or endDario Maiocchi2017-11-16
* don't use underscores in Go namesDario Maiocchi2017-11-16
* Fix string format of network addressesGraham Hayes2017-08-10
* network: ensure networks are recreatedThomas Hipp2017-08-08
* use github.com/libvirt-go-xmlThomas Hipp2017-07-27
* use official libvirt-go bindingsThomas Hipp2017-06-16
* gofmtAlvaro Saurin2017-03-06
* Merge pull request #101 from rsokolkov/fix-docs-for-networkAlvaro2017-02-20
|\
| * [Docs] Clearer description for "addresses" paramRoman Sokolkov2017-02-17
* | Merge remote-tracking branch 'origin' into bridge_fixDean Smith2017-02-17
|\|
| * Add DNS forwarder blocks to network resource definitionEamonn O'Toole2017-02-08
* | Fix for bridged networks.Dean Smith2017-02-17
|/
* Make sure we record the resource IDs even if it gets interruptedAlvaro Saurin2016-10-17
* Do not specify NAT when using routed networkAlvaro Saurin2016-08-02
* Activate stopped networksFlavio Castelli2016-07-06
* Network: fix deletionFlavio Castelli2016-07-01
* Improved network resourceAlvaro Saurin2016-07-01