libvirt/src/network
Daniel P. Berrangé 4c8574c85c driver: ensure NULL URI isn't passed to drivers with whitelisted URIs
Ensuring that we don't call the virDrvConnectOpen method with a NULL URI
means that the drivers can drop various checks for NULL URIs. These were
not needed anymore since the probe functionality was split

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-04-12 16:52:02 +01:00
..
bridge_driver_linux.c util: move IP route & address object-related functions to virnetdevip.c 2016-06-26 19:33:09 -04:00
bridge_driver_nop.c Replace virNetworkObjPtr with virNetworkDefPtr in network platform APIs 2014-04-25 15:44:09 +01:00
bridge_driver_platform.c bridge driver: extract platform specifics 2013-08-01 15:47:02 -06:00
bridge_driver_platform.h network: allow opening with network:///system and network:///session URIs 2018-01-31 17:45:01 +00:00
bridge_driver.c driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
bridge_driver.h network: remove conditional declarations 2018-02-09 11:05:10 +00:00
default.xml Remove the space before the slash in network XML 2013-08-28 08:05:46 +02:00
leaseshelper.c Use ATTRIBUTE_FALLTHROUGH 2017-06-12 19:11:30 -04:00
Makefile.inc.am make: split network driver build rules into network/Makefile.inc.am 2018-03-05 17:08:36 +00:00