commit | bf8b79e444a748963c71d2a58709e1ce5597e1b5 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Fri Aug 04 23:03:29 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:53:44 2006 -0700 |
tree | 4f598fc078926f3729cc615d0a5a00c2d1e57967 | |
parent | fe4944e59c357f945f81bc67edb7ed1392e875ad [diff] |
[NETLINK]: Convert core netlink handling to new netlink api Fixes a theoretical memory and locking leak when the size of the netlink header would exceed the skb tailroom. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>