summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt>2005-11-18 11:52:29 +0000
committergdt <gdt>2005-11-18 11:52:29 +0000
commitacf5b32d2339290fe7ccb764d8aeeb1afe9e4321 (patch)
tree7767b3dcb3dbfe79c4c6abb9abe7c130ba21fe84
parent582ad271b36dd268045e1450daf3346c31208119 (diff)
downloadpkgsrc-acf5b32d2339290fe7ccb764d8aeeb1afe9e4321.tar.gz
Note that MLDv2 is implemented.
Patch from pkg/32051 filed by Jonathan A. Kollasch.
-rw-r--r--net/pim6dd/DESCR3
-rw-r--r--net/pim6sd/DESCR3
2 files changed, 6 insertions, 0 deletions
diff --git a/net/pim6dd/DESCR b/net/pim6dd/DESCR
index 2dfb7bf6e2c..74ae209516e 100644
--- a/net/pim6dd/DESCR
+++ b/net/pim6dd/DESCR
@@ -1,2 +1,5 @@
pim6dd is an IPv6 multicast routing daemon, which supports PIMv2
(Protocol Independent Multicast Version 2) dense mode for IPv6.
+It also implements MLDv[12] and thus can function as a first or
+last-hop router. In many of these respects it is somewhat similar
+to mrouted(8).
diff --git a/net/pim6sd/DESCR b/net/pim6sd/DESCR
index d27f01c1e86..346a4898154 100644
--- a/net/pim6sd/DESCR
+++ b/net/pim6sd/DESCR
@@ -1,2 +1,5 @@
pim6sd is an IPv6 multicast routing daemon, which supports PIMv2
(Protocol Independent Multicast Version 2) sparse mode for IPv6.
+It also implements MLDv[12] and thus can function as a first or
+last-hop router. In many of these respects it is somewhat similar
+to mrouted(8).