commit | a7650238a0cf82d84d1d7aff4383f84807616d8f | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Nov 26 15:29:10 2014 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 26 15:29:10 2014 -0500 |
tree | 92ea43345e093ad57f1068a52577428be4b45e9f | |
parent | 571dcfde23712b92e45a126f415d9424af0c2886 [diff] | |
parent | aa68c20ff32f9a6fb3ca7f93ed9beae01899d00d [diff] |
Merge branch 'bridge_nl_validation' Thomas Graf says: ==================== bridge: Fix missing Netlink message validations Adds various missing length checks in the bridging code for Netlink messages and corresponding attributes provided by user space. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>