]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Allow RO connections to interface udev backend
authorDoug Goldstein <cardoe@cardoe.com>
Fri, 28 Jun 2013 01:43:00 +0000 (20:43 -0500)
committerDoug Goldstein <cardoe@cardoe.com>
Fri, 28 Jun 2013 12:26:04 +0000 (07:26 -0500)
commit027a7707bea5ba455212715278e3ae486f97eacb
tree588187dbcc607c36aa1c46214af70801235c7e98
parent3913a5f12a78c859955ecd35c2692118f0583304
Allow RO connections to interface udev backend

The udev based interface backend did not allow querying data over a
read-only connection which is different than how the netcf backend
operates. This brings the behavior inline with the default, netcf
backend.
src/interface/interface_backend_udev.c