
30 Apr
2018
30 Apr
'18
1:30 p.m.
On Fri, Apr 27, 2018 at 04:25:03PM +0100, Daniel P. Berrangé wrote:
The virNWFilterIPAddrLearnReq type should only be used by the IP address learning code, so can live in the implementation file instead of header file.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> ---
Could have split the patch in 2, one that moves the type and the other refactoring the getter. Erik