diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2011-11-28 05:25:02 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-28 19:09:28 -0500 |
commit | a00bd469b6604aa5f165dcc4d07dc07499439a6b (patch) | |
tree | 0b77d5fc46189223b18d5519586d6d1294ad8b96 /virt | |
parent | 6bd2a9af17cc3b153de45390b54c7d64a773beee (diff) | |
download | blackbird-op-linux-a00bd469b6604aa5f165dcc4d07dc07499439a6b.tar.gz blackbird-op-linux-a00bd469b6604aa5f165dcc4d07dc07499439a6b.zip |
sch_sfb: use skb_flow_dissect()
Current SFB double hashing is not fulfilling SFB theory, if two flows
share same rxhash value.
Using skb_flow_dissect() permits to really have better hash dispersion,
and get tunnelling support as well.
Double hashing point was mentioned by Florian Westphal
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions