[ovs-dev] [PATCH] packets: Introduce in6_addr_mapped_ipv4() and use where appropriate.

Thadeu Lima de Souza Cascardo cascardo at redhat.com
Thu Dec 3 21:11:04 UTC 2015


On Thu, Dec 03, 2015 at 01:00:38PM -0800, Ben Pfaff wrote:
> This allows code to be written more naturally in some cases.
> 
> Signed-off-by: Ben Pfaff <blp at ovn.org>
> ---
>  lib/mcast-snooping.c         |  9 +++------
>  lib/ovs-router.c             |  3 +--
>  lib/packets.c                | 14 ++------------
>  lib/packets.h                | 15 ++++++++++-----
>  lib/tnl-neigh-cache.c        |  8 ++------
>  lib/tnl-ports.c              | 12 ++++--------
>  ofproto/ofproto-dpif-xlate.c |  2 +-
>  7 files changed, 23 insertions(+), 40 deletions(-)
> 

Acked-by: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>



More information about the dev mailing list