From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH v7 2/2] ipv6: Implement IPV6_UNICAST_IF socket option. Date: Wed, 08 Feb 2012 20:29:57 +0100 Message-ID: <1328729397.2631.10.camel@edumazet-laptop> References: <1328728268-22220-2-git-send-email-ehoover@mines.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Linux Netdev To: "Erich E. Hoover" Return-path: Received: from mail-we0-f174.google.com ([74.125.82.174]:42915 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754063Ab2BHTaB (ORCPT ); Wed, 8 Feb 2012 14:30:01 -0500 Received: by werb13 with SMTP id b13so653822wer.19 for ; Wed, 08 Feb 2012 11:30:00 -0800 (PST) In-Reply-To: <1328728268-22220-2-git-send-email-ehoover@mines.edu> Sender: netdev-owner@vger.kernel.org List-ID: Le mercredi 08 f=C3=A9vrier 2012 =C3=A0 12:11 -0700, Erich E. Hoover a = =C3=A9crit : > The IPV6_UNICAST_IF feature is the IPv6 compliment to IP_UNICAST_IF. >=20 > Signed-off-by: Erich E. Hoover > --- Signed-off-by: Eric Dumazet