aboutsummaryrefslogtreecommitdiff
path: root/net/mcast-tools/pkg-descr
diff options
context:
space:
mode:
authorSUZUKI Shinsuke <suz@FreeBSD.org>2006-12-14 12:44:50 +0000
committerSUZUKI Shinsuke <suz@FreeBSD.org>2006-12-14 12:44:50 +0000
commit3cbd29d94b8aa5e6a72b481c6b20c2c6919c7730 (patch)
tree850421e1bfd0be96e548af0dc7a833aca717dc72 /net/mcast-tools/pkg-descr
parentae012243f604b5221ab942fa7e17bd677a0e7cc1 (diff)
Notes
Diffstat (limited to 'net/mcast-tools/pkg-descr')
-rw-r--r--net/mcast-tools/pkg-descr9
1 files changed, 5 insertions, 4 deletions
diff --git a/net/mcast-tools/pkg-descr b/net/mcast-tools/pkg-descr
index 4caa185eb829..c408b124e1a3 100644
--- a/net/mcast-tools/pkg-descr
+++ b/net/mcast-tools/pkg-descr
@@ -3,19 +3,20 @@ comprising the following programs.
- mcastread
an IPv6 multicast receiver
-
- mcastsend
an IPv6 multicast sender
-
- mfc
an IPv6 multicast routing daemon, which only supports static
multicast routing.
-
- pim6sd
an IPv6 multicast routing daemon, which supports PIM-SM
(Protocol Independent Multicast Sparse-Mode Version 2), and
PIM-SSM (Source-Specific Multicast using PIM-SM)
-
- pim6dd
an IPv6 multicast routing daemon, which supports PIM-DM
(Protocol Independent Multicast Dense-Mode Version 2)
+ - pmsft
+ a test program for Multicast Source Filter (MSF) using APIs
+ specified in Socket Interface Extention for MSF (RFC3678).
+ (on a non-IGMPv3/MLDv2-aware kernel, only join/leave
+ operation is supported)