summary refs log tree commit diff
path: root/net/dns_resolver
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2017-06-07 14:07:37 -0700
committerDavid S. Miller <davem@davemloft.net>2017-06-08 11:34:57 -0400
commit8acc8ee465e69ed47bc9cde8d271a1189648d762 (patch)
treea6adef6a37a945006f5cca34320101de800e8b87 /net/dns_resolver
parent64f9eca06415dc820ff8a2263f846dc8199adb50 (diff)
downloadlinux-8acc8ee465e69ed47bc9cde8d271a1189648d762.tar.gz
net: qrtr: Inject BYE on remote termination
Per the QMUX protocol specification a terminating node can send a BYE
control message to signal that the link is going down, upon receiving
this all information about remote services should be discarded and local
clients should be notified.

In the event that the link was brought down abruptly the router is
supposed to act like a BYE message has arrived. As there is no harm in
receiving an extra BYE from the remote this patch implements the latter
by injecting a BYE when the link to the remote is unregistered.

The name service will receive the BYE and can implement the notification
to the local clients.

Cc: Courtney Cavin <ccavin@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dns_resolver')
0 files changed, 0 insertions, 0 deletions