[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120717181245.GA8146@d2.synalogic.ca>
Date: Tue, 17 Jul 2012 14:12:45 -0400
From: Benjamin Poirier <bpoirier@...e.de>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 12/16] ipv4: Maintain redirect and PMTU info in struct
rtable again.
On 2012/07/10 08:07, David Miller wrote:
>
> Maintaining this in the inetpeer entries was not the right way to do
> this at all.
>
This patch makes it possible to have the same address assigned to a tunnel
interface and its lower device, whereas previously that would lead to mtu
problems because both routes shared the same pmtu info in the inet_peer.
ex: gre1 192.168.1.2/32 over eth0 192.168.1.2/24
Is such a wicked configuration supported?
--
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