Re: [PATCH] ipv6: Make MLD packets to only be processed locally.

2015-07-02 Thread David Miller
Your patch is severely corrupted by your email client, for example TAB characters have been transformed into sequences of SPACE characters. Please read Documentation/email-clients.txt, fix your setup, and then send a test patch to yourself and only when you can successfully apply that patch you r

[PATCH] ipv6: Make MLD packets to only be processed locally.

2015-07-01 Thread Angga
Before commit daad151263cf334 ("ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input()." MLD packets were only processed locally. After the change, a copy of MLD packet goes through ip6_mr_input, causing MRT6MSG_NOCACHE message to be generated to user space. Make MLD packet only processed