CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/09/04 19:50:35
Log message:
Test IPv6 multicast sender, receiver, router. Minimal mc6route
implmentation does not care about ICMPv6, it simply adds static
multicast routes. Multicast routing needs at least two test machines.
Otherwise only send and receive on localhost is tested.
Currently receiving link-local packets via loopback does not work
due to wrong scope id.
Everything is mostly copied from IPv4 regress.
Status:
Vendor Tag: bluhm
Release Tags: bluhm_20190905
N src/regress/sys/netinet6/mcast6/Makefile
N src/regress/sys/netinet6/mcast6/mc6recv.c
N src/regress/sys/netinet6/mcast6/mc6route.c
N src/regress/sys/netinet6/mcast6/mc6send.c
No conflicts created by this import