[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <470E5FF8.7050004@hp.com>
Date: Thu, 11 Oct 2007 13:40:08 -0400
From: Brian Haley <brian.haley@...com>
To: David Miller <davem@...emloft.net>,
YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
David Stevens <dlstevens@...ibm.com>
Subject: [IPv6] Update setsockopt(IPV6_MULTICAST_IF) to support RFC 3493,
try2
Hi,
From RFC 3493, Section 5.2:
IPV6_MULTICAST_IF
Set the interface to use for outgoing multicast packets. The
argument is the index of the interface to use. If the
interface index is specified as zero, the system selects the
interface (for example, by looking up the address in a routing
table and using the resulting interface).
This patch adds support for (index == 0) to reset the value to it's
original state, allowing the system to choose the best interface. IPv4
already behaves this way.
-Brian
Signed-off-by: Brian Haley <brian.haley@...com>
View attachment "ipv6.multicast_if.patch" of type "text/x-patch" (656 bytes)
Powered by blists - more mailing lists