commit | f60c3704e87d39356d00c71bf51e55c2c55ad4f5 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vyasevic@redhat.com> | Fri May 16 17:20:39 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 16 22:29:05 2014 -0400 |
tree | c9c13fc99aaa8f2c62d21b5ffbb1ece6d1a2c00b | |
parent | 44a4085538c844e79d6ee6bcf46fabf7c57a9a38 [diff] |
bonding: Fix alb mode to only use first level vlans. ALB/TLB learning packets use all vlans configured on top of the bond. This ends up being incorrect if we have a stack of vlans on top of the bond. ALB/TLB should only use first level/outer most vlans in its announcements. Signed-off-by: Vlad Yasevich <vyasevic@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>