16 Jul
                
                    2017
                
            
            
                16 Jul
                
                '17
                
            
            
            
        
    
                5 a.m.
            
        On 07/13/2017 10:40 AM, Michal Privoznik wrote:
On 06/02/2017 12:25 PM, John Ferlan wrote:
Rename to virNWFilterInstantiateFilterUpdate and alter the callers to not have one parameter per line.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/nwfilter/nwfilter_gentech_driver.c | 62 +++++++++++++--------------------- 1 file changed, 24 insertions(+), 38 deletions(-)
ACK
BTW I'm curious why the "Update" suffix?
No special reason - although IIRC this is where all the work is done and it's way better than the existing name. John