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
bridge_driver_nop.c
bridge_driver_platform.c
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
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