[dpdk-dev] [PATCH / RFC] kni: Add set_rx_mode callback to handle multicast groups

Stephen Hemminger stephen at networkplumber.org
Thu May 28 16:56:26 CEST 2015


On Thu, 7 May 2015 15:17:54 +0200
Simon Kagstrom <simon.kagstrom at netinsight.net> wrote:

> This is needed to add / remove interfaces in multicast groups via the
> ip tool.
> 
> The callback does nothing - the same as the kernel tun.c.
> 
> Signed-off-by: Simon Kagstrom <simon.kagstrom at netinsight.net>

Yes, the dummy callback is needed, otherwise SIOCADDMULTI ioctl will
fail.



More information about the dev mailing list