commit | 79a131592dbb81a2dba208622a2ffbfc53f28bc0 | [log] [tgz] |
---|---|---|
author | Peter Nørlund <pch@ordbogen.com> | Wed Sep 30 10:12:22 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 05 03:00:04 2015 -0700 |
tree | 16eb6cd39f9475f87223cbca93da02f1853570bd | |
parent | 0e884c78ee19e902f300ed147083c28a0c6302f0 [diff] |
ipv4: ICMP packet inspection for multipath 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 <pch@ordbogen.com> Signed-off-by: David S. Miller <davem@davemloft.net>