git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12aa343
)
[RTNL]: Add missing link netlink attribute policy definitions
author
Thomas Graf
<tgraf@suug.ch>
Wed, 20 Feb 2008 00:12:08 +0000
(16:12 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Feb 2008 00:12:08 +0000
(16:12 -0800)
IFLA_LINK is no longer a write-only attribute on the kernel side and
must thus be validated. Same goes for the newly introduced
IFLA_LINKINFO.
Fixes undefined behaviour if either of the attributes are not well
formed.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found