ipv4: L3 hash-based multipath
authorPeter Nørlund <pch@ordbogen.com>
Wed, 30 Sep 2015 08:12:21 +0000 (10:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Oct 2015 09:59:21 +0000 (02:59 -0700)
commit0e884c78ee19e902f300ed147083c28a0c6302f0
tree4a60b19eed14b18e7f5473cfd0df6cb6434a57c4
parent2472186f58ee1e4b9ca194245fef03931f6de90a
ipv4: L3 hash-based multipath

Replaces the per-packet multipath with a hash-based multipath using
source and destination address.

Signed-off-by: Peter Nørlund <pch@ordbogen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip_fib.h
net/ipv4/fib_semantics.c
net/ipv4/route.c