aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netfront.c
diff options
context:
space:
mode:
authorZhenbo Gao <[email protected]>2018-12-18 09:43:52 +0000
committerDavid S. Miller <[email protected]>2018-12-19 05:50:48 +0000
commit5679ee784c89793537d233022b55a331a64aed9d (patch)
treea2022268b413b1f80d31dea8846066aa101cca98 /drivers/net/xen-netfront.c
parentnet: phy: remove unused code in phy_probe (diff)
downloadkernel-5679ee784c89793537d233022b55a331a64aed9d.tar.gz
kernel-5679ee784c89793537d233022b55a331a64aed9d.zip
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
NAME_DISTRIBUTOR messages are transmitted through unicast link on TIPC 2.0, by contrast, the messages are delivered through broadcast link on TIPC 1.7. But at present, NAME_DISTRIBUTOR messages received by broadcast link cannot be handled in tipc_rcv() until an unicast message arrives, which may lead to a significant delay to update name table. To avoid this delay, we will also deal with broadcast NAME_DISTRIBUTOR message on broadcast receive path. Signed-off-by: Zhenbo Gao <[email protected]> Reviewed-by: Ying Xue <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions