diff options
author | 2016-02-02 11:55:05 +0000 | |
---|---|---|
committer | 2016-02-07 13:58:36 -0500 | |
commit | 22fae97d863679994b951799dd4bbe7afd95897b (patch) | |
tree | ffbee4449e8886c8557275e0b39de16455ac7a14 /net/unix/af_unix.c | |
parent | Merge branch 'be2net-non-critical-fixes' (diff) | |
download | wireguard-linux-22fae97d863679994b951799dd4bbe7afd95897b.tar.xz wireguard-linux-22fae97d863679994b951799dd4bbe7afd95897b.zip |
xen-netback: implement dynamic multicast control
My recent patch to the Xen Project documents a protocol for 'dynamic
multicast control' in netif.h. This extends the previous multicast control
protocol to not require a shared ring reconnection to turn the feature off.
Instead the backend watches the "request-multicast-control" key in xenstore
and turns the feature off if the key value is written to zero.
This patch adds support for dynamic multicast control in xen-netback.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions