
25 Apr
2017
25 Apr
'17
10:02 a.m.
On Mon, Apr 24, 2017 at 03:18:42PM -0400, John Ferlan wrote:
In preparation for it becoming part of the nwfilter object, move all the processing of the generation of the configFile name into the driver code.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/conf/nwfilter_conf.c | 36 +++++++++--------------------------- src/conf/nwfilter_conf.h | 6 +++--- src/conf/virnwfilterobj.c | 2 +- src/nwfilter/nwfilter_driver.c | 14 ++++++++++++-- 4 files changed, 25 insertions(+), 33 deletions(-)
Same review as for the similar patch from secret cleanup series :). Pavel