commit | 4a89c2562cb81c24c515b9de041aced4d21cb6d1 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Fri Nov 24 17:14:51 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:30:30 2006 -0800 |
tree | 9c4610a00e49f2318601122a4634a8ee78764a75 | |
parent | b020b942cdc238e9761cb38598eda6691c366d68 [diff] |
[DECNET] address: Convert to new netlink interface Extends the netlink interface to support the __le16 type and converts address addition, deletion and, dumping to use the new netlink interface. Fixes multiple occasions of possible illegal memory references due to not validated netlink attributes. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>