Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26527
b: refs/heads/master
c: 1c29fc4
h: refs/heads/master
i:
  26525: cf5dd73
  26523: c2180e1
  26519: 0ba7d1f
  26511: 17c8a79
  26495: 7bd44c4
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed May 6, 2006
1 parent 3d0d8d7 commit c5140ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 35d63edb1c807bc5317e49592260e84637bc432e
refs/heads/master: 1c29fc4989bc2a3838b2837adc12b8aeb0feeede
1 change: 1 addition & 0 deletions trunk/net/bridge/br_input.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ int br_handle_frame_finish(struct sk_buff *skb)
}

if (is_multicast_ether_addr(dest)) {
br->statistics.multicast++;
br_flood_forward(br, skb, !passedup);
if (!passedup)
br_pass_frame_up(br, skb);
Expand Down

0 comments on commit c5140ea

Please sign in to comment.