David Woodhouse b7d1125817 AUDIT: Send netlink messages from a separate kernel thread
netlink_unicast() will attempt to reallocate and will free messages if
the socket's rcvbuf limit is reached unless we give it an infinite 
timeout. So do that, from a kernel thread which is dedicated to spewing
stuff up the netlink socket.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2005-05-19 10:56:58 +01:00
..
2005-05-01 08:59:02 -07:00
2005-05-01 08:59:26 -07:00
2005-05-01 08:59:12 -07:00
2005-05-05 16:36:50 -07:00