On Wed, 23 Sep 2015 14:01:23 -0700
Tom Herbert wrote:
> On Wed, Sep 23, 2015 at 12:49 PM, Peter Nørlund
> wrote:
> > ICMP packets are inspected to let them route together with the flow
> > they belong to, minimizing the chance that a problematic path will
> > affect flows on other paths, and so
On Wed, Sep 23, 2015 at 12:49 PM, Peter Nørlund wrote:
> ICMP packets are inspected to let them route together with the flow they
> belong to, minimizing the chance that a problematic path will affect flows
> on other paths, and so that anycast environments can work with ECMP.
>
> Signed-off-by: P
ICMP packets are inspected to let them route together with the flow they
belong to, minimizing the chance that a problematic path will affect flows
on other paths, and so that anycast environments can work with ECMP.
Signed-off-by: Peter Nørlund
---
include/net/route.h | 11 +-
net/ipv