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 v3: - Integreated review changes from Blue Swirl 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 | 75 +++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 63 insertions(+), 12 deletions(-) -- 1.8.1.5
