diff options
author | Gao feng <gaofeng@cn.fujitsu.com> | 2013-10-04 16:52:24 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-10-10 00:08:07 -0400 |
commit | 5c70ef85a2f26d8a0e1aaa7b4cbfff44fda36585 (patch) | |
tree | a4bae6df0f84df6b74e4b3f27fbfbf7bc7c0b92e /Documentation/pwm.txt | |
parent | b68656b22fd7a3e03087c11b2b45c15c0b328609 (diff) | |
download | op-kernel-dev-5c70ef85a2f26d8a0e1aaa7b4cbfff44fda36585.zip op-kernel-dev-5c70ef85a2f26d8a0e1aaa7b4cbfff44fda36585.tar.gz |
veth: allow to setup multicast address for veth device
We can only setup multicast address for network device when
net_device_ops->ndo_set_rx_mode is not null.
Some configurations need to add multicast address for net
device, such as netfilter cluster match module.
Add a fake ndo_set_rx_mode function to allow this operation.
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/pwm.txt')
0 files changed, 0 insertions, 0 deletions