summaryrefslogtreecommitdiff
path: root/flowtop
diff options
context:
space:
mode:
Diffstat (limited to 'flowtop')
0 files changed, 0 insertions, 0 deletions
ffafc82236509ba0e975120e3c3'>patch) treeab8278af886022f052045a6c5c941df51006c305 /net/sched parent488594883e25cc6e40df067a9a7b39737ebb18d8 (diff)
net: packet: add randomized fanout scheduler
We currently allow for different fanout scheduling policies in pf_packet such as scheduling by skb's rxhash, round-robin, by cpu, and rollover. Also allow for a random, equidistributed selection of the socket from the fanout process group. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')