From 417b54f8df0382bc71e299bb3cf35e74b2579e6c Mon Sep 17 00:00:00 2001 From: shin Date: Fri, 28 Jan 2000 05:10:56 +0000 Subject: IPv6 multicast routing. kernel IPv6 multicast routing support. pim6 dense mode daemon pim6 sparse mode daemon netstat support of IPv6 multicast routing statistics Merging to the current and testing with other existing multicast routers is done by Tatsuya Jinmei , who writes and maintainances the base code in KAME distribution. Make world check and kernel build check was also successful. --- usr.sbin/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'usr.sbin/Makefile') diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 5e7433d..f2a1e55 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -59,6 +59,8 @@ SUBDIR= IPXrouted \ pccard \ pciconf \ periodic \ + pim6dd \ + pim6sd \ pkg_install \ pnpinfo \ portmap \ -- cgit v1.1