aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan/ipvlan_main.c
diff options
context:
space:
mode:
authorAndrew Collins <[email protected]>2017-01-18 21:04:28 +0000
committerDavid S. Miller <[email protected]>2017-01-20 17:15:14 +0000
commit264b87fa617e758966108db48db220571ff3d60e (patch)
treed4c67ef7b45e5c44f23cd5b0c05e8f99634c6818 /drivers/net/ipvlan/ipvlan_main.c
parentvxlan: preserve type of dst_port parm for encap_bypass_if_local() (diff)
downloadkernel-264b87fa617e758966108db48db220571ff3d60e.tar.gz
kernel-264b87fa617e758966108db48db220571ff3d60e.zip
fq_codel: Avoid regenerating skb flow hash unless necessary
The fq_codel qdisc currently always regenerates the skb flow hash. This wastes some cycles and prevents flow seperation in cases where the traffic has been encrypted and can no longer be understood by the flow dissector. Change it to use the prexisting flow hash if one exists, and only regenerate if necessary. Signed-off-by: Andrew Collins <[email protected]> Acked-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ipvlan/ipvlan_main.c')
0 files changed, 0 insertions, 0 deletions