On Thu, Mar 07, 2013 at 12:32:08AM -0600, Doug Goldstein wrote: > The goal is to support an 'includedir' to include all files within a > directory specified in the bridge.conf file. The rationale is to allow > libvirt to be able to configure interfaces to for use by unprivileged > users by just simply generating a new configuration file to the directory. > > Change from v2: > - Integrated review changes from Corey Bryant > - Integrated review changes from Stefan Hajnoczi > > Change from v1: > - Reversed patch order to make the series clearer > - Integrated review changes from Corey Bryant > - Integrated review changes from Stefan Hajnoczi > > Doug Goldstein (2): > bridge helper: unified error cleanup for parse_acl_file > bridge helper: support conf dirs > > qemu-bridge-helper.c | 83 > ++++++++++++++++++++++++++++++++++++++++++++-------- > 1 file changed, 71 insertions(+), 12 deletions(-) > > -- > 1.7.12.4 > >
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>