This series introduces Multicast Listener Discovery support. It converts internal representation of addresses to IPv6, including mapping IPv4 to mapped IPv4.
Thadeu Lima de Souza Cascardo (2): mcast-snooping: Use IPv6 address for MDB Multicast Listener Discovery support NEWS | 1 + lib/flow.h | 25 ++++++++ lib/mcast-snooping.c | 140 ++++++++++++++++++++++++++++++++++++++----- lib/mcast-snooping.h | 28 +++++++-- lib/packets.c | 12 ++++ lib/packets.h | 41 +++++++++++++ ofproto/ofproto-dpif-xlate.c | 90 +++++++++++++++++++++++----- ofproto/ofproto-dpif.c | 5 +- vswitchd/vswitch.xml | 9 +-- 9 files changed, 310 insertions(+), 41 deletions(-) -- 2.4.2 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev