summaryrefslogtreecommitdiffstats
path: root/regress/sys/netinet/mcast (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove echo headlines.bluhm2020-12-171-16/+1
|
* Ignore missing pseudo terminal for ssh when called from cron job.bluhm2019-09-051-5/+5
|
* Minimize differences between IPv4 and IPv6 multicast tests.bluhm2019-09-054-61/+98
|
* Create remote log files in obj directory.bluhm2019-09-031-15/+15
|
* Test multicast sender, receiver, router. Minimal mcroute implmentationbluhm2019-09-025-0/+834
does not care about IGMP, it simply adds static multicast routes. Mutlicast routing needs at least two test machines. Otherwise only send and receive on localhost is tested.