summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2005-11-18 11:52:29 +0000
committergdt <gdt@pkgsrc.org>2005-11-18 11:52:29 +0000
commite461691dedf8b50305fb22828c807b1574ca6a57 (patch)
tree7767b3dcb3dbfe79c4c6abb9abe7c130ba21fe84 /net
parentb43f1e2ec1db86241167b1e417c2d7ffab455e09 (diff)
downloadpkgsrc-e461691dedf8b50305fb22828c807b1574ca6a57.tar.gz
Note that MLDv2 is implemented.
Patch from pkg/32051 filed by Jonathan A. Kollasch.
Diffstat (limited to 'net')
-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).