commit | 0652cac22ce3fa0c90e35d0a2862969fc394cb02 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Fri Jul 22 07:47:07 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 22 17:01:12 2011 -0700 |
tree | cb4aa33271758c13924999dd43fc32664f212b1b | |
parent | 0c03150e7ea8f7fcd03cfef29385e0010b22ee92 [diff] |
bridge: ignore bogus STP config packets If the message_age is already greater than the max_age, then the BPDU is bogus. Linux won't generate BPDU, but conformance tester or buggy implementation might. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>