From: Linus Lüssing Date: Sun, 16 Jun 2013 21:20:34 +0000 (+0200) Subject: bridge: fix switched interval for MLD Query types X-Git-Tag: v3.10~13^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32de868cbc6bee010d2cee95b5071b25ecbec8c3;p=pandora-kernel.git bridge: fix switched interval for MLD Query types General Queries (the one with the Multicast Address field set to zero / '::') are supposed to have a Maximum Response Delay of [Query Response Interval], while for Multicast-Address-Specific Queries it is [Last Listener Query Interval] - not the other way round. (see RFC2710, section 7.3+7.8) Signed-off-by: Linus Lüssing Signed-off-by: David S. Miller --- Reading git-diff-tree failed