diff options
author | gdt <gdt@pkgsrc.org> | 2005-11-18 11:52:29 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2005-11-18 11:52:29 +0000 |
commit | e461691dedf8b50305fb22828c807b1574ca6a57 (patch) | |
tree | 7767b3dcb3dbfe79c4c6abb9abe7c130ba21fe84 /net/pim6sd | |
parent | b43f1e2ec1db86241167b1e417c2d7ffab455e09 (diff) | |
download | pkgsrc-e461691dedf8b50305fb22828c807b1574ca6a57.tar.gz |
Note that MLDv2 is implemented.
Patch from pkg/32051 filed by Jonathan A. Kollasch.
Diffstat (limited to 'net/pim6sd')
-rw-r--r-- | net/pim6sd/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
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). |