pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net Note that MLDv2 is implemented.
details: https://anonhg.NetBSD.org/pkgsrc/rev/44a2d1f83d33
branches: trunk
changeset: 503327:44a2d1f83d33
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Nov 18 11:52:29 2005 +0000
description:
Note that MLDv2 is implemented.
Patch from pkg/32051 filed by Jonathan A. Kollasch.
diffstat:
net/pim6dd/DESCR | 3 +++
net/pim6sd/DESCR | 3 +++
2 files changed, 6 insertions(+), 0 deletions(-)
diffs (18 lines):
diff -r 53bfee375856 -r 44a2d1f83d33 net/pim6dd/DESCR
--- a/net/pim6dd/DESCR Fri Nov 18 11:43:25 2005 +0000
+++ b/net/pim6dd/DESCR Fri Nov 18 11:52:29 2005 +0000
@@ -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 -r 53bfee375856 -r 44a2d1f83d33 net/pim6sd/DESCR
--- a/net/pim6sd/DESCR Fri Nov 18 11:43:25 2005 +0000
+++ b/net/pim6sd/DESCR Fri Nov 18 11:52:29 2005 +0000
@@ -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).
Home |
Main Index |
Thread Index |
Old Index