diff options
author | shin <shin@FreeBSD.org> | 2000-01-28 05:10:56 +0000 |
---|---|---|
committer | shin <shin@FreeBSD.org> | 2000-01-28 05:10:56 +0000 |
commit | 417b54f8df0382bc71e299bb3cf35e74b2579e6c (patch) | |
tree | 4d242bbd1d32138424f41ea1ee419cb9768308bf /usr.sbin/pim6dd/VERSION | |
parent | b223e32eeea5f93619a53d365ddc73c6a3c16bf4 (diff) | |
download | FreeBSD-src-417b54f8df0382bc71e299bb3cf35e74b2579e6c.zip FreeBSD-src-417b54f8df0382bc71e299bb3cf35e74b2579e6c.tar.gz |
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 <jinmei@kame.net>, who writes and maintainances
the base code in KAME distribution.
Make world check and kernel build check was also successful.
Diffstat (limited to 'usr.sbin/pim6dd/VERSION')
-rw-r--r-- | usr.sbin/pim6dd/VERSION | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/pim6dd/VERSION b/usr.sbin/pim6dd/VERSION new file mode 100644 index 0000000..69e5262 --- /dev/null +++ b/usr.sbin/pim6dd/VERSION @@ -0,0 +1,2 @@ +# $FreeBSD$ +0.2.1.0-alpha15 |