aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network: fix dnsmasq/radvd binding to IPv6 on recent kernelsBenjamin Cama2012-10-051-5/+23
* network: don't "refresh" iptables rules on rule-less networksLaine Stump2012-09-211-3/+6
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-202-2/+2
* virNetDevBandwidthClear: Improve error handlingMartin Kletzander2012-09-181-2/+2
* network: restart radvd/dnsmasq if needed when libvirtd is restartedLaine Stump2012-09-181-0/+34
* network: implement virNetworkUpdate for bridge_driverLaine Stump2012-09-181-8/+112
* network: reorganize dnsmasq and radvd config file / startupLaine Stump2012-09-181-44/+282
* network: utility functions for updating network configLaine Stump2012-09-181-5/+9
* list: Implement listAllNetworks for network driverOsier Yang2012-09-111-0/+17
* remove dnsmasq command line parameter "--filterwin2k"Gene Czarcinski2012-09-061-1/+1
* network: fix virtual network bridge delay settingLaine Stump2012-08-231-1/+5
* Fix some typos in messages, docs and comments.Yuri Chornoivan2012-08-221-1/+1
* dnsmasq: avoid forwarding queries without a domainGene Czarcinski2012-08-221-1/+5
* network: use firewalld instead of iptables, when availableThomas Woerner2012-08-211-0/+49
* network: support <forward mode='hostdev'> in network driverShradha Shah2012-08-171-45/+236
* network: return netdev name or pci addr of the VF in actualDeviceShradha Shah2012-08-171-25/+34
* conf: parser/formatter/rng for <forward mode='hostdev'>Shradha Shah2012-08-171-9/+9
* network: helper function to create interface pool from PFShradha Shah2012-08-171-32/+50
* network: add support for setting VLANs on Open vSwitch portsKyle Mestery2012-08-171-1/+1
* network: make network driver vlan-awareLaine Stump2012-08-151-10/+104
* network: add connections counter to networksLaine Stump2012-08-141-0/+10
* network: change cleanup: to success/cleanup/error: in network*() functionsLaine Stump2012-08-141-55/+69
* conf: rename interface "usageCount" to "connections"Laine Stump2012-08-141-23/+23
* network: merge relevant virtualports rather than choosing oneLaine Stump2012-08-141-21/+53
* conf: move virtPortProfile out of unions in virDomainNetDefLaine Stump2012-08-141-8/+8
* Desert the FSF address in copyrightOsier Yang2012-07-232-4/+4
* Replace use of networkReportError with virReportErrorDaniel P. Berrange2012-07-191-170/+174
* po: avoid spurious double spaces in messagesEric Blake2012-07-181-1/+1
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-171-1/+1
* maint: include ignore-value in internal.hPeter Krempa2012-06-281-1/+0
* network: fully support/use VIR_NETWORK_XML_INACTIVE flagLaine Stump2012-06-131-1/+7
* Remove uid param from directory lookup APIsDaniel P. Berrange2012-05-281-3/+2
* Use XDG Base Directories instead of storing in home directoryWilliam Jon McCann2012-05-141-3/+5
* Attach vm-id to Open vSwitch interfaces.Ansis Atteka2012-03-081-1/+1
* util: combine bools in virNetDevTapCreateInBridgePort into flagsLaine Stump2012-03-021-1/+2
* util: centralize tap device MAC address 1st byte "0xFE" modificationAnsis Atteka2012-03-021-1/+1
* network: support Open vSwitchAnsis Atteka2012-02-151-1/+2
* network: fix testsuite regressionEric Blake2012-02-011-2/+1
* network: Avoid memory leaks on networkBuildDnsmasqArgvAlex Jia2012-02-011-15/+15
* Added new option to virsh net-dumpxml called --inactiveShradha Shah2012-01-111-2/+2
* Functionality to implicitly get interface pool from SR-IOV PF.Shradha Shah2012-01-111-9/+55
* Implement DNS SRV record into the bridge driverMichal Novotny2012-01-021-0/+43
* network: don't add iptables rules for externally managed networksLaine Stump2011-12-091-5/+13
* bridge_driver: Don't define network if XML contains more IPv4 adreses.Peter Krempa2011-12-011-13/+14
* Add missing 'const' annotations for internal domain conf helpersDaniel P. Berrange2011-11-181-6/+6
* Move ifaceMacvtapLinkDump and ifaceGetNthParent functionsDaniel P. Berrange2011-11-181-1/+0
* Rename ifaceGetIPAddress to virNetDevGetIPv4AddressDaniel P. Berrange2011-11-181-7/+4
* Rename Macvtap management APIsDaniel P. Berrange2011-11-181-4/+4
* Split src/util/network.{c,h} into 5 piecesDaniel P. Berrange2011-11-151-1/+0
* Rename virVirtualPortProfileParams & APIsDaniel P. Berrange2011-11-151-3/+3