[libvirt] [PATCH 04/14] nwfilter: make virNWFilterIPAddrLearnReq type private

Jiri Denemark jdenemar at redhat.com
Mon Apr 30 13:27:02 UTC 2018


On Fri, Apr 27, 2018 at 16:25:03 +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 at redhat.com>
> ---
>  src/nwfilter/nwfilter_gentech_driver.c |  8 ++++----
>  src/nwfilter/nwfilter_learnipaddr.c    | 23 ++++++++++++++++++++---
>  src/nwfilter/nwfilter_learnipaddr.h    | 19 +------------------
>  3 files changed, 25 insertions(+), 25 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list