diff options
author | Paul Durrant <Paul.Durrant@citrix.com> | 2016-02-02 14:55:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-07 21:58:36 +0300 |
commit | 22fae97d863679994b951799dd4bbe7afd95897b (patch) | |
tree | ffbee4449e8886c8557275e0b39de16455ac7a14 /drivers/net/vrf.c | |
parent | ce30905aa1a97745e73c9c847dfae19442693b64 (diff) | |
download | linux-22fae97d863679994b951799dd4bbe7afd95897b.tar.xz |
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 'drivers/net/vrf.c')
0 files changed, 0 insertions, 0 deletions