[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131114.165932.1323320586572793443.davem@davemloft.net>
Date: Thu, 14 Nov 2013 16:59:32 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: nicolas.dichtel@...nd.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net 1/3] sit: fix prefix length of ll and v4mapped
addresses
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Date: Thu, 14 Nov 2013 13:51:05 +0100
> When the local IPv4 endpoint is wilcard (0.0.0.0), the prefix length is
> correctly set, ie 64 if the address is a link local one or 96 if the address is
> a v4 mapped one.
> But when the local endpoint is specified, the prefix length is set to 128 for
> both kind of address. This patch fix this wrong prefix length.
>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists