[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKD1Yr23gyvm6nTRp96puuHVmKfhfvga07yz=nguueWtKD9a5A@mail.gmail.com>
Date: Wed, 30 Apr 2014 17:04:14 +0900
From: Lorenzo Colitti <lorenzo@...gle.com>
To: David Newall <davidn@...idnewall.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Hannes Frederic Sowa <hannes@...essinduktion.org>,
David Miller <davem@...emloft.net>, JP Abgrall <jpa@...gle.com>
Subject: Re: [RFC net-next 0/4] Support UID range routing.
On Wed, Apr 30, 2014 at 4:52 PM, David Newall <davidn@...idnewall.com> wrote:
> The original address *is* the real address. NAT breaks IP's design and is a very mixed blessing. NAT isn't needed nor used with IPv6, and being in IPv4's twilight years, an argument predicated on NAT is not very convincing.
Right. NAT is what the code does today. This change allows getting rid of it.
> I feel that describing the patch as routing is misleading, as it performs only outbound link selection. It fosters an expectation of bi-directionality, and that is not the case. It will often result in asymmetric routes.
The patch adds the capability to take into account the user ID when
doing a routing lookup. The routing lookup affects outbound interface,
but it also affects source address selection, MTU and advertised TCP
MSS, and a variety of other parameters that are configurable on a
per-route basis (e.g., congestion window).
--
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