[ovs-git] [openvswitch/ovs] 754c1f: packets: Provide functions to work with IPv4-mappe...

GitHub noreply at github.com
Mon Oct 5 18:06:16 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 754c1feb20e0afe078c5c26c063f46edb404bf39
      https://github.com/openvswitch/ovs/commit/754c1feb20e0afe078c5c26c063f46edb404bf39
  Author: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
  Date:   2015-10-05 (Mon, 05 Oct 2015)

  Changed paths:
    M lib/mcast-snooping.c
    M lib/packets.h

  Log Message:
  -----------
  packets: Provide functions to work with IPv4-mapped IPv6 addresses.

Move in6_addr_set_mapped_ipv4 out of mcast-snooping code to packets.h and
provide an in6_addr_get_mapped_ipv4 function that gets the corresponding IPv4
address or the ANY address if it's not IPv4 mapped.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list