Home
last modified time | relevance | path

Searched hist:"76 e87306c2de2a581ec939cf9c97cd18d053f90e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 76e87306c2de2a581ec939cf9c97cd18d053f90e Tue Feb 19 18:12:08 CST 2008 Thomas Graf <tgraf@suug.ch> [RTNL]: Add missing link netlink attribute policy definitions

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>