* Chris Wright (chrisw(a)osdl.org) wrote:
1) audit-buffer-alloc.patch - adds simpler alloc/free helper
functions
2) audit-buffer-expand.patch - moves to a dynamic tmp buffer which can
be expanded as needed. copy message to a single skb.
3) audit-buffer-skb.patch - eliminate tmp buffer and write directly to skb.
BTW, these are against current audit git tree.
thanks,
-chris