aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorDaode Huang <[email protected]>2016-09-29 18:09:15 +0100
committerDoug Ledford <[email protected]>2016-10-03 11:40:57 -0400
commit2162a4a1ed8b61afed3b76137aff3ea031d9c6a6 (patch)
tree2b03acc5cc7b15d24e054c39ad9a2408e53bc1f1 /net/lapb/lapb_timer.c
parent58035fd92dcd54c8954c0813f229346b8febd5c0 (diff)
net: hns: bug fix about broadcast/multicast packets
When the dsaf mode receives a broadcast packet, it will filter the packet by comparing the received queue number and destination queue number(get from forwarding table), if they are the same, the packet will be filtered. Otherwise, the packet will be loopback. So this patch select queue 0 to send broadcast and multicast packets. Signed-off-by: Daode Huang <[email protected]> Reviewed-by: Yisen Zhuang <[email protected]> Signed-off-by: Salil Mehta <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions