]> git.itanic.dy.fi Git - linux-stable/commit
net: let flow have same hash in two directions
authorzhang kai <zhangkaiheb@126.com>
Wed, 28 Jul 2021 10:54:18 +0000 (18:54 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Jul 2021 11:54:06 +0000 (12:54 +0100)
commit1e60cebf82948cfdc9497ea4553bab125587593c
treeb096386589f86885664c7475143871953dce7c1c
parent5e7b30d24a5b8cb691c173b45b50e3ca0191be19
net: let flow have same hash in two directions

using same source and destination ip/port for flow hash calculation
within the two directions.

Signed-off-by: zhang kai <zhangkaiheb@126.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/flow_dissector.c