aboutsummaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2010-02-27 19:41:39 +0000
committerDavid S. Miller <davem@davemloft.net>2010-02-28 00:48:42 -0800
commit87557c18ac36241b596984589a0889c5c4bf916c (patch)
treedf4fc6baad28e65e29cfdc8ffc258d665d9119da /block
parent4181b2c8bc29bb756ac1816678104b528377b656 (diff)
bridge: Do br_pass_frame_up after other ports
At the moment we deliver to the local bridge port via the function br_pass_frame_up before all other ports. There is no requirement for this. For the purpose of IGMP snooping, it would be more convenient if we did the local port last. Therefore this patch rearranges the bridge input processing so that the local bridge port gets to see the packet last (if at all). Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions