]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteaf927f7b6da8453aebea32f7f47ba1b5b162e38
tree4a60b19eed14b18e7f5473cfd0df6cb6434a57c4
parente908a3c63983dc65448d3385543fd15fb3a9f50c
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